SPECS: libgdamm.spec - fixed %%{?with_static_libs}

twittner twittner at pld-linux.org
Sat Jul 9 22:18:15 CEST 2005


Author: twittner                     Date: Sat Jul  9 20:18:15 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed %%{?with_static_libs}

---- Files affected:
SPECS:
   libgdamm.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/libgdamm.spec
diff -u SPECS/libgdamm.spec:1.8 SPECS/libgdamm.spec:1.9
--- SPECS/libgdamm.spec:1.8	Sat Jul  9 21:58:26 2005
+++ SPECS/libgdamm.spec	Sat Jul  9 22:18:10 2005
@@ -54,7 +54,7 @@
 
 %build
 %configure \
-	%{?with_static_libs:--enable-static=no}
+	%{?with_static_libs:--enable-static=yes}
 
 %{__make}
 
@@ -95,6 +95,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2005/07/09 20:18:10  twittner
+- fixed %%{?with_static_libs}
+
 Revision 1.8  2005/07/09 19:58:26  twittner
 - added bcond_without static_libs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libgdamm.spec?r1=1.8&r2=1.9&f=u




More information about the pld-cvs-commit mailing list