epel9
Matthias Clasen 15 years ago
parent a89e91dcb7
commit b0974685be

1
.gitignore vendored

@ -1 +1,2 @@
GConf-2.31.6.tar.bz2
GConf-2.31.7.tar.bz2

@ -6,8 +6,8 @@
Summary: A process-transparent configuration system
Name: GConf2
Version: 2.31.6
Release: 2%{?dist}
Version: 2.31.7
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Base
#VCS: git:git://git.gnome.org/gconf
@ -41,8 +41,6 @@ Conflicts: GConf2-dbus
Patch0: GConf-2.18.0.1-reload.patch
# http://bugzilla.gnome.org/show_bug.cgi?id=568845
Patch1: GConf-gettext.patch
# https://bugzilla.redhat.com/show_bug.cgi?id=609187
Patch2: gsettings-data-convert-realloc.patch
%description
GConf is a process-transparent configuration database API used to
@ -79,7 +77,7 @@ which require GTK+.
%setup -q -n GConf-%{version}
%patch0 -p1 -b .reload
%patch1 -p1 -b .gettext
%patch2 -p1 -b .realloc
%build
%configure --disable-static --enable-defaults-service
@ -171,6 +169,9 @@ fi
%doc %{_mandir}/man1/gsettings-schema-convert.1*
%changelog
* Thu Aug 5 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.7-1
- Update to 2.31.7
* Thu Jul 15 2010 Colin Walters <walters@verbum.org> - 2.31.6-2
- Rebuild with new gobject-introspection

@ -1 +1 @@
7dcd4d19cbced61fd76c2838d1c3451f GConf-2.31.6.tar.bz2
2b43592ebb422d5ab81b82bccea2a381 GConf-2.31.7.tar.bz2

Loading…
Cancel
Save