rpms/system-config-bind/FC-3 system-config-bind.spec, 1.28, 1.29 sources, 1.21, 1.22 .cvsignore, 1.15, 1.16 Makefile, 1.4, 1.5

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Sep 23 18:42:45 UTC 2005


Author: jvdias

Update of /cvs/dist/rpms/system-config-bind/FC-3
In directory cvs.devel.redhat.com:/tmp/cvs-serv14306

Modified Files:
	system-config-bind.spec sources .cvsignore Makefile 
Log Message:
fix removal of named record followed by unamed records; fix zone increment on zone save; ship updated translations


Index: system-config-bind.spec
===================================================================
RCS file: /cvs/dist/rpms/system-config-bind/FC-3/system-config-bind.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- system-config-bind.spec	15 Aug 2005 22:22:02 -0000	1.28
+++ system-config-bind.spec	23 Sep 2005 18:42:42 -0000	1.29
@@ -1,7 +1,7 @@
 Summary: 	The Red Hat BIND DNS Configuration Tool.
 Name: 		system-config-bind
 Version: 	4.0.0
-Release: 	30
+Release: 	31
 License: 	GPL
 Group: 		Applications/System
 URL: 		http://people.redhat.com/~jvdias/system-config-bind
@@ -90,6 +90,11 @@
 fi
 
 %changelog
+* Fri Sep 23 2005 Jason Vas Dias <jvdias at redhat.com> - 4.0.0-31
+- fix deletion of record with following records for same name
+- fix zone serial increment on save
+- ship updated translations
+
 * Mon Aug 15 2005 Jason Vas Dias <jvdias at redhat.com> - 4.0.0-30
 - fix IPv6 address labelling
 - fix reverse IP zone origin selection menus for A & AAAA records


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/system-config-bind/FC-3/sources,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- sources	15 Aug 2005 22:20:15 -0000	1.21
+++ sources	23 Sep 2005 18:42:42 -0000	1.22
@@ -1 +1 @@
-954557b5ee28f111ac384db47c442dd7  system-config-bind-4.0.0-30.tar.gz
+1cbc5dc0191484f6312cde7014d16b9c  system-config-bind-4.0.0-31.tar.gz


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/system-config-bind/FC-3/.cvsignore,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- .cvsignore	15 Aug 2005 22:20:15 -0000	1.15
+++ .cvsignore	23 Sep 2005 18:42:42 -0000	1.16
@@ -11,3 +11,4 @@
 system-config-bind-4.0.0-26.tar.gz
 system-config-bind-4.0.0-28.tar.gz
 system-config-bind-4.0.0-30.tar.gz
+system-config-bind-4.0.0-31.tar.gz






More information about the fedora-cvs-commits mailing list