rpms/vhostmd/devel vhostmd.spec,1.14,1.15

Richard W.M. Jones rjones at fedoraproject.org
Tue Jul 6 17:08:56 UTC 2010


Author: rjones

Update of /cvs/pkgs/rpms/vhostmd/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv17769

Modified Files:
	vhostmd.spec 
Log Message:
Run aclocal.


Index: vhostmd.spec
===================================================================
RCS file: /cvs/pkgs/rpms/vhostmd/devel/vhostmd.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- vhostmd.spec	6 Jul 2010 16:39:42 -0000	1.14
+++ vhostmd.spec	6 Jul 2010 17:08:56 -0000	1.15
@@ -8,7 +8,7 @@
 Summary:       Virtualization host metrics daemon
 Name:          vhostmd
 Version:       0.4
-Release:       7%{?dist}
+Release:       8%{?dist}
 License:       GPLv2+
 Group:         System Environment/Daemons
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root
@@ -75,6 +75,7 @@ Header and libraries necessary for metri
 %setup -q
 
 %patch0 -p1
+aclocal -I m4
 autoreconf
 
 
@@ -192,8 +193,9 @@ exit 0
 
 
 %changelog
-* Tue Jul  6 2010 Richard W.M. Jones <rjones at redhat.com> - 0.4-7
+* Tue Jul  6 2010 Richard W.M. Jones <rjones at redhat.com> - 0.4-8
 - Updated vhostmd.conf from Dr. Joachim Schneider at SAP.
+- Run aclocal.
 
 * Tue Apr 27 2010 Richard W.M. Jones <rjones at redhat.com> - 0.4-6
 - Updated vhostmd.conf file which enables TotalCPUTime metric.



More information about the scm-commits mailing list