rpms/scantailor/F-13 scantailor.spec,1.1,1.2

Jan Horak xhorak at fedoraproject.org
Tue Mar 16 07:43:11 UTC 2010


Author: xhorak

Update of /cvs/pkgs/rpms/scantailor/F-13
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26018

Modified Files:
	scantailor.spec 
Log Message:
Added Xrender library to extra libs


Index: scantailor.spec
===================================================================
RCS file: /cvs/pkgs/rpms/scantailor/F-13/scantailor.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- scantailor.spec	22 Feb 2010 09:20:43 -0000	1.1
+++ scantailor.spec	16 Mar 2010 07:43:10 -0000	1.2
@@ -36,7 +36,7 @@ project.
 %{__mv} resources/icons/COPYING resources/icons/COPYING-icons
 
 %build
-%cmake . -DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo -DCMAKE_INSTALL_PREFIX="/usr" 
+%cmake . -DEXTRA_LIBS=Xrender -DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo -DCMAKE_INSTALL_PREFIX="/usr" 
 make %{?_smp_mflags}
 
 %install



More information about the scm-commits mailing list