devel/leafpad leafpad.spec,1.1,1.2

Ignacio Vazquez-Abrams (ivazquez) fedora-extras-commits at redhat.com
Wed Mar 16 18:54:47 UTC 2005


Author: ivazquez

Update of /cvs/extras/devel/leafpad
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10800/leafpad

Modified Files:
	leafpad.spec 
Log Message:
Initial review fixes


Index: leafpad.spec
===================================================================
RCS file: /cvs/extras/devel/leafpad/leafpad.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- leafpad.spec	16 Mar 2005 17:09:16 -0000	1.1
+++ leafpad.spec	16 Mar 2005 18:54:45 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           leafpad
 Version:        0.7.9
-Release:        1
+Release:        2
 Summary:        GTK+ based simple text editor
 
 Group:          Applications/Editors
@@ -11,7 +11,6 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  gtk2-devel >= 2.4
-Requires:       gtk2 >= 2.4
 Requires(post): desktop-file-utils
 Requires(postun): desktop-file-utils
 
@@ -60,6 +59,9 @@
 %{_datadir}/pixmaps/leafpad.png
 
 %changelog
+* Wed Mar 16 2005 Ignacio Vazquez-Abrams <ivazquez at ivazquez.net> 0.7.9-2
+- Removed explicit Requires
+
 * Tue Mar 15 2005 Ignacio Vazquez-Abrams <ivazquez at ivazquez.net> 0.7.9-1
 - Bump release to 1
 




More information about the fedora-extras-commits mailing list