Author: freetz Date: Sat Aug 12 13:05:27 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added reload patch (reload gconfd-2 after schema registration), rel.8
---- Files affected: SPECS: GConf2.spec (1.115 -> 1.116) ---- Diffs: ================================================================ Index: SPECS/GConf2.spec diff -u SPECS/GConf2.spec:1.115 SPECS/GConf2.spec:1.116 --- SPECS/GConf2.spec:1.115 Mon Jul 10 22:46:08 2006 +++ SPECS/GConf2.spec Sat Aug 12 15:05:21 2006 @@ -12,13 +12,14 @@ Summary(ru): óÉÓÔĹÍÁ ËĎÎĆÉÇŐŇÁĂÉÉ GNOME 2 Name: GConf2 Version: 2.14.0 -Release: 7 +Release: 8 License: LGPL Group: X11/Applications Source0: http://ftp.gnome.org/pub/gnome/sources/GConf/2.14/GConf-%{version}.tar.bz2 # Source0-md5: d07c2efcaf477cf34225c604a04b6271 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.0 BuildRequires: autoconf @@ -119,6 +120,7 @@ %setup -q -n GConf-%{version} %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build %{__gtkdocize} @@ -128,7 +130,6 @@ %{__autoheader} %{__autoconf} %{__automake} -LDFLAGS="%{rpmldflags} -Wl,--as-needed" %configure \ %{!?with_static_libs:--disable-static} \ --enable-gtk-doc \ @@ -218,6 +219,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.116 2006/08/12 13:05:21 freetz +- added reload patch (reload gconfd-2 after schema registration), rel.8 + Revision 1.115 2006/07/10 20:46:08 freetz - rel.7, --as-needed support, dropped bogus xinitrc subpackage, added borrowed from ubuntu post installation script ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/GConf2.spec?r1=1.115&r2=1.116&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
