Author: megabajt Date: Thu Sep 25 17:46:05 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.24.0; merged changes from DEVEL
---- Files affected: SPECS: GConf2.spec (1.134 -> 1.135) ---- Diffs: ================================================================ Index: SPECS/GConf2.spec diff -u SPECS/GConf2.spec:1.134 SPECS/GConf2.spec:1.135 --- SPECS/GConf2.spec:1.134 Mon Mar 10 18:30:32 2008 +++ SPECS/GConf2.spec Thu Sep 25 19:45:59 2008 @@ -11,21 +11,22 @@ Summary(pt_BR.UTF-8): Sistema de Configuração do GNOME 2 Summary(ru.UTF-8): Система конфигурации GNOME 2 Name: GConf2 -Version: 2.22.0 +Version: 2.24.0 Release: 1 License: LGPL v2+ Group: X11/Applications -Source0: http://ftp.gnome.org/pub/GNOME/sources/GConf/2.22/GConf-%{version}.tar.bz2 -# Source0-md5: a56c043afeb1052abaf45407409b0331 +Source0: http://ftp.gnome.org/pub/GNOME/sources/GConf/2.24/GConf-%{version}.tar.bz2 +# Source0-md5: 4971d96f5ba94fe4a69396267bd5afe8 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: PolicyKit-devel >= 0.7 BuildRequires: autoconf BuildRequires: automake >= 1:1.9 BuildRequires: gettext-devel -BuildRequires: glib2-devel >= 1:2.15.6 +BuildRequires: glib2-devel >= 1:2.18.0 BuildRequires: gtk+2-devel >= 2:2.12.8 BuildRequires: gtk-doc >= 1.8 BuildRequires: intltool >= 0.36.2 @@ -37,7 +38,7 @@ BuildRequires: rpmbuild(macros) >= 1.197 Requires(post): findutils Requires: ORBit2 >= 1:2.14.9 -Requires: glib2 >= 1:2.15.6 +Requires: glib2 >= 1:2.18.0 Obsoletes: GConf2-xinitrc Obsoletes: libGConf2 # [EMAIL PROTECTED] vs. [EMAIL PROTECTED] @@ -173,8 +174,6 @@ 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} %find_lang %{name} # no *.{la,a} for modules - shut up check-files @@ -204,18 +203,23 @@ %doc AUTHORS NEWS README %attr(755,root,root) %{_bindir}/gconf-merge-tree %attr(755,root,root) %{_bindir}/gconftool-2 -%attr(755,root,root) %{_libdir}/gconf-sanity-check-2 -%attr(755,root,root) %{_libdir}/gconfd-2 +%attr(755,root,root) %{_libexecdir}/gconf-defaults-mechanism +%attr(755,root,root) %{_libexecdir}/gconf-sanity-check-2 +%attr(755,root,root) %{_libexecdir}/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 +%{_sysconfdir}/dbus-1/system.d/org.gnome.GConf.Defaults.conf %dir %{_sysconfdir}/gconf %dir %{_sysconfdir}/gconf/2 %{_sysconfdir}/gconf/gconf.xml.* %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/gconf/path %dir %{_sysconfdir}/gconf/schemas +%{_datadir}/PolicyKit/policy/org.gnome.gconf.defaults.policy +%{_datadir}/dbus-1/services/org.gnome.GConf.service +%{_datadir}/dbus-1/system-services/org.gnome.GConf.Defaults.service %dir %{_datadir}/GConf %dir %{_datadir}/GConf/schema %{_datadir}/sgml/gconf @@ -257,7 +261,16 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.134 2008/03/10 17:30:32 megabajt +Revision 1.135 2008/09/25 17:45:59 megabajt +- updated to 2.24.0; merged changes from DEVEL + +Revision 1.134.2.2 2008/08/19 12:31:18 patrys +- 2.23.2 + +Revision 1.134.2.1 2008-06-03 09:26:31 patrys +- 2.23.1 + +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 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/GConf2.spec?r1=1.134&r2=1.135&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
