rpms/system-config-bind/FC-4 system-config-bind.spec, 1.34, 1.35 sources, 1.28, 1.29 .cvsignore, 1.12, 1.13

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Jul 25 21:06:12 UTC 2005


Author: jvdias

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

Modified Files:
	system-config-bind.spec sources .cvsignore 
Log Message:
fix bugs 164129, 163937, 158438


Index: system-config-bind.spec
===================================================================
RCS file: /cvs/dist/rpms/system-config-bind/FC-4/system-config-bind.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- system-config-bind.spec	17 Jul 2005 21:43:17 -0000	1.34
+++ system-config-bind.spec	25 Jul 2005 21:06:10 -0000	1.35
@@ -1,14 +1,14 @@
 Summary: 	The Red Hat BIND DNS Configuration Tool.
 Name: 		system-config-bind
 Version: 	4.0.0
-Release: 	19_FC4
+Release: 	20_FC4
 License: 	GPL
 Group: 		Applications/System
 URL: 		http://people.redhat.com/~jvdias/system-config-bind
 Source0: 	%{name}-%{version}-%{release}.tar.gz
 BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-root
 BuildArch: 	noarch
-BuildRequires:  python, gettext, make
+BuildRequires:  python, gettext, make, bind
 Requires: 	python >= 2.2
 Requires: 	pygtk2, gnome-python2, pygtk2-libglade, gnome-python2-canvas
 Requires: 	bind, bind-utils
@@ -81,14 +81,19 @@
 fi;
 
 %changelog
-* Fri Jul 15 2005 Jason Vas Dias <jvdias at redhat.com> - 4.0.0-18_FC4
+* Mon Jul 25 2005 Jason Vas Dias <jvdias at redhat.com> - 4.0.0-20_FC5
+- fix bug 164129: DNS.py 'declartation' -> 'declaration'
+- fix bug 163937: NamedConfOptions 'Name of ke.' -> 'Name of key.'
+- fix bug 158438: avoid sentence splitting in translatable messages
+
+* Fri Jul 15 2005 Jason Vas Dias <jvdias at redhat.com> - 4.0.0-18_FC5
 - fix bug 163304: handle empty contents in Zone.out
 - fix bug 161988: create links to .mo files for bindconf
 - fix bug 161987: don't use substring of translated string in DNSsec TrustedKeys
 - fix bug 159534: add descriptions to deprecated record types
 - fix bug 158441: shorten NamedConfOptions description strings
 
-* Mon May 08 2005 Jason Vas Dias <jvdias at redhat.com> - 4.0.0-16_FC4
+* Mon May 08 2005 Jason Vas Dias <jvdias at redhat.com> - 4.0.0-16_FC5
 - fix bug 157207:  allow build to succeed if bind package is not installed
 
 * Thu May 05 2005 Jason Vas Dias <jvdias at redhat.com> - 4.0.0-16


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/system-config-bind/FC-4/sources,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- sources	17 Jul 2005 21:43:17 -0000	1.28
+++ sources	25 Jul 2005 21:06:10 -0000	1.29
@@ -1 +1 @@
-240a2906d1615149daaf0dd3ced871f8  system-config-bind-4.0.0-19_FC4.tar.gz
+0226e1a2da63837210d777ddc02cacd7  system-config-bind-4.0.0-20_FC4.tar.gz


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/system-config-bind/FC-4/.cvsignore,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- .cvsignore	17 Jul 2005 21:43:17 -0000	1.12
+++ .cvsignore	25 Jul 2005 21:06:10 -0000	1.13
@@ -7,4 +7,7 @@
 system-config-bind-4.0.0-14_FC4.tar.gz
 system-config-bind-4.0.0-16_FC4.tar.gz
 system-config-bind-4.0.0-18_FC4.tar.gz
-system-config-bind-4.0.0-19_FC4.tar.gz
+system-config-bind-4.0.0-18_FC5.tar.gz
+system-config-bind-4.0.0-19_FC5.tar.gz
+system-config-bind-4.0.0-20_FC5.tar.gz
+system-config-bind-4.0.0-20_FC4.tar.gz




More information about the fedora-cvs-commits mailing list