SPECS: GConf2.spec - updated to 2.22.0; merged changes from DEVEL
megabajt
megabajt at pld-linux.org
Mon Mar 10 18:30:37 CET 2008
Author: megabajt Date: Mon Mar 10 17:30:37 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 2.22.0; merged changes from DEVEL
---- Files affected:
SPECS:
GConf2.spec (1.133 -> 1.134)
---- Diffs:
================================================================
Index: SPECS/GConf2.spec
diff -u SPECS/GConf2.spec:1.133 SPECS/GConf2.spec:1.134
--- SPECS/GConf2.spec:1.133 Tue Jan 22 21:45:53 2008
+++ SPECS/GConf2.spec Mon Mar 10 18:30:32 2008
@@ -11,22 +11,22 @@
Summary(pt_BR.UTF-8): Sistema de Configuração do GNOME 2
Summary(ru.UTF-8): Система конфигурации GNOME 2
Name: GConf2
-Version: 2.20.1
-Release: 3
+Version: 2.22.0
+Release: 1
License: LGPL v2+
Group: X11/Applications
-Source0: http://ftp.gnome.org/pub/GNOME/sources/GConf/2.20/GConf-%{version}.tar.bz2
-# Source0-md5: 646fc896c6282a8f103365af0fa2e303
+Source0: http://ftp.gnome.org/pub/GNOME/sources/GConf/2.22/GConf-%{version}.tar.bz2
+# Source0-md5: a56c043afeb1052abaf45407409b0331
Patch0: %{name}-NO_MAJOR_VERSION.patch
Patch1: %{name}-path.patch
Patch2: %{name}-reload.patch
URL: http://www.gnome.org/
BuildRequires: ORBit2-devel >= 1:2.14.9
BuildRequires: autoconf
-BuildRequires: automake >= 1:1.7
+BuildRequires: automake >= 1:1.9
BuildRequires: gettext-devel
-BuildRequires: glib2-devel >= 1:2.14.1
-BuildRequires: gtk+2-devel >= 2:2.12.0
+BuildRequires: glib2-devel >= 1:2.15.6
+BuildRequires: gtk+2-devel >= 2:2.12.8
BuildRequires: gtk-doc >= 1.8
BuildRequires: intltool >= 0.36.2
BuildRequires: libtool
@@ -37,7 +37,7 @@
BuildRequires: rpmbuild(macros) >= 1.197
Requires(post): findutils
Requires: ORBit2 >= 1:2.14.9
-Requires: glib2 >= 1:2.14.1
+Requires: glib2 >= 1:2.15.6
Obsoletes: GConf2-xinitrc
Obsoletes: libGConf2
# sr at Latn vs. sr at latin
@@ -78,7 +78,6 @@
Group: X11/Development/Libraries
Requires: %{name} = %{version}-%{release}
Requires: ORBit2-devel >= 1:2.14.9
-Requires: gtk-doc-common
Requires: libxml2-devel >= 1:2.6.30
Obsoletes: libGConf2-devel
@@ -172,6 +171,7 @@
DESTDIR=$RPM_BUILD_ROOT
cp examples/*.c $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+cp examples/*.schemas $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
[ -d $RPM_BUILD_ROOT%{_datadir}/locale/sr at latin ] || \
mv -f $RPM_BUILD_ROOT%{_datadir}/locale/sr@{Latn,latin}
@@ -196,7 +196,7 @@
rm -f "$GCONF_DIR/%gconf.xml"
fi
done
-
+
%postun -p /sbin/ldconfig
%files -f %{name}.lang
@@ -207,6 +207,7 @@
%attr(755,root,root) %{_libdir}/gconf-sanity-check-2
%attr(755,root,root) %{_libdir}/gconfd-2
%attr(755,root,root) %{_libdir}/libgconf-2.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libgconf-2.so.4
%dir %{_libdir}/GConf2
%attr(755,root,root) %{_libdir}/GConf2/libgconfbackend-oldxml.so
%attr(755,root,root) %{_libdir}/GConf2/libgconfbackend-xml.so
@@ -256,9 +257,25 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.133 2008-01-22 20:45:53 hawk
+Revision 1.134 2008-03-10 17:30:32 megabajt
+- updated to 2.22.0; merged changes from DEVEL
+
+Revision 1.132.2.4 2008-01-28 16:19:55 megabajt
+- updated to 2.21.90
+
+Revision 1.133 2008/01/22 20:45:53 hawk
- release 3
+Revision 1.132.2.3 2008-01-22 17:45:55 megabajt
+- updated to 2.21.2
+- -glib.patch applied upstream
+
+Revision 1.132.2.2 2008-01-16 17:54:33 patrys
+- use proper pkgconfig deps and don't taint other modules with glib-1.x
+
+Revision 1.132.2.1 2008-01-09 18:43:57 megabajt
+- updated to 2.21.1
+
Revision 1.132 2007-11-03 21:46:12 ankry
- sr at Latn -> sr at latin, rel. 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/GConf2.spec?r1=1.133&r2=1.134&f=u
More information about the pld-cvs-commit
mailing list