rpms/system-config-firewall/devel system-config-firewall.spec, 1.23, 1.24

Thomas Woerner (twoerner) fedora-extras-commits at redhat.com
Mon Feb 11 09:46:40 UTC 2008


Author: twoerner

Update of /cvs/pkgs/rpms/system-config-firewall/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23438

Modified Files:
	system-config-firewall.spec 
Log Message:
- fixed usermode version (rhbz#428392)



Index: system-config-firewall.spec
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-firewall/devel/system-config-firewall.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- system-config-firewall.spec	8 Feb 2008 16:13:08 -0000	1.23
+++ system-config-firewall.spec	11 Feb 2008 09:46:05 -0000	1.24
@@ -1,7 +1,7 @@
 Summary: A graphical interface for basic firewall setup
 Name: system-config-firewall
 Version: 1.2.3
-Release: 1%{?dist}
+Release: 2%{?dist}
 URL: http://fedora.redhat.com/projects/config-tools/
 License: GPLv2+
 ExclusiveOS: Linux
@@ -16,7 +16,7 @@
 Provides: system-config-securitylevel = 1.7.0
 Requires: pygtk2
 Requires: python
-Requires: usermode >= 1.94.1
+Requires: usermode >= 1.94
 Requires: system-config-firewall-tui = %{version}-%{release}
 Requires: hicolor-icon-theme
 Requires: pygtk2-libglade
@@ -127,6 +127,9 @@
 %ghost %config(missingok,noreplace) /etc/sysconfig/system-config-securitylevel
 
 %changelog
+* Mon Feb 11 2008 Thomas Woerner <twoerner at redhat.com> 1.2.3-2
+- fixed usermode version (rhbz#428392)
+
 * Fri Feb  8 2008 Thomas Woerner <twoerner at redhat.com> 1.2.3-1
 - fixed traceback for empty configuration use in life installer (rhbz#430963)
 - use config-util for userhelper configuration (rhbz#428392)




More information about the fedora-extras-commits mailing list