rpms/fwfstab/F-7 fwfstab.spec,1.5,1.6

Stewart Adam (firewing) fedora-extras-commits at redhat.com
Sun Oct 21 21:27:19 UTC 2007


Author: firewing

Update of /cvs/extras/rpms/fwfstab/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22285/F-7

Modified Files:
	fwfstab.spec 
Log Message:
Forgot some new requirements because of 0.02 update



Index: fwfstab.spec
===================================================================
RCS file: /cvs/extras/rpms/fwfstab/F-7/fwfstab.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- fwfstab.spec	19 Oct 2007 15:43:10 -0000	1.5
+++ fwfstab.spec	21 Oct 2007 21:26:45 -0000	1.6
@@ -2,7 +2,7 @@
 
 Name:        fwfstab
 Version:     0.02
-Release:     1%{?dist}.1
+Release:     2%{?dist}
 BuildArch:   noarch
 Summary:     A graphical file system table editor
 
@@ -17,6 +17,8 @@
 Requires:        python >= 2.4
 Requires:        pygtk2 pygtk2-libglade
 Requires:        usermode
+Requires:        pyparted
+Requires:        kudzu
 
 %description
 %{name} is a graphical file system table (fstab) editor, used to edit the 
@@ -62,6 +64,9 @@
 %config(noreplace) %{_sysconfdir}/pam.d/%{name}
 
 %changelog
+* Sun Oct 21 2007 Stewart Adam <s.adam AT diffingo DOT com> 0.02-2
+- Add pyparted and kudzu requires
+
 * Fri Oct 19 2007 Stewart Adam <s.adam AT diffingo DOT com> 0.02-1.1
 - Oops, forgot we need python-devel BR so %%{python_sitelib} is defined
 - Add Requires: Python >= 2.4 because fwfstab uses subprocess




More information about the fedora-extras-commits mailing list