[goffice08] Drop obsolete libgsf-gnome requirement.

Bill Nottingham notting at fedoraproject.org
Mon Mar 12 14:33:03 UTC 2012


commit 54cf7ae20df5de2ec625b9bcad9f790d99784ebd
Author: Bill Nottingham <notting at redhat.com>
Date:   Mon Mar 12 10:32:16 2012 -0400

    Drop obsolete libgsf-gnome requirement.

 goffice08.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/goffice08.spec b/goffice08.spec
index f605db2..f23ea26 100644
--- a/goffice08.spec
+++ b/goffice08.spec
@@ -2,7 +2,7 @@
 
 Name:           goffice08
 Version:        0.8.17
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Goffice support libraries
 Group:          System Environment/Libraries
 # bug filed upstream about this being GPL v2 only:
@@ -10,7 +10,7 @@ Group:          System Environment/Libraries
 License:        GPLv2
 URL:            http://freshmeat.net/projects/goffice/
 Source0:        http://ftp.gnome.org/pub/gnome/sources/%{realname}/0.8/%{realname}-%{version}.tar.xz
-BuildRequires:  libgsf-gnome-devel     >= 1.13.3
+BuildRequires:  libgsf-devel     >= 1.13.3
 BuildRequires:  libgnomeui-devel       >= 2.0.0
 BuildRequires:  intltool gettext
 BuildRequires:  pcre-devel pcre-tools
@@ -25,7 +25,7 @@ Support libraries for gnome office
 Summary:        Libraries and include files for goffice
 Group:          Development/Libraries
 Requires:       %{name}%{_isa} = %{version}-%{release}
-Requires:       libgsf-gnome-devel     >= 1.13.3
+Requires:       libgsf-devel     >= 1.13.3
 Requires:       libgnomeui-devel       >= 2.0.0
 Requires:       pkgconfig
 Provides:       %{realname}-devel = %{version}-%{release}
@@ -74,6 +74,9 @@ rm $RPM_BUILD_ROOT/%{_libdir}/%{realname}/%{version}/plugins/*/*.la
 
 
 %changelog
+* Mon Mar 12 2012 Bill Nottingham <notting at redhat.com> - 0.8.17-6
+- drop obsolete libgsf-gnome requirement
+
 * Wed Feb 29 2012 Bill Nottingham <notting at redhat.com> - 0.8.17-5
 - fix build with new pcre
 


More information about the scm-commits mailing list