rpms/qpidc/devel qpidc.spec,1.100,1.101

Nuno Santos nsantos at fedoraproject.org
Fri Sep 25 17:47:50 UTC 2009


Author: nsantos

Update of /cvs/extras/rpms/qpidc/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6596

Modified Files:
	qpidc.spec 
Log Message:
Rebased to svn rev 818599


Index: qpidc.spec
===================================================================
RCS file: /cvs/extras/rpms/qpidc/devel/qpidc.spec,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -p -r1.100 -r1.101
--- qpidc.spec	25 Sep 2009 15:58:01 -0000	1.100
+++ qpidc.spec	25 Sep 2009 17:47:50 -0000	1.101
@@ -44,10 +44,13 @@ BuildRequires: xerces-c-devel
 BuildRequires: corosynclib-devel >= 1.0.0-1
 BuildRequires: clusterlib-devel >= 3.0.0-20
 BuildRequires: swig
+
+%ifarch i686 x86_64
 #RHM
 BuildRequires: db4-devel
 BuildRequires: libaio-devel
 #/RHM
+%endif
 
 Requires: boost
 
@@ -212,6 +215,7 @@ Requires: qpidc = %version-%release
 Tools for performing testing and benchmarking of MRG-Messaging
 
 %ifarch i686 x86_64
+#RHM
 %package -n rhm-cpp-server-store
 Summary: Red Hat persistence extension to the Qpid messaging system
 Group: System Environment/Libraries
@@ -219,12 +223,12 @@ Requires: qpidd = 0.5.%{qpid_svnrev}
 Requires: db4
 Requires: libaio
 Obsoletes: rhm
-#ExclusiveArch: i386 i586 x86_64
 
 %description -n rhm-cpp-server-store
 Red Hat persistence extension to the Qpid AMQP broker: persistent message
 storage using either a libaio-based asynchronous journal, or synchronously
 with Berkeley DB.
+#/RHM
 %endif
 
 %pre -n qpidd




More information about the scm-commits mailing list