SPECS (DEVEL): GConf2.spec - removed -path.patch (GNOME 1 is not supported ...
megabajt
megabajt at pld-linux.org
Wed Feb 18 20:25:01 CET 2009
Author: megabajt Date: Wed Feb 18 19:25:01 2009 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- removed -path.patch (GNOME 1 is not supported in Th)
- provide /etc/gconf/gconf.xml.system directory
---- Files affected:
SPECS:
GConf2.spec (1.138.2.1 -> 1.138.2.2)
---- Diffs:
================================================================
Index: SPECS/GConf2.spec
diff -u SPECS/GConf2.spec:1.138.2.1 SPECS/GConf2.spec:1.138.2.2
--- SPECS/GConf2.spec:1.138.2.1 Wed Feb 18 12:25:11 2009
+++ SPECS/GConf2.spec Wed Feb 18 20:24:55 2009
@@ -18,8 +18,7 @@
Source0: http://ftp.gnome.org/pub/GNOME/sources/GConf/2.25/GConf-%{version}.tar.bz2
# Source0-md5: ea7a861c51d5756b501b6a09140cb5b4
Patch0: %{name}-NO_MAJOR_VERSION.patch
-Patch1: %{name}-path.patch
-Patch2: %{name}-reload.patch
+Patch1: %{name}-reload.patch
URL: http://www.gnome.org/
BuildRequires: ORBit2-devel >= 1:2.14.9
BuildRequires: PolicyKit-devel >= 0.9
@@ -84,6 +83,7 @@
Group: Development/Libraries
Requires: %{name}-libs = %{version}-%{release}
Requires: ORBit2-devel >= 1:2.14.9
+Requires: dbus-devel >= 1.0.0
Requires: libxml2-devel >= 1:2.6.30
Obsoletes: libGConf2-devel
@@ -163,7 +163,6 @@
%setup -q -n GConf-%{version}
%patch0 -p1
%patch1 -p1
-%patch2 -p1
%build
%{__gtkdocize}
@@ -184,7 +183,7 @@
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_examplesdir}/%{name}-%{version},%{_sysconfdir}/gconf/schemas}
+install -d $RPM_BUILD_ROOT{%{_examplesdir}/%{name}-%{version},%{_sysconfdir}/gconf/{schemas,gconf.xml.system}}
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
@@ -282,6 +281,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.138.2.2 2009/02/18 19:24:55 megabajt
+- removed -path.patch (GNOME 1 is not supported in Th)
+- provide /etc/gconf/gconf.xml.system directory
+
Revision 1.138.2.1 2009/02/18 11:25:11 megabajt
- updated to 2.25.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/GConf2.spec?r1=1.138.2.1&r2=1.138.2.2&f=u
More information about the pld-cvs-commit
mailing list