|
|
@ -4,7 +4,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Summary: A process-transparent configuration system
|
|
|
|
Summary: A process-transparent configuration system
|
|
|
|
Name: GConf2
|
|
|
|
Name: GConf2
|
|
|
|
Version: 2.9.2
|
|
|
|
Version: 2.9.91
|
|
|
|
Release: 1
|
|
|
|
Release: 1
|
|
|
|
License: LGPL
|
|
|
|
License: LGPL
|
|
|
|
Group: System Environment/Base
|
|
|
|
Group: System Environment/Base
|
|
|
@ -22,8 +22,6 @@ BuildRequires: gtk-doc >= 0.9
|
|
|
|
BuildRequires: pkgconfig >= 0.14
|
|
|
|
BuildRequires: pkgconfig >= 0.14
|
|
|
|
BuildRequires: gettext
|
|
|
|
BuildRequires: gettext
|
|
|
|
|
|
|
|
|
|
|
|
Patch1: GConf2-2.8.1-cvs-backports.patch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
%description
|
|
|
|
GConf is a process-transparent configuration database API used to
|
|
|
|
GConf is a process-transparent configuration database API used to
|
|
|
|
store user preferences. It has pluggable backends and features to
|
|
|
|
store user preferences. It has pluggable backends and features to
|
|
|
@ -44,11 +42,8 @@ development using GConf.
|
|
|
|
%prep
|
|
|
|
%prep
|
|
|
|
%setup -q -n GConf-%{version}
|
|
|
|
%setup -q -n GConf-%{version}
|
|
|
|
|
|
|
|
|
|
|
|
%patch1 -p1 -b .cvs-backports
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
%build
|
|
|
|
# api docs are missing in 2.9.2
|
|
|
|
%configure
|
|
|
|
%configure --enable-gtk-doc
|
|
|
|
|
|
|
|
make
|
|
|
|
make
|
|
|
|
|
|
|
|
|
|
|
|
%install
|
|
|
|
%install
|
|
|
@ -98,6 +93,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
%{_libdir}/pkgconfig/*
|
|
|
|
%{_libdir}/pkgconfig/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Feb 7 2005 Mark McLoughlin <markmc@redhat.com> 2.9.91-1
|
|
|
|
|
|
|
|
- Update to 2.9.91
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jan 28 2005 Matthias Clasen <mclasen@redhat.com> 2.9.2-1
|
|
|
|
* Fri Jan 28 2005 Matthias Clasen <mclasen@redhat.com> 2.9.2-1
|
|
|
|
- Update to 2.9.2
|
|
|
|
- Update to 2.9.2
|
|
|
|
|
|
|
|
|
|
|
|