diff --git a/system-config-bind.spec b/system-config-bind.spec index 3fbf7a2..84cfd64 100644 --- a/system-config-bind.spec +++ b/system-config-bind.spec @@ -1,13 +1,11 @@ Summary: The Red Hat BIND DNS Configuration Tool. Name: system-config-bind -Version: 4.0.1 -Release: 3%{?dist} +Version: 4.0.2 +Release: 1%{?dist} License: GPL Group: Applications/System URL: http://people.redhat.com/~jvdias/system-config-bind Source0: %{name}-%{version}.tar.gz -Patch: system-config-bind-4.0.1-i18n.patch -Patch1: system-config-bind-4.0.1-i18n-2.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildArch: noarch BuildRequires: python, gettext, make, intltool @@ -29,8 +27,6 @@ DNS server. %prep %setup -q -%patch -p1 -b .i18n -%patch1 -p1 -b .i18n %build rm -rf $RPM_BUILD_ROOT @@ -95,6 +91,9 @@ if [ "$2" -gt 0 ]; then fi %changelog +* Tue Oct 17 2006 Martin Stransky - 4.0.2-1 +- updated translations + * Wed Oct 4 2006 Martin Stransky - 4.0.1-3 - added patch for #195001 - string with translators credits