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

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


Author: nsantos

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

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


Index: rhm.spec
===================================================================
RCS file: /cvs/extras/rpms/rhm/devel/rhm.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- rhm.spec	3 Jan 2008 23:21:23 -0000	1.9
+++ rhm.spec	7 Jan 2008 20:17:35 -0000	1.10
@@ -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