packages: libgdamm3/libgdamm3.spec - removed redundant =yes from --enable-s...

qboosh qboosh at pld-linux.org
Tue Feb 8 21:51:10 CET 2011


Author: qboosh                       Date: Tue Feb  8 20:51:10 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- removed redundant =yes from --enable-static

---- Files affected:
packages/libgdamm3:
   libgdamm3.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: packages/libgdamm3/libgdamm3.spec
diff -u packages/libgdamm3/libgdamm3.spec:1.6 packages/libgdamm3/libgdamm3.spec:1.7
--- packages/libgdamm3/libgdamm3.spec:1.6	Sun Feb  6 23:01:08 2011
+++ packages/libgdamm3/libgdamm3.spec	Tue Feb  8 21:51:04 2011
@@ -3,7 +3,7 @@
 # - package examples
 #
 # Conditional build:
-%bcond_without	static_libs # don't build static library
+%bcond_without	static_libs	# don't build static library
 #
 %define		realname	libgdamm
 Summary:	C++ wrappers for libgda 3.x
@@ -68,7 +68,7 @@
 %{__autoconf}
 %{__automake}
 %configure \
-	%{?with_static_libs:--enable-static=yes}
+	%{?with_static_libs:--enable-static}
 
 %{__make}
 
@@ -111,6 +111,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2011/02/08 20:51:04  qboosh
+- removed redundant =yes from --enable-static
+
 Revision 1.6  2011/02/06 22:01:08  wiget
 - up to 3.0.1
 - removed ac.patch (applied upstream)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libgdamm3/libgdamm3.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list