packages: GConf2/GConf2.spec - updated to 2.32.1 (could be built for gtk+3 ...
qboosh
qboosh at pld-linux.org
Sun Feb 20 12:12:13 CET 2011
Author: qboosh Date: Sun Feb 20 11:12:13 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 2.32.1 (could be built for gtk+3 as well; stick to 2.0 for now)
- require glib 2.28 (uses functions introduced in 2.27.something)
---- Files affected:
packages/GConf2:
GConf2.spec (1.148 -> 1.149)
---- Diffs:
================================================================
Index: packages/GConf2/GConf2.spec
diff -u packages/GConf2/GConf2.spec:1.148 packages/GConf2/GConf2.spec:1.149
--- packages/GConf2/GConf2.spec:1.148 Fri Jan 28 02:45:41 2011
+++ packages/GConf2/GConf2.spec Sun Feb 20 12:12:08 2011
@@ -11,12 +11,12 @@
Summary(pt_BR.UTF-8): Sistema de Configuração do GNOME 2
Summary(ru.UTF-8): Система конфигурации GNOME 2
Name: GConf2
-Version: 2.32.0
-Release: 2
+Version: 2.32.1
+Release: 1
License: LGPL v2+
Group: X11/Applications
Source0: http://ftp.gnome.org/pub/GNOME/sources/GConf/2.32/GConf-%{version}.tar.bz2
-# Source0-md5: b161da6a1ab090b649aed3111003b0bb
+# Source0-md5: e3952c493cabee2903690fc4d203dca3
Patch0: %{name}-NO_MAJOR_VERSION.patch
Patch1: %{name}-reload.patch
URL: http://www.gnome.org/
@@ -26,7 +26,7 @@
BuildRequires: dbus-glib-devel >= 0.74
BuildRequires: docbook-dtd412-xml
BuildRequires: gettext-devel
-BuildRequires: glib2-devel >= 1:2.26.0
+BuildRequires: glib2-devel >= 1:2.28.0
BuildRequires: gobject-introspection-devel >= 0.9.5
BuildRequires: gtk+2-devel >= 2:2.16.0
BuildRequires: gtk-doc >= 1.8
@@ -40,7 +40,7 @@
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.197
Requires(post): findutils
-Requires(post,postun): glib2 >= 1:2.24.0
+Requires(post,postun): glib2 >= 1:2.28.0
Requires: %{name}-libs = %{version}-%{release}
Obsoletes: GConf2-xinitrc
Obsoletes: libGConf2
@@ -68,7 +68,7 @@
Summary(pl.UTF-8): Biblioteka współdzielona GConf2
Group: Libraries
Requires: ORBit2 >= 1:2.14.9
-Requires: glib2 >= 1:2.26.0
+Requires: glib2 >= 1:2.28.0
Conflicts: GConf2 < 2.24.0-2
%description libs
@@ -88,7 +88,7 @@
Requires: %{name}-libs = %{version}-%{release}
Requires: ORBit2-devel >= 1:2.14.9
Requires: dbus-devel >= 1.0.0
-Requires: glib2-devel >= 1:2.26.0
+Requires: glib2-devel >= 1:2.28.0
Requires: libxml2-devel >= 1:2.6.30
Obsoletes: libGConf2-devel
@@ -179,9 +179,9 @@
%{__autoconf}
%{__automake}
%configure \
- POLKIT_POLICY_FILE_VALIDATE=/usr/bin/polkit-policy-file-validate \
%{!?with_static_libs:--disable-static} \
--enable-gtk-doc \
+ --with-gtk=2.0 \
--with-html-dir=%{_gtkdocdir}
%{__make}
@@ -304,6 +304,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.149 2011/02/20 11:12:08 qboosh
+- updated to 2.32.1 (could be built for gtk+3 as well; stick to 2.0 for now)
+- require glib 2.28 (uses functions introduced in 2.27.something)
+
Revision 1.148 2011/01/28 01:45:41 sparky
- BR: rpm-pythonprov
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/GConf2/GConf2.spec?r1=1.148&r2=1.149&f=u
More information about the pld-cvs-commit
mailing list