SPECS: GConf2.spec, lib765.spec, libaal.spec, glib.spec, glib2.spe...

witekfl witekfl at pld-linux.org
Tue Jun 14 21:33:53 CEST 2005


Author: witekfl                      Date: Tue Jun 14 19:33:53 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- renamed static_libs -> static

---- Files affected:
SPECS:
   GConf2.spec (1.87 -> 1.88) , lib765.spec (1.13 -> 1.14) , libaal.spec (1.16 -> 1.17) , glib.spec (1.105 -> 1.106) , glib2.spec (1.104 -> 1.105) 

---- Diffs:

================================================================
Index: SPECS/GConf2.spec
diff -u SPECS/GConf2.spec:1.87 SPECS/GConf2.spec:1.88
--- SPECS/GConf2.spec:1.87	Tue Jun 14 16:26:41 2005
+++ SPECS/GConf2.spec	Tue Jun 14 21:33:48 2005
@@ -1,5 +1,5 @@
 # $Revision$, $Date$
-%bcond_without	static_libs	# don't build static libraries
+%bcond_without	static	# don't build static libraries
 Summary:	GNOME2 configuration database system
 Summary(pl):	System konfiguracyjnej bazy danych dla GNOME 2
 Summary(pt_BR):	Sistema de Configuraçăo do GNOME 2
@@ -97,7 +97,7 @@
 %{__automake}
 %configure \
 	--with-html-dir=%{_gtkdocdir} \
-	%{!?with_static_libs:--disable-static} \
+	%{!?with_static:--disable-static} \
 %ifarch ppc
 	--disable-gtk-doc
 %else
