|
|
|
@ -4,11 +4,11 @@
|
|
|
|
|
|
|
|
|
|
Summary: A process-transparent configuration system
|
|
|
|
|
Name: GConf2
|
|
|
|
|
Version: 2.19.1
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Version: 2.20.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
License: LGPLv2+
|
|
|
|
|
Group: System Environment/Base
|
|
|
|
|
Source: http://download.gnome.org/sources/GConf/2.19/GConf-%{version}.tar.bz2
|
|
|
|
|
Source: http://download.gnome.org/sources/GConf/2.20/GConf-%{version}.tar.bz2
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
|
|
|
URL: http://www.gnome.org
|
|
|
|
|
|
|
|
|
@ -131,6 +131,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%{_libdir}/pkgconfig/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Sep 19 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0-1
|
|
|
|
|
- Update to 2.20.0
|
|
|
|
|
|
|
|
|
|
* Tue Sep 11 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.1-5
|
|
|
|
|
- Some more leak fixes
|
|
|
|
|
|
|
|
|
|