SPECS: amaya.spec - missing libtool and libraptor in BR - added LD...

jezik jezik at pld-linux.org
Tue Feb 5 00:41:13 CET 2008


Author: jezik                        Date: Mon Feb  4 23:41:13 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- missing libtool and libraptor in BR
- added LDFLAGS=-lraptor

---- Files affected:
SPECS:
   amaya.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: SPECS/amaya.spec
diff -u SPECS/amaya.spec:1.26 SPECS/amaya.spec:1.27
--- SPECS/amaya.spec:1.26	Thu Apr 12 12:24:08 2007
+++ SPECS/amaya.spec	Tue Feb  5 00:41:08 2008
@@ -25,6 +25,9 @@
 BuildRequires:	redland-devel >= 0.9.16
 BuildRequires:	w3c-libwww-devel >= 5.4.0-8
 BuildRequires:	zlib-devel
+BuildRequires:	libraptor
+BuildRequires:	libraptor-devel
+BuildRequires:	libtool >= 2:1.4d-3
 %if %{with gtk1}
 BuildRequires:	gtk+-devel
 BuildRequires:	imlib-devel
@@ -59,6 +62,8 @@
 %patch1 -p1
 
 %build
+export LDFLAGS="-lraptor"
+%{__libtoolize}
 %{__aclocal}
 %{__autoconf}
 %{__autoheader}
@@ -123,6 +128,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2008-02-04 23:41:08  jezik
+- missing libtool and libraptor in BR
+- added LDFLAGS=-lraptor
+
 Revision 1.26  2007-04-12 10:24:08  hawk
 - fixed gtk1 build
 - release 1.1, doesn't work out of the box, wrong paths in amaya-{wx,gtk} wrappers
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/amaya.spec?r1=1.26&r2=1.27&f=u



More information about the pld-cvs-commit mailing list