rpms/rhm/devel rhm.spec,1.8,1.9

Nuno Santos (nsantos) fedora-extras-commits at redhat.com
Thu Jan 3 23:22:02 UTC 2008


Author: nsantos

Update of /cvs/extras/rpms/rhm/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19830

Modified Files:
	rhm.spec 
Log Message:
add missing build dependencies


Index: rhm.spec
===================================================================
RCS file: /cvs/extras/rpms/rhm/devel/rhm.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- rhm.spec	3 Jan 2008 21:47:36 -0000	1.8
+++ rhm.spec	3 Jan 2008 23:21:23 -0000	1.9
@@ -3,7 +3,7 @@
 #
 Name:           rhm
 Version:        0.2
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        Red Hat extensions to the Qpid messaging system
 Group:          System Environment/Libraries
 License:        LGPL
@@ -19,6 +19,7 @@
 # when qpid-devel is updated.
 BuildRequires: e2fsprogs-devel
 BuildRequires: libaio-devel
+BuildRequires: cppunit-devel
 
 Requires: qpidd
 Requires: db4
@@ -84,8 +85,8 @@
 
 
 %changelog
-* Thu Jan 03 2008 Nuno Santos <nsantos at redhat.com> - 0.2-9
-- add missing dependency on libaio
+* Thu Jan 03 2008 Nuno Santos <nsantos at redhat.com> - 0.2-10
+- add missing dependencies on libaio, cppunit
 
 * Thu Jan 03 2008 Nuno Santos <nsantos at redhat.com> - 0.2-7
 - configure from installed qpidd rpm, not from a local checkout




More information about the fedora-extras-commits mailing list