rpms/cairo-clock/F-13 cairo-clock.spec,1.5,1.6

Marcelin Benoît sereinit at fedoraproject.org
Tue Jun 1 17:39:58 UTC 2010


Author: sereinit

Update of /cvs/pkgs/rpms/cairo-clock/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv31080

Modified Files:
	cairo-clock.spec 
Log Message:
Flags compilation test for DSO


Index: cairo-clock.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cairo-clock/F-13/cairo-clock.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- cairo-clock.spec	24 Jul 2009 18:36:21 -0000	1.5
+++ cairo-clock.spec	1 Jun 2010 17:39:58 -0000	1.6
@@ -24,7 +24,7 @@ sed 's/Application;//' -i desktop/%{name
 
 %build
 %configure
-%{__make}  %{?_smp_mflags}
+GLIB_LIB=" -lglib-2.0 -lm " %{__make}  %{?_smp_mflags}
 
 %install
 %{__rm} -rf $RPM_BUILD_ROOT



More information about the scm-commits mailing list