rpms/rhm/F-7 rhm.spec,1.5,1.6

Nuno Santos (nsantos) fedora-extras-commits at redhat.com
Mon Jan 7 20:39:34 UTC 2008


Author: nsantos

Update of /cvs/extras/rpms/rhm/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4163

Modified Files:
	rhm.spec 
Log Message:
add missing dependencies on libaio, cppunit, qpidc-devel


Index: rhm.spec
===================================================================
RCS file: /cvs/extras/rpms/rhm/F-7/rhm.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- rhm.spec	3 Jan 2008 23:29:21 -0000	1.5
+++ rhm.spec	7 Jan 2008 20:39:00 -0000	1.6
@@ -3,7 +3,7 @@
 #
 Name:           rhm
 Version:        0.2
-Release:        10%{?dist}
+Release:        11%{?dist}
 Summary:        Red Hat extensions to the Qpid messaging system
 Group:          System Environment/Libraries
 License:        LGPL
@@ -13,6 +13,7 @@
 
 ExclusiveArch: i386 x86_64
 
+BuildRequires: qpidc-devel
 BuildRequires: qpidd-devel
 BuildRequires: db4-devel
 # TODO: Workaround missing dependency in qpidd-devel. Remove this
@@ -85,8 +86,8 @@
 
 
 %changelog
-* 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-11
+- add missing dependencies on libaio, cppunit, qpidc-devel
 
 * 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