|
|
|
@ -5,7 +5,7 @@
|
|
|
|
|
Summary: A process-transparent configuration system
|
|
|
|
|
Name: GConf2
|
|
|
|
|
Version: 2.6.0
|
|
|
|
|
Release: 5
|
|
|
|
|
Release: 6
|
|
|
|
|
License: LGPL
|
|
|
|
|
Group: System Environment/Base
|
|
|
|
|
Source: ftp://ftp.gnome.org/pub/GNOME/unstable/sources/GConf/GConf-%{version}.tar.bz2
|
|
|
|
@ -114,6 +114,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%{_libdir}/pkgconfig/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
|
|
|
|
|
- rebuilt
|
|
|
|
|
|
|
|
|
|
* Fri Apr 16 2004 Colin Walters <walters@redhat.com> - 2.6.0-5
|
|
|
|
|
- Apply patch to move temporary directory creation into daemon,
|
|
|
|
|
needed for SELinux GConf policy
|
|
|
|
|