rpms/libgsf/devel libgsf.spec,1.70,1.71

Caolan McNamara caolanm at fedoraproject.org
Fri Jul 10 09:14:43 UTC 2009


Author: caolanm

Update of /cvs/pkgs/rpms/libgsf/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2848

Modified Files:
	libgsf.spec 
Log Message:
clean some rpmlint warnings


Index: libgsf.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libgsf/devel/libgsf.spec,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -p -r1.70 -r1.71
--- libgsf.spec	22 Jun 2009 08:53:49 -0000	1.70
+++ libgsf.spec	10 Jul 2009 09:14:42 -0000	1.71
@@ -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 at redhat.com> 1.14.15-2
+- clean some rpmlint warnings
+
 * Mon Jun 22 2009 Caolán McNamara <caolanm at redhat.com> 1.14.15-1
 - latest version
 




More information about the fedora-extras-commits mailing list