diff --git a/.cvsignore b/.cvsignore index 42116ea..65d073d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gconfmm-2.16.0.tar.bz2 +gconfmm-2.14.2.tar.bz2 diff --git a/gconfmm.spec b/gconfmm.spec index 5106172..767a1ee 100644 --- a/gconfmm.spec +++ b/gconfmm.spec @@ -1,13 +1,13 @@ Name: gconfmm26 -Version: 2.16.0 -Release: 2%{?dist} +Version: 2.14.2 +Release: 1%{?dist} Summary: C++ wrapper for GConf2 Group: System Environment/Libraries -License: LGPL -URL: http://gtkmm.sourceforge.net/ -Source0: http://ftp.gnome.org/pub/GNOME/sources/gconfmm/2.12/gconfmm-%{version}.tar.bz2 +License: LGPLv2+ +URL: http://www.gtkmm.org/ +Source0: http://ftp.gnome.org/pub/GNOME/sources/gconfmm/2.14/gconfmm-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires(post): /sbin/ldconfig @@ -54,12 +54,10 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' rm -rf $RPM_BUILD_ROOT -%post -/sbin/ldconfig +%post -p /sbin/ldconfig -%postun -/sbin/ldconfig +%postun -p /sbin/ldconfig %files @@ -75,44 +73,5 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/*.pc %changelog -* Mon Aug 28 2006 Denis Leroy - 2.16.0 -- FE6 Rebuild - -* Mon Aug 21 2006 Denis Leroy - 2.16.0-1 -- Update to 2.16.0 - -* Sun Jun 25 2006 Denis Leroy - 2.14.2 -- Update to 2.14.2 -- Added dist postfix to release field - -* Mon Mar 20 2006 Denis Leroy - 2.14.0-1 -- Update to 2.14.0 - -* Tue Feb 28 2006 Denis Leroy - 2.12.0-3 -- Rebuild - -* Fri Nov 25 2005 Denis Leroy - 2.12.0-2 -- Removed static libraries - -* Mon Sep 19 2005 Denis Leroy - 2.12.0-1 -- Update to 2.12.0 - -* Sat May 7 2005 Denis Leroy - 2.10.0-2 -- Added patch to fix x86_64 compile - -* Thu Apr 28 2005 Denis Leroy - 2.10.0-1 -- Upgrade to 2.10.0 -- Added patch to fix gcc4 warning - -* Fri Apr 7 2005 Michael Schwendt -- rebuilt - -* Mon Jun 27 2004 Denis Leroy - 0:2.6.1-0.fdr.1 -- Upgrade to 2.6.1 - -* Fri Oct 31 2003 Michael Koziarski - 2.0.1-0.fdr.2 -- Fix BuildRequires -- Add specific version numbers to GConf dependency. - -* Sat Oct 18 2003 Michael Koziarski - 2.0.1-0.fdr.1 -- Initial RPM creation +* Wed Feb 24 2010 Denis Leroy - 2.14.2-1 +- Initial EL-5 version, forked from FC-6 diff --git a/sources b/sources index 249ec6f..62f64cd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2b3aa57276f6f63c4effc585ba205a3d gconfmm-2.16.0.tar.bz2 +adcaeb572c466c1395b35d0271ac6438 gconfmm-2.14.2.tar.bz2