rpms/rhm/devel .cvsignore, 1.3, 1.4 rhm.spec, 1.18, 1.19 sources, 1.8, 1.9

Nuno Santos (nsantos) fedora-extras-commits at redhat.com
Thu May 22 21:31:26 UTC 2008


Author: nsantos

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

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/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	3 Jan 2008 21:05:32 -0000	1.3
+++ .cvsignore	22 May 2008 21:30:43 -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/devel/rhm.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- rhm.spec	21 May 2008 16:31:53 -0000	1.18
+++ rhm.spec	22 May 2008 21:30:43 -0000	1.19
@@ -1,12 +1,16 @@
 #
 # Spec file for Red Hat Messaging package rhm.
 #
+
+%define svnrev 2060
+# built against qpidc svn rev 656926
+
 Name:           rhm
-Version:        0.2
-Release:        20%{?dist}
+Version:        0.2.%{svnrev}
+Release:        2%{?dist}
 Summary:        Red Hat extensions to the Qpid messaging system
 Group:          System Environment/Libraries
-License:        LGPLv2+
+License:        LGPL
 URL:            http://rhm.et.redhat.com/rhm
 Source0:        http://rhm.et.redhat.com/download/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -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,11 +91,14 @@
 
 
 %changelog
-* Wed May 21 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.2-20
-- fix license tag
+* 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
 
-* Thu Apr 10 2008 Nuno Santos <nsantos at redhat.com> - 0.2-19
-- Bumped for Fedora 9
+* 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/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	10 Apr 2008 22:21:38 -0000	1.8
+++ sources	22 May 2008 21:30:43 -0000	1.9
@@ -1 +1 @@
-048f5455f70e8d6420140f6b7cf1282c  rhm-0.2.tar.gz
+d791370d41a6a023f8d0bfa9744f884f  rhm-0.2.2060.tar.gz




More information about the fedora-extras-commits mailing list