rpms/rhm/F-8 .cvsignore, 1.6, 1.7 rhm.spec, 1.13, 1.14 sources, 1.9, 1.10

Nuno Santos nsantos at fedoraproject.org
Fri Oct 3 17:40:24 UTC 2008


Author: nsantos

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

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


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/rhm/F-8/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	26 Sep 2008 20:52:11 -0000	1.6
+++ .cvsignore	3 Oct 2008 17:39:54 -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-8/rhm.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- rhm.spec	26 Sep 2008 20:52:11 -0000	1.13
+++ rhm.spec	3 Oct 2008 17:39:54 -0000	1.14
@@ -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-8/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	26 Sep 2008 20:52:11 -0000	1.9
+++ sources	3 Oct 2008 17:39:54 -0000	1.10
@@ -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