rpms/system-config-httpd/devel .cvsignore, 1.15, 1.16 sources, 1.18, 1.19 system-config-httpd.spec, 1.26, 1.27

Phil Knirsch pknirsch at fedoraproject.org
Wed May 19 13:35:35 UTC 2010


Author: pknirsch

Update of /cvs/pkgs/rpms/system-config-httpd/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv18368

Modified Files:
	.cvsignore sources system-config-httpd.spec 
Log Message:
- Fixed bug in IP verification for All Addresses selection in IP dialog



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-httpd/devel/.cvsignore,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- .cvsignore	19 May 2010 08:31:35 -0000	1.15
+++ .cvsignore	19 May 2010 13:35:34 -0000	1.16
@@ -1 +1 @@
-system-config-httpd-1.5.0.tar.gz
+system-config-httpd-1.5.1.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-httpd/devel/sources,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- sources	19 May 2010 08:31:35 -0000	1.18
+++ sources	19 May 2010 13:35:34 -0000	1.19
@@ -1 +1 @@
-ef7e00b1c0528ea4c6888a8a9e4d8f5f  system-config-httpd-1.5.0.tar.gz
+5fcd532d129b2eceeab1e514804b34e8  system-config-httpd-1.5.1.tar.gz


Index: system-config-httpd.spec
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-httpd/devel/system-config-httpd.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -p -r1.26 -r1.27
--- system-config-httpd.spec	19 May 2010 08:31:35 -0000	1.26
+++ system-config-httpd.spec	19 May 2010 13:35:34 -0000	1.27
@@ -1,6 +1,6 @@
 Summary: Apache configuration tool
 Name: system-config-httpd
-Version: 1.5.0
+Version: 1.5.1
 Release: 1%{?dist}
 Epoch: 5
 URL: http://www.redhat.com/
@@ -74,6 +74,9 @@ fi
 %dir /var/cache/alchemist/apache
 
 %changelog
+* Wed May 19 2010 Phil Knirsch <pknirsch at redhat.com> 1.5.1-1
+- Fixed bug in IP verification for All Addresses selection in IP dialog
+
 * Tue May 18 2010 Phil Knirsch <pknirsch at redhat.com> 1.5.0-1
 - Replacement of the C version of alchemist by a Python only version to avoid segfaults (#528638)
 - Several other minor fixes



More information about the scm-commits mailing list