rpms/rhm/F-10 .cvsignore, 1.13, 1.14 rhm.spec, 1.36, 1.37 sources, 1.18, 1.19

Nuno Santos nsantos at fedoraproject.org
Tue Jun 30 17:12:35 UTC 2009


Author: nsantos

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

Modified Files:
	.cvsignore rhm.spec sources 
Log Message:
Rebased to svn rev 3465/788782


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/rhm/F-10/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- .cvsignore	24 Mar 2009 18:43:32 -0000	1.13
+++ .cvsignore	30 Jun 2009 17:12:04 -0000	1.14
@@ -1 +1 @@
-rhm-0.5.3153.tar.gz
+rhm-0.5.3465.tar.gz


Index: rhm.spec
===================================================================
RCS file: /cvs/extras/rpms/rhm/F-10/rhm.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -p -r1.36 -r1.37
--- rhm.spec	24 Mar 2009 18:43:32 -0000	1.36
+++ rhm.spec	30 Jun 2009 17:12:04 -0000	1.37
@@ -2,9 +2,9 @@
 # Spec file for Red Hat Messaging package rhm.
 #
 
-%define svnrev 3153
+%define svnrev 3465
 # built against qpidc svn rev:
-%define svnrev_qpid 752600
+%define svnrev_qpid 788782
 
 Name:           rhm
 Version:        0.5.%{svnrev}
@@ -37,7 +37,8 @@ using either a libaio-based asynchronous
 %setup -q
 
 %build
-%configure --disable-static --disable-rpath CXXFLAGS="-O3 -DNDEBUG"
+export CXXFLAGS="%{optflags} -DNDEBUG"
+%configure --disable-static --disable-rpath --disable-dependency-tracking
 make %{?_smp_mflags}
 
 %install
@@ -65,6 +66,14 @@ make check
 
 
 %changelog
+* Tue Jun 30 2009 Nuno Santos <nsantos at redhat.com> - 0.5.3465-1
+- Rebased to svn rev 3465/788782
+
+* Fri May  8 2009 Ville Skyttä <ville.skytta at iki.fi> - 0.5.3153-3
+- Build with $RPM_OPT_FLAGS (#499882).
+- Disable autotools dependency tracking during build for cleaner build logs
+  and possible slight build speedup.
+
 * Tue Mar 24 2009 Nuno Santos <nsantos at redhat.com> - 0.5.3153-1
 - Rebased to svn rev 3153/752600
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/rhm/F-10/sources,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- sources	24 Mar 2009 18:43:32 -0000	1.18
+++ sources	30 Jun 2009 17:12:04 -0000	1.19
@@ -1 +1 @@
-ddbad942531cc226f90ed7b6b27c094b  rhm-0.5.3153.tar.gz
+a6b0aab24e36f41b01c4075e7ddb334f  rhm-0.5.3465.tar.gz




More information about the fedora-extras-commits mailing list