[trophy] It looks like Trophy still requires the old Clanlib

Bruno Wolff III bruno at fedoraproject.org
Sat Mar 3 18:34:31 UTC 2012


commit d845e0099a6e609fc6cbaca08acc458d2947a7c3
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sat Mar 3 09:23:59 2012 -0600

    It looks like Trophy still requires the old Clanlib

 trophy.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/trophy.spec b/trophy.spec
index ed76ccf..c506e45 100644
--- a/trophy.spec
+++ b/trophy.spec
@@ -9,7 +9,7 @@ Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.
 Source1:        %{name}.desktop
 Source2:        %{name}.png
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:  ClanLib-devel desktop-file-utils
+BuildRequires:  ClanLib1-devel desktop-file-utils
 Requires:       hicolor-icon-theme
 
 %description
@@ -22,6 +22,7 @@ like shooting and dropping bombs.
 
 
 %build
+export LDFLAGS=-L%{_libdir}/ClanLib-1.0
 %configure
 make %{?_smp_mflags}
 


More information about the scm-commits mailing list