packages (DEVEL): glib2/glib2.spec - 2.27.93 - use %__enable_disable macro ...

wiget wiget at pld-linux.org
Thu Feb 3 14:23:00 CET 2011


Author: wiget                        Date: Thu Feb  3 13:23:00 2011 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- 2.27.93
- use %__enable_disable macro
- disable silet rules

---- Files affected:
packages/glib2:
   glib2.spec (1.221.2.7 -> 1.221.2.8) 

---- Diffs:

================================================================
Index: packages/glib2/glib2.spec
diff -u packages/glib2/glib2.spec:1.221.2.7 packages/glib2/glib2.spec:1.221.2.8
--- packages/glib2/glib2.spec:1.221.2.7	Tue Jan 25 14:40:55 2011
+++ packages/glib2/glib2.spec	Thu Feb  3 14:22:55 2011
@@ -18,13 +18,13 @@
 Summary(tr.UTF-8):	Yararlı ufak yordamlar kitaplığı
 Summary(zh_CN.UTF-8):	实用工具函数库
 Name:		glib2
-Version:	2.27.91
-Release:	0.1
+Version:	2.27.93
+Release:	1
 Epoch:		1
 License:	LGPL v2+
 Group:		Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/glib/2.27/glib-%{version}.tar.bz2
-# Source0-md5:	268a44c73429a86e29473abe8b120184
+# Source0-md5:	73954628c437408c189d62670a7032f7
 Patch0:		%{name}-makefile.patch
 URL:		http://www.gtk.org/
 BuildRequires:	autoconf >= 2.62
@@ -41,7 +41,7 @@
 BuildRequires:	perl-base
 BuildRequires:	pkgconfig >= 1:0.16.0
 BuildRequires:	rpm-pythonprov
-BuildRequires:	rpmbuild(macros) >= 1.197
+BuildRequires:	rpmbuild(macros) >= 1.527
 BuildRequires:	sed >= 4.0
 BuildRequires:	zlib-devel
 Requires:	iconv
@@ -194,10 +194,11 @@
 %{__autoheader}
 %{__automake}
 %configure \
-	--%{?with_apidocs:en}%{!?with_apidocs:dis}able-gtk-doc \
+	--disable-silent-rules \
+	%{__enable_disable apidocs gtk-doc} \
 	%{?with_apidocs:--with-html-dir=%{_gtkdocdir}} \
-	--%{?with_selinux:en}%{!?with_selinux:dis}able-selinux \
-	--%{?with_static_libs:en}%{!?with_static_libs:dis}able-static \
+	%{__enable_disable selinux} \
+	%{__enable_disable static_libs static} \
 	--enable-debug=%{?debug:yes} \
 	--enable-man \
 	--enable-threads \
@@ -339,6 +340,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.221.2.8  2011/02/03 13:22:55  wiget
+- 2.27.93
+- use %__enable_disable macro
+- disable silet rules
+
 Revision 1.221.2.7  2011/01/25 13:40:55  atler
 - don't remove static libs if building without static_libs
 - don't package mans from main package if building without apidocs
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/glib2/glib2.spec?r1=1.221.2.7&r2=1.221.2.8&f=u



More information about the pld-cvs-commit mailing list