rpms/rhm/F-9 .cvsignore, 1.6, 1.7 rhm.spec, 1.23, 1.24 sources, 1.11, 1.12

Nuno Santos nsantos at fedoraproject.org
Fri Oct 3 17:27:20 UTC 2008


Author: nsantos

Update of /cvs/extras/rpms/rhm/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11887

Modified Files:
	.cvsignore rhm.spec sources 
Log Message:
Rebased to svn rev 2578


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/rhm/F-9/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	30 Sep 2008 18:21:12 -0000	1.6
+++ .cvsignore	3 Oct 2008 17:26:49 -0000	1.7
@@ -1 +1 @@
-rhm-0.2.2432.tar.gz
+rhm-0.2.2578.tar.gz


Index: rhm.spec
===================================================================
RCS file: /cvs/extras/rpms/rhm/F-9/rhm.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- rhm.spec	30 Sep 2008 18:21:12 -0000	1.23
+++ rhm.spec	3 Oct 2008 17:26:50 -0000	1.24
@@ -2,9 +2,9 @@
 # Spec file for Red Hat Messaging package rhm.
 #
 
-%define svnrev 2432
-# built against qpidc svn rev 693140
-%define svnrev_qpid 693140
+%define svnrev 2578
+# built against qpidc svn rev:
+%define svnrev_qpid 700546
 
 Name:           rhm
 Version:        0.2.%{svnrev}
@@ -44,11 +44,11 @@
 rm -rf %{buildroot}
 make install DESTDIR=%{buildroot}
 install -d -m0775 %{buildroot}%{_localstatedir}/rhm
-install -d -m0755 %{buildroot}%{_libdir}/qpidd
-cp -a %{buildroot}%{_libdir}/libbdbstore.so* %{buildroot}%{_libdir}/qpidd
+install -d -m0755 %{buildroot}%{_libdir}/qpid/daemon
+rm -f %{buildroot}%_libdir/qpid/daemon/*.a
+rm -f %{buildroot}%_libdir/qpid/daemon/*.la
 rm -f %{buildroot}%_libdir/*.a
 rm -f %{buildroot}%_libdir/*.la
-rm -f %{buildroot}%_libdir/*.so*
 rm %{buildroot}%_sysconfdir/rhmd.conf
 
 %clean
@@ -60,11 +60,14 @@
 %files
 %defattr(-,root,root,-)
 %doc README COPYING
-%{_libdir}/qpidd/libbdbstore.so*
+%{_libdir}/qpid/daemon/msgstore.so*
 %attr(0775,qpidd,qpidd) %dir %_localstatedir/rhm
 
 
 %changelog
+* Fri Oct  3 2008 Nuno Santos <nsantos at redhat.com> - 0.2.2578-1
+- Rebased to svn revision 2578
+
 * Tue Sep  9 2008 Nuno Santos <nsantos at redhat.com> - 0.2.2432-1
 - Update for Fedora 10
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/rhm/F-9/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sources	30 Sep 2008 18:21:12 -0000	1.11
+++ sources	3 Oct 2008 17:26:50 -0000	1.12
@@ -1 +1 @@
-4a1d09e59c357a84d7b2d07ad08c2d99  rhm-0.2.2432.tar.gz
+ed7335e919cccb28741b7d69f69a7759  rhm-0.2.2578.tar.gz




More information about the fedora-extras-commits mailing list