[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/system-config-bind/devel system-config-bind.spec,1.34,1.35
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/system-config-bind/devel system-config-bind.spec,1.34,1.35
- Date: Tue, 19 Jul 2005 16:31:49 -0400
Author: jvdias
Update of /cvs/dist/rpms/system-config-bind/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv20043
Modified Files:
system-config-bind.spec
Log Message:
fix bug 163592: add 'BuildRequires:bind' to spec file
Index: system-config-bind.spec
===================================================================
RCS file: /cvs/dist/rpms/system-config-bind/devel/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:28:00 -0000 1.34
+++ system-config-bind.spec 19 Jul 2005 20:31:15 -0000 1.35
@@ -8,7 +8,7 @@
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]