[toped] Build with $RPM_OPT_FLAGS (#679511).

Ville Skyttä scop at fedoraproject.org
Wed Sep 26 05:43:33 UTC 2012


commit 29fb55fdff4d336c9f06dbe788f87153b1548c67
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Wed Sep 26 08:43:22 2012 +0300

    Build with $RPM_OPT_FLAGS (#679511).

 toped.spec |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/toped.spec b/toped.spec
index 7701779..89971a9 100644
--- a/toped.spec
+++ b/toped.spec
@@ -18,7 +18,7 @@
 
 Name:           toped
 Version:        0.9.81
-Release:        1.svn2211%{?dist}
+Release:        2.svn2211%{?dist}
 Summary:        VLSI IC Layout Editor
 
 License:        GPLv2
@@ -61,7 +61,7 @@ Toped is listed among Fedora Electronic Lab packages.
 # -n %{name}-%{version}
 
 # RHBZ#679511 - toped 0.9.70-1 not built with $RPM_OPT_FLAGS
-sed -i.cflags "s|CXXFLAGS=\".*\"|CXXFLAGS=\"\%{optflags}\"|g" configure.ac
+sed -i.cflags "s|CXXFLAGS=\".*\"|CXXFLAGS=\"\%{optflags}\"|g" configure
 
 %if %{?devel}
 %{__make} -f Makefile.cvs
@@ -155,11 +155,14 @@ touch --no-create %{_datadir}/icons/hicolor || :
 
 
 %changelog
+* Tue Sep 25 2012 Ville Skyttä <ville.skytta at iki.fi> - 0.9.81-2.svn2211
+- Build with $RPM_OPT_FLAGS (#679511).
+
 * Sat Aug 11 2012 Orion Poplawski <orion at cora.nwra.com> - 0.9.81-1.svn2211
 - Update to 0.9.8.1
 
 * Wed Aug 01 2012 Adam Jackson <ajax at redhat.com> - 0.9.80-3.svn2137
-- -Rebuild for new glew
+- Rebuild for new glew
 
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.80-2.svn2137
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
@@ -174,7 +177,7 @@ touch --no-create %{_datadir}/icons/hicolor || :
 * Sat Dec 10 2011 Chitlesh Goorah <chitlesh at fedoraproject.org> - 0.9.70.1-3.svn2013
 - Bugfix release - critical issue related to the AREF structures in GDSII.
 
-* Mon Jun 20 2011 ajax at redhat.com - 0.9.70.1-2.svn1794
+* Mon Jun 20 2011 Adam Jackson <ajax at redhat.com> - 0.9.70.1-2.svn1794
 - Rebuild for new glew soname
 
 * Tue Mar 08 2011 Chitlesh Goorah <chitlesh at fedoraproject.org> - 0.9.70.1-1.svn1794


More information about the scm-commits mailing list