rpms/rhm/F-8 .cvsignore,1.3,1.4 rhm.spec,1.7,1.8 sources,1.6,1.7

Nuno Santos (nsantos) fedora-extras-commits at redhat.com
Fri May 23 14:10:52 UTC 2008


Author: nsantos

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

Modified Files:
	.cvsignore rhm.spec sources 
Log Message:
importing rhm-0.2.2060-2.el5.src.rpm



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/rhm/F-8/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	3 Jan 2008 23:30:36 -0000	1.3
+++ .cvsignore	23 May 2008 14:10:08 -0000	1.4
@@ -1 +1 @@
-rhm-0.2.tar.gz
+rhm-0.2.2060.tar.gz


Index: rhm.spec
===================================================================
RCS file: /cvs/extras/rpms/rhm/F-8/rhm.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- rhm.spec	11 Apr 2008 19:18:49 -0000	1.7
+++ rhm.spec	23 May 2008 14:10:08 -0000	1.8
@@ -1,9 +1,13 @@
 #
 # Spec file for Red Hat Messaging package rhm.
 #
+
+%define svnrev 2060
+# built against qpidc svn rev 656926
+
 Name:           rhm
-Version:        0.2
-Release:        19%{?dist}
+Version:        0.2.%{svnrev}
+Release:        2%{?dist}
 Summary:        Red Hat extensions to the Qpid messaging system
 Group:          System Environment/Libraries
 License:        LGPL
@@ -20,7 +24,8 @@
 # when qpid-devel is updated.
 BuildRequires: e2fsprogs-devel
 BuildRequires: libaio-devel
-BuildRequires: cppunit-devel
+BuildRequires: python
+BuildRequires: libtool
 
 Requires: qpidd
 Requires: db4
@@ -63,7 +68,7 @@
 %_libdir/libbdbstore.so.0.1.0
 %_initrddir/rhmd
 %_sbindir/rhmd
-%attr(0775,root,root) %dir %_localstatedir/rhm
+%attr(0775,qpidd,qpidd) %dir %_localstatedir/rhm
 %config(noreplace) %_sysconfdir/rhmd.conf
 
 %post
@@ -86,8 +91,14 @@
 
 
 %changelog
-* Thu Apr 10 2008 Nuno Santos <nsantos at redhat.com> - 0.2-19
-- Bumped for Fedora 9
+* Thu May 15 2008 Nuno Santos <nsantos at redhat.com> - 0.2.2055-1
+- bumped for Beta 4
+
+* Mon Apr 14 2008 Kim van der Riet <kim.vdriet at redhat.com> - 0.2-20
+- removed cppunit as build dependency - all tests now boost test
+
+* Fri Apr 11 2008 Kim van der Riet <kim.vdriet at redhat.com> - 0.2-19
+- added python package as build dependency
 
 * Tue Feb 12 2008 Rafael Schloming <rafaels at redhat.com> - 0.2-17
 - bump release for Beta 3 bug fixes


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/rhm/F-8/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	11 Apr 2008 19:18:49 -0000	1.6
+++ sources	23 May 2008 14:10:08 -0000	1.7
@@ -1 +1 @@
-048f5455f70e8d6420140f6b7cf1282c  rhm-0.2.tar.gz
+d791370d41a6a023f8d0bfa9744f884f  rhm-0.2.2060.tar.gz




More information about the scm-commits mailing list