rpms/system-config-firewall/devel .cvsignore, 1.24, 1.25 sources, 1.27, 1.28 system-config-firewall.spec, 1.34, 1.35

Thomas Woerner twoerner at fedoraproject.org
Tue Oct 28 14:48:22 UTC 2008


Author: twoerner

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

Modified Files:
	.cvsignore sources system-config-firewall.spec 
Log Message:
New version 1.2.13
- fixed two typos in fw_icmp (rhbz#467334)
- added ability to sort custom rules files (rhbz#467696)
- fixed modified test in sysctl writer: fixes rhbz#462325
  also removed quotes around values for new keys
- some build fixes
- updated translations for: as, de, fi, fr, he, hi, ko, hu, it, ja, ko, ml,
                            pl, pt_BR, ru, sk, sr, sr at latin, sv, ta, te, 
                            zh_CN, zh_TW




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-firewall/devel/.cvsignore,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- .cvsignore	7 Oct 2008 13:35:43 -0000	1.24
+++ .cvsignore	28 Oct 2008 14:47:52 -0000	1.25
@@ -3,3 +3,4 @@
 system-config-firewall-1.2.10.tar.bz2
 system-config-firewall-1.2.11.tar.bz2
 system-config-firewall-1.2.12.tar.bz2
+system-config-firewall-1.2.13.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-firewall/devel/sources,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- sources	7 Oct 2008 13:35:43 -0000	1.27
+++ sources	28 Oct 2008 14:47:52 -0000	1.28
@@ -1 +1 @@
-a8c41c55a6aa21345e5ef349ce4c16fc  system-config-firewall-1.2.12.tar.bz2
+076ba7218f4fb4fab589c772c0c91336  system-config-firewall-1.2.13.tar.bz2


Index: system-config-firewall.spec
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-firewall/devel/system-config-firewall.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- system-config-firewall.spec	27 Oct 2008 18:08:43 -0000	1.34
+++ system-config-firewall.spec	28 Oct 2008 14:47:52 -0000	1.35
@@ -1,7 +1,7 @@
 Summary: A graphical interface for basic firewall setup
 Name: system-config-firewall
-Version: 1.2.12
-Release: 2%{?dist}
+Version: 1.2.13
+Release: 1%{?dist}
 URL: http://fedorahosted.org/system-config-firewall
 License: GPLv2+
 ExclusiveOS: Linux
@@ -16,8 +16,7 @@
 Provides: system-config-securitylevel = 1.7.0
 Requires: pygtk2
 Requires: python
-Requires: usermode >= 1.94
-Requires: usermode-gtk
+Requires: usermode-gtk >= 1.94
 Requires: system-config-firewall-tui = %{version}-%{release}
 Requires: hicolor-icon-theme
 Requires: pygtk2-libglade
@@ -117,8 +116,18 @@
 %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 28 2008 Thomas Woerner <twoerner at redhat.com> 1.2.13-1
+- fixed two typos in fw_icmp (rhbz#467334)
+- added ability to sort custom rules files (rhbz#467696)
+- fixed modified test in sysctl writer: fixes rhbz#462325
+  also removed quotes around values for new keys
+- some build fixes
+- updated translations for: as, de, fi, fr, he, hi, ko, hu, it, ja, ko, ml,
+                            pl, pt_BR, ru, sk, sr, sr at latin, sv, ta, te, 
+                            zh_CN, zh_TW
+
+* Tue Oct 21 2008 Thomas Woerner <twoerner at redhat.com> 1.2.12-2
+- require usermode-gtk instead of usermode
 
 * Tue Oct  7 2008 Thomas Woerner <twoerner at redhat.com> 1.2.12-1
 - only provide lang files in tui sub-package (rhbz#465572)




More information about the fedora-extras-commits mailing list