rpms/system-config-firewall/devel .cvsignore, 1.7, 1.8 sources, 1.8, 1.9 system-config-firewall.spec, 1.12, 1.13

Thomas Woerner (twoerner) fedora-extras-commits at redhat.com
Fri Nov 9 13:32:05 UTC 2007


Author: twoerner

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

Modified Files:
	.cvsignore sources system-config-firewall.spec 
Log Message:
- fixed problem with network devices (rhbz#331671)
- dropped obsolete translation no.po (rhbz#332331)




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-firewall/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	5 Nov 2007 17:01:43 -0000	1.7
+++ .cvsignore	9 Nov 2007 13:31:20 -0000	1.8
@@ -4,3 +4,4 @@
 system-config-firewall-1.0.7.tar.bz2
 system-config-firewall-1.0.8.tar.bz2
 system-config-firewall-1.0.9.tar.bz2
+system-config-firewall-1.0.10.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-firewall/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	5 Nov 2007 17:01:43 -0000	1.8
+++ sources	9 Nov 2007 13:31:20 -0000	1.9
@@ -1 +1 @@
-03b9c1dff30cd460e2bc77fb9cc3b500  system-config-firewall-1.0.9.tar.bz2
+633d13369daf537647b9363dd5158599  system-config-firewall-1.0.10.tar.bz2


Index: system-config-firewall.spec
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-firewall/devel/system-config-firewall.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- system-config-firewall.spec	5 Nov 2007 17:01:43 -0000	1.12
+++ system-config-firewall.spec	9 Nov 2007 13:31:20 -0000	1.13
@@ -1,6 +1,6 @@
 Summary: A graphical interface for basic firewall setup
 Name: system-config-firewall
-Version: 1.0.9
+Version: 1.0.10
 Release: 1%{?dist}
 URL: http://fedora.redhat.com/projects/config-tools/
 License: GPLv2+
@@ -119,6 +119,10 @@
 %ghost %config(missingok,noreplace) /etc/sysconfig/system-config-securitylevel
 
 %changelog
+* Fri Nov  9 2007 Thomas Woerner <twoerner at redhat.com> 1.0.10-1
+- fixed problem with network devices (rhbz#331671)
+- dropped obsolete translation no.po (rhbz#332331)
+
 * Mon Nov  5 2007 Thomas Woerner <twoerner at redhat.com> 1.0.9-1
 - do not report configuration failed if ipv6 is disabled (rhbz#355561)
 - print messages if lokkit failed




More information about the fedora-extras-commits mailing list