rpms/utrac/devel utrac.spec,1.2,1.3

Alain Portal (dionysos) fedora-extras-commits at redhat.com
Thu May 18 07:17:46 UTC 2006


Author: dionysos

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

Modified Files:
	utrac.spec 
Log Message:
Honor 


Index: utrac.spec
===================================================================
RCS file: /cvs/extras/rpms/utrac/devel/utrac.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- utrac.spec	8 Nov 2005 08:58:09 -0000	1.2
+++ utrac.spec	18 May 2006 07:17:46 -0000	1.3
@@ -1,6 +1,6 @@
 Name: 		utrac
 Version:	0.3.0
-Release:	5%{?dist}
+Release:	6%{?dist}
 Summary: 	Universal Text Recognizer and Converter
 Summary(fr): 	Reconnaisseur et convertisseur universel de texte
 
@@ -53,6 +53,8 @@
 %patch0
 %patch1 -p1
 %patch2
+%{__sed} -i -e 's/^\(CFLAGS.*\)/\1 $(RPM_OPT_FLAGS)/' Makefile
+%{__sed} -i -e '/^\s*strip /d' Makefile
 
 %build
 make %{?_smp_mflags}
@@ -91,6 +93,10 @@
 %{_includedir}/*
 
 %changelog
+* Thu May 18 2006 Alain Portal <aportal[AT]univ-montp2[DOT]fr> 0.3.0-6
+  - Honor $RPM_OPT_FLAGS flags.
+    Contribution of Ville Skyttä <ville[DOT]skytta[AT]iki[DOT]fi>.
+
 * Tue Nov  8 2005 Alain Portal <aportal[AT]univ-montp2[DOT]fr> 0.3.0-5
   - Patch to change prefix. Fix #172601
 




More information about the fedora-extras-commits mailing list