rpms/system-config-firewall/devel system-config-firewall.spec, 1.33, 1.34

Tom Callaway spot at fedoraproject.org
Mon Oct 27 18:09:13 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/system-config-firewall/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15342

Modified Files:
	system-config-firewall.spec 
Log Message:
add Requires: usermode-gtk


Index: system-config-firewall.spec
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-firewall/devel/system-config-firewall.spec,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- system-config-firewall.spec	7 Oct 2008 13:35:43 -0000	1.33
+++ system-config-firewall.spec	27 Oct 2008 18:08:43 -0000	1.34
@@ -1,7 +1,7 @@
 Summary: A graphical interface for basic firewall setup
 Name: system-config-firewall
 Version: 1.2.12
-Release: 1%{?dist}
+Release: 2%{?dist}
 URL: http://fedorahosted.org/system-config-firewall
 License: GPLv2+
 ExclusiveOS: Linux
@@ -17,6 +17,7 @@
 Requires: pygtk2
 Requires: python
 Requires: usermode >= 1.94
+Requires: usermode-gtk
 Requires: system-config-firewall-tui = %{version}-%{release}
 Requires: hicolor-icon-theme
 Requires: pygtk2-libglade
@@ -116,6 +117,9 @@
 %ghost %config(missingok,noreplace) /etc/sysconfig/system-config-firewall
 
 %changelog
+* Mon Oct 27 2008 Tom "spot" Callaway <tcallawa at redhat.com> 1.2.12-2
+- add Requires: usermode-gtk
+
 * Tue Oct  7 2008 Thomas Woerner <twoerner at redhat.com> 1.2.12-1
 - only provide lang files in tui sub-package (rhbz#465572)
 - updated translations for: as, bn_IN, ca, cs, es, fr, gu, it, ja, kn, mr, nl,




More information about the scm-commits mailing list