[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/system-config-bind/FC-3 system-config-bind.spec, 1.18, 1.19 sources, 1.15, 1.16 .cvsignore, 1.9, 1.10
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/system-config-bind/FC-3 system-config-bind.spec, 1.18, 1.19 sources, 1.15, 1.16 .cvsignore, 1.9, 1.10
- Date: Mon, 25 Jul 2005 17:14:02 -0400
Author: jvdias
Update of /cvs/dist/rpms/system-config-bind/FC-3
In directory cvs.devel.redhat.com:/tmp/cvs-serv10482
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-3/system-config-bind.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- system-config-bind.spec 17 Jul 2005 21:56:00 -0000 1.18
+++ system-config-bind.spec 25 Jul 2005 21:13:59 -0000 1.19
@@ -1,14 +1,14 @@
Summary: The Red Hat BIND DNS Configuration Tool.
Name: system-config-bind
Version: 4.0.0
-Release: 19
+Release: 20
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,6 +81,11 @@
fi;
%changelog
+* Mon Jul 25 2005 Jason Vas Dias <jvdias redhat com> - 4.0.0-20
+- 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 redhat com> - 4.0.0-18
- fix bug 163304: handle empty contents in Zone.out
- fix bug 161988: create links to .mo files for bindconf
Index: sources
===================================================================
RCS file: /cvs/dist/rpms/system-config-bind/FC-3/sources,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- sources 17 Jul 2005 21:56:00 -0000 1.15
+++ sources 25 Jul 2005 21:13:59 -0000 1.16
@@ -1 +1 @@
-715939000e57aaafc761dbf5c34ad85f system-config-bind-4.0.0-19.tar.gz
+d1e13a708e0988fb2706e23178e51858 system-config-bind-4.0.0-20.tar.gz
Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/system-config-bind/FC-3/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore 17 Jul 2005 21:56:00 -0000 1.9
+++ .cvsignore 25 Jul 2005 21:13:59 -0000 1.10
@@ -5,3 +5,4 @@
system-config-bind-4.0.0-16.tar.gz
system-config-bind-4.0.0-18.tar.gz
system-config-bind-4.0.0-19.tar.gz
+system-config-bind-4.0.0-20.tar.gz
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]