From c0f47007218e0763a4692ea3a7e157ce48f40596 Mon Sep 17 00:00:00 2001 From: jvdias Date: Mar 01 2006 19:20:05 +0000 Subject: fix bug 182857: Requires(post):hicolor-icon-theme; ship updated translations --- diff --git a/.cvsignore b/.cvsignore index 46f9d26..20897c4 100644 --- a/.cvsignore +++ b/.cvsignore @@ -20,3 +20,4 @@ system-config-bind-4.0.0-32_FC5.tar.gz system-config-bind-4.0.0-33_FC5.tar.gz system-config-bind-4.0.0-34_FC5.tar.gz system-config-bind-4.0.0-36_FC5.tar.gz +system-config-bind-4.0.0-38_FC5.tar.gz diff --git a/sources b/sources index d2a1020..c998e9b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -38c6f2c7a6bb00270b837b44ab6427a6 system-config-bind-4.0.0-36_FC5.tar.gz +6e055067c2df5dd217fdc16239d441cc system-config-bind-4.0.0-38_FC5.tar.gz diff --git a/system-config-bind.spec b/system-config-bind.spec index 3d06e38..6eb68bd 100644 --- a/system-config-bind.spec +++ b/system-config-bind.spec @@ -1,7 +1,7 @@ Summary: The Red Hat BIND DNS Configuration Tool. Name: system-config-bind Version: 4.0.0 -Release: 36_FC5 +Release: 38_FC5 License: GPL Group: Applications/System URL: http://people.redhat.com/~jvdias/system-config-bind @@ -12,6 +12,7 @@ BuildRequires: python, gettext, make, bind Requires: python >= 2.2 Requires: pygtk2, gnome-python2, pygtk2-libglade, gnome-python2-canvas Requires: bind, bind-utils +Requires(post): hicolor-icon-theme Obsoletes: redhat-config-bind Obsoletes: bindconf @@ -90,6 +91,10 @@ if [ "$2" -gt 0 ]; then fi %changelog +* Tue Mar 01 2006 Jason Vas Dias - 4.0.0-38 +- fix bug 182857: add Requires(post): hicolor-icon-them +- ship updated translations + * Tue Jan 10 2006 Jason Vas Dias - 4.0.0-36 - fix bug 176142 (final!) : ship the Serbian translations - fix str widget save (TXT records)