diff --git a/.cvsignore b/.cvsignore index fdc4972..d58dde7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -GConf-2.16.0.tar.bz2 +GConf-2.16.1.tar.bz2 diff --git a/GConf2.spec b/GConf2.spec index 5fc5b27..94cb4bc 100644 --- a/GConf2.spec +++ b/GConf2.spec @@ -4,8 +4,8 @@ Summary: A process-transparent configuration system Name: GConf2 -Version: 2.16.0 -Release: 6%{?dist} +Version: 2.16.1 +Release: 1%{?dist} License: LGPL Group: System Environment/Base Source: ftp://ftp.gnome.org/pub/GNOME/unstable/sources/GConf/GConf-%{version}.tar.bz2 @@ -20,15 +20,13 @@ BuildRequires: gtk-doc >= 0.9 BuildRequires: pkgconfig >= 0.14 BuildRequires: gettext BuildRequires: openldap-devel -BuildRequires: perl-XML-Parser +BuildRequires: perl(XML::Parser) BuildRequires: libtool, autoconf, automake BuildRequires: intltool Patch0: GConf2-2.16.0-reload.patch # http://bugzilla.gnome.org/show_bug.cgi?id=356573 Patch1: GConf2-2.14.0-timeout.patch -# http://bugzilla.gnome.org/show_bug.cgi?id=360224 -Patch2: GConf2-2.14.0-errors.patch %description GConf is a process-transparent configuration database API used to @@ -42,7 +40,10 @@ Requires: %{name} = %{version}-%{release} Requires: libxml2-devel >= %{libxml2_version} Requires: ORBit2-devel >= %{orbit2_version} Requires: glib2-devel >= %{glib2_version} +# we install a pc file Requires: pkgconfig +# we install an automake macro +Requires: automake %description devel @@ -62,7 +63,6 @@ which require GTK+. %setup -q -n GConf-%{version} %patch0 -p1 -b .reload %patch1 -p1 -b .timers -%patch2 -p1 -b .errors %build rm -f libtool @@ -123,6 +123,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/* %changelog +* Tue Feb 27 2007 Matthias Clasen - 2.16.1-1 +- Update to 2.16.1 + * Mon Feb 5 2007 Matthias Clasen - 2.16.0-6 - Split off a -gtk subpackage to reduce dependencies diff --git a/sources b/sources index b4cc0e7..b352758 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b1a202f36661c0d9c87f8fe27a28bd52 GConf-2.16.0.tar.bz2 +60d2da294195abb8cac81b6ecceb7e5e GConf-2.16.1.tar.bz2