@@ -149,7 +149,7 @@
 %{_pkgconfigdir}/*.pc
 %{_gtkdocdir}/gconf
 
-%if %{with static_libs}
+%if %{with static}
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/lib*.a
@@ -161,6 +161,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.88  2005/06/14 19:33:48  witekfl
+- renamed static_libs -> static
+
 Revision 1.87  2005/06/14 14:26:41  qboosh
 - reverted breakage
 

================================================================
Index: SPECS/lib765.spec
diff -u SPECS/lib765.spec:1.13 SPECS/lib765.spec:1.14
--- SPECS/lib765.spec:1.13	Tue Jun 14 18:20:48 2005
+++ SPECS/lib765.spec	Tue Jun 14 21:33:48 2005
@@ -1,5 +1,5 @@
 # $Revision$, $Date$
-%bcond_without	static_libs	# don't build static library
+%bcond_without	static	# don't build static library
 Summary:	765 FDC library
 Summary(pl):	Biblioteka FDC 765
 Name:		lib765
@@ -72,7 +72,7 @@
 %{__autoheader}
 %{__automake}
 %configure \
-	%{!?with_static_libs:--disable-static}
+	%{!?with_static:--disable-static}
 %{__make}
 
 %install
@@ -99,7 +99,7 @@
 %{_libdir}/lib765.la
 %{_includedir}/*.h
 
-%if %{with static_libs}
+%if %{with static}
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/lib*.a
@@ -111,6 +111,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2005/06/14 19:33:48  witekfl
+- renamed static_libs -> static
+
 Revision 1.13  2005/06/14 16:20:48  witekfl
 - added bcond_without static libs
 

================================================================
Index: SPECS/libaal.spec
diff -u SPECS/libaal.spec:1.16 SPECS/libaal.spec:1.17
--- SPECS/libaal.spec:1.16	Tue Jun 14 18:25:08 2005
+++ SPECS/libaal.spec	Tue Jun 14 21:33:48 2005
@@ -1,5 +1,5 @@
 # $Revision$, $Date$
-%bcond_without	static_libs	# don't build static library
+%bcond_without	static	# don't build static library
 Summary:	Library for Reiser4 filesystem
 Summary(pl):	Bibloteka dla systemu plików Reiser4
 Name:		libaal
@@ -58,7 +58,7 @@
 %{__automake}
 %configure \
 	%{!?debug:--disable-debug} \
-	%{!?with_static_libs:--disable-static}
+	%{!?with_static:--disable-static}
 %{__make}
 
 %install
@@ -86,7 +86,7 @@
 %{_includedir}/*
 %{_aclocaldir}/*.m4
 
-%if %{with static_libs}
+%if %{with static}
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/lib*.a
@@ -98,6 +98,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2005/06/14 19:33:48  witekfl
+- renamed static_libs -> static
+
 Revision 1.16  2005/06/14 16:25:08  witekfl
 - added bcond_without static_libs
 

================================================================
Index: SPECS/glib.spec
diff -u SPECS/glib.spec:1.105 SPECS/glib.spec:1.106
--- SPECS/glib.spec:1.105	Tue Jun 14 18:09:58 2005
+++ SPECS/glib.spec	Tue Jun 14 21:33:48 2005
@@ -1,5 +1,5 @@
 # $Revision$, $Date$
-%bcond_without	static_libs	# don't build static library
+%bcond_without	static	# don't build static library
 Summary:	Useful routines for 'C' programming
 Summary(cs):	Šikovná knihovna s funkcemi pro pomocné programy
 Summary(da):	Nyttige biblioteksfunktioner
@@ -108,7 +108,7 @@
 %configure \
 	--enable-debug=%{?debug:yes}%{!?debug:minimum} \
 	--enable-threads \
-	%{!?with_static_libs:--disable-static}
+	%{!?with_static:--disable-static}
 %{__make}
 
 %install
@@ -149,7 +149,7 @@
 %{_infodir}/glib.info*
 %{_mandir}/man1/glib-config.1.*
 
-%if %{with static_libs}
+%if %{with static}
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/lib*.a
@@ -161,6 +161,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.106  2005/06/14 19:33:48  witekfl
+- renamed static_libs -> static
+
 Revision 1.105  2005/06/14 16:09:58  witekfl
 - added bcond_without static_libs
 

================================================================
Index: SPECS/glib2.spec
diff -u SPECS/glib2.spec:1.104 SPECS/glib2.spec:1.105
--- SPECS/glib2.spec:1.104	Tue Jun 14 17:59:58 2005
+++ SPECS/glib2.spec	Tue Jun 14 21:33:48 2005
@@ -1,5 +1,5 @@
 # $Revision$, $Date$
-%bcond_without	static_libs	# don't build static library
+%bcond_without	static	# don't build static library
 Summary:	Useful routines for 'C' programming
 Summary(cs):	Šikovná knihovna s funkcemi pro pomocné programy
 Summary(da):	Nyttige biblioteksfunktioner
@@ -154,7 +154,7 @@
 	--enable-static \
 	--enable-debug=%{?debug:yes} \
 	--enable-man \
-	%{!?with_static_libs:--disable-static}
+	%{!?with_static:--disable-static}
 %{__make}
 
 %install
@@ -197,7 +197,7 @@
 %{_aclocaldir}/*
 %{_mandir}/man?/*
 
-%if %{with static_libs}
+%if %{with static}
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/lib*.a
@@ -209,6 +209,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.105  2005/06/14 19:33:48  witekfl
+- renamed static_libs -> static
+
 Revision 1.104  2005/06/14 15:59:58  witekfl
 - added bcond_without static_libs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/GConf2.spec?r1=1.87&r2=1.88&f=u
    http://cvs.pld-linux.org/SPECS/lib765.spec?r1=1.13&r2=1.14&f=u
    http://cvs.pld-linux.org/SPECS/libaal.spec?r1=1.16&r2=1.17&f=u
    http://cvs.pld-linux.org/SPECS/glib.spec?r1=1.105&r2=1.106&f=u
    http://cvs.pld-linux.org/SPECS/glib2.spec?r1=1.104&r2=1.105&f=u




More information about the pld-cvs-commit mailing list