clean some rpmlint warnings

This commit is contained in:
Caolan McNamara 2009-07-10 09:14:42 +00:00
parent fb29fb592f
commit 4cd7843733

View File

@ -4,7 +4,7 @@
Summary: GNOME Structured File library
Name: libgsf
Version: 1.14.15
Release: 1%{?dist}
Release: 2%{?dist}
Group: System Environment/Libraries
License: LGPLv2
Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/1.14/%{name}-%{version}.tar.bz2
@ -42,7 +42,8 @@ libgsf.
%package gnome-devel
Summary: Support files necessary to compile applications with libgsf and GNOME
Group: Development/Libraries
Requires: libgsf-devel = %{version}-%{release}, glib2-devel
Requires: libgsf-gnome = %{version}-%{release}
Requires: libgsf-devel = %{version}-%{release}
%description gnome-devel
Libraries, headers, and support files necessary to compile applications using
@ -132,6 +133,9 @@ fi
rm -r $RPM_BUILD_ROOT
%changelog
* Fri Jul 10 2009 Caolán McNamara <caolanm@redhat.com> 1.14.15-2
- clean some rpmlint warnings
* Mon Jun 22 2009 Caolán McNamara <caolanm@redhat.com> 1.14.15-1
- latest version