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

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


Author: sereinit

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

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.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- cairo-clock.spec	1 Jun 2010 17:39:58 -0000	1.6
+++ cairo-clock.spec	1 Jun 2010 17:47:36 -0000	1.7
@@ -24,7 +24,8 @@ sed 's/Application;//' -i desktop/%{name
 
 %build
 %configure
-GLIB_LIB=" -lglib-2.0 -lm " %{__make}  %{?_smp_mflags}
+# GLIB_LIB=" -lglib-2.0 -lm " %{__make}  %{?_smp_mflags}
+%{__make}  %{?_smp_mflags}
 
 %install
 %{__rm} -rf $RPM_BUILD_ROOT



More information about the scm-commits mailing list