Author: megabajt Date: Wed Jan 9 18:44:02 2008 GMT Module: SPECS Tag: DEVEL ---- Log message: - updated to 2.21.1
---- Files affected: SPECS: GConf2.spec (1.132 -> 1.132.2.1) ---- Diffs: ================================================================ Index: SPECS/GConf2.spec diff -u SPECS/GConf2.spec:1.132 SPECS/GConf2.spec:1.132.2.1 --- SPECS/GConf2.spec:1.132 Sat Nov 3 22:46:12 2007 +++ SPECS/GConf2.spec Wed Jan 9 19:43:57 2008 @@ -11,19 +11,19 @@ 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: 2 +Version: 2.21.1 +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.21/GConf-%{version}.tar.bz2 +# Source0-md5: b3c031822fc9e3fb49fa92c8f6f996c6 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 @@ -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/[EMAIL PROTECTED] ] || \ mv -f $RPM_BUILD_ROOT%{_datadir}/locale/[EMAIL PROTECTED],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,6 +257,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +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 - [EMAIL PROTECTED] -> [EMAIL PROTECTED], rel. 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/GConf2.spec?r1=1.132&r2=1.132.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
