rpms/NetworkManager/FC-4 NetworkManager.spec,1.69,1.70

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Oct 21 14:11:19 UTC 2005


Author: caillon

Update of /cvs/dist/rpms/NetworkManager/FC-4
In directory cvs.devel.redhat.com:/tmp/cvs-serv14415

Modified Files:
	NetworkManager.spec 
Log Message:
* Fri Oct 21 2005 Christopher Aillon <caillon at redhat.com> - 0.5.1-1.FC4.2
- Include Epoch in the bind version check



Index: NetworkManager.spec
===================================================================
RCS file: /cvs/dist/rpms/NetworkManager/FC-4/NetworkManager.spec,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- NetworkManager.spec	21 Oct 2005 14:07:53 -0000	1.69
+++ NetworkManager.spec	21 Oct 2005 14:11:15 -0000	1.70
@@ -4,6 +4,7 @@
 %define dbus_version	0.31
 %define gtk2_version	2.6.0
 %define wireless_tools_version 1:28-0.pre9
+%define bind_version 24:9.3.1-14
 
 Name: NetworkManager
 Summary: Network link manager and user applications
@@ -25,7 +26,7 @@
 Requires: iproute openssl
 Requires: caching-nameserver
 Requires: dhcdbd
-Requires: bind >= 9.3.1-14
+Requires: bind >= ${bind_version}
 
 BuildRequires: dbus-devel >= %{dbus_version}
 BuildRequires: hal-devel >= %{hal_version}
@@ -187,6 +188,7 @@
 
 %changelog
 * Fri Oct 21 2005 Christopher Aillon <caillon at redhat.com> - 0.5.1-1.FC4.2
+- Include Epoch in the bind version check
 - Include Epoch in the wireless-tools version check
 
 * Wed Oct 19 2005 Christopher Aillon <caillon at redhat.com> - 0.5.1-1.FC4.1




More information about the fedora-cvs-commits mailing list