rpms/email2trac/F-11 email2trac.spec,1.3,1.4

Jesse Keating jkeating at fedoraproject.org
Tue Apr 21 21:22:46 UTC 2009


Author: jkeating

Update of /cvs/pkgs/rpms/email2trac/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6742

Modified Files:
	email2trac.spec 
Log Message:
* Tue Apr 21 2009 Jesse Keating <jkeating at redhat.com> - 0.13-5
- Explicitly pass RPM_OPT_FLAGS



Index: email2trac.spec
===================================================================
RCS file: /cvs/pkgs/rpms/email2trac/F-11/email2trac.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- email2trac.spec	24 Feb 2009 14:49:46 -0000	1.3
+++ email2trac.spec	21 Apr 2009 21:22:41 -0000	1.4
@@ -2,7 +2,7 @@
 # Jon Topper <jon at topper dot me dot uk>
 Name:           email2trac
 Version:        0.13
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Utilities for converting emails to trac tickets
 
 Group:          Applications/Internet
@@ -39,7 +39,7 @@
 
 %build
 %configure --with-trac_user=apache
-make %{?_smp_mflags}
+make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS"
 
 
 %install
@@ -61,6 +61,9 @@
 
 
 %changelog
+* Tue Apr 21 2009 Jesse Keating <jkeating at redhat.com> - 0.13-5
+- Explicitly pass RPM_OPT_FLAGS
+
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.13-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the scm-commits mailing list