rpms/vhostmd/devel vhostmd.spec,1.4,1.5

Richard W.M. Jones rjones at fedoraproject.org
Tue Nov 10 16:16:03 UTC 2009


Author: rjones

Update of /cvs/pkgs/rpms/vhostmd/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16514

Modified Files:
	vhostmd.spec 
Log Message:
+- vm-dump-metrics-devel package should require version and release of
+  base package.



Index: vhostmd.spec
===================================================================
RCS file: /cvs/pkgs/rpms/vhostmd/devel/vhostmd.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- vhostmd.spec	2 Nov 2009 11:03:49 -0000	1.4
+++ vhostmd.spec	10 Nov 2009 16:16:01 -0000	1.5
@@ -8,7 +8,7 @@
 Summary:       Virtualization host metrics daemon
 Name:          vhostmd
 Version:       0.4
-Release:       0.6.gite9db007b%{?dist}
+Release:       0.7.gite9db007b%{?dist}
 License:       GPLv2+
 Group:         System Environment/Daemons
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root
@@ -58,7 +58,7 @@ or a file.
 %package -n    vm-dump-metrics-devel
 Summary:       Virtualization host metrics dump development 
 Group:         Development/Libraries
-Requires:      vm-dump-metrics = %{version}
+Requires:      vm-dump-metrics = %{version}-%{release}
 Requires:      pkgconfig
 
 
@@ -183,6 +183,10 @@ exit 0
 
 
 %changelog
+* Tue Nov 10 2009 Richard W.M. Jones <rjones at redhat.com> - 0.4-0.7.gite9db007b
+- vm-dump-metrics-devel package should require version and release of
+  base package.
+
 * Mon Nov  2 2009 Richard W.M. Jones <rjones at redhat.com> - 0.4-0.6.gite9db007b
 - Some changes to the default configuration file suggested by SAP to
   make it more CIM standards compliant.




More information about the scm-commits mailing list