[florist/f17] Fix optflags

Pavel Zhukov landgraf at fedoraproject.org
Wed Jul 11 14:19:36 UTC 2012


commit ff6f9bb765cd74ec4e527908dac7a2acb2349cf1
Author: Pavel Zhukov <pavel at zhukoff.net>
Date:   Wed Jul 11 18:19:28 2012 +0400

    Fix optflags

 florist.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/florist.spec b/florist.spec
index c61be34..91a0c18 100644
--- a/florist.spec
+++ b/florist.spec
@@ -3,7 +3,7 @@
 %global build_shared 1
 Name:       florist    
 Version:    2011
-Release:    7%{?dist}
+Release:    8%{?dist}
 Summary:    Open-source implementation of IEEE Standard 1003.5b-1996
 Group:      Development/Libraries
 License:    GPLv2+
@@ -88,6 +88,9 @@ chrpath --delete %{buildroot}/%{_libdir}/%{name}/libflorist.so
 %endif
 
 %changelog
+* Wed Jul 11 2012 Pavel Zhukov <landgraf at fedoraproject.org> - 2011-8
+- Fix optflags
+
 * Tue Jan 10 2012 Pavel Zhukov <landgraf at fedoraproject.org> - 2011-7
 - Rebuild for new GCC-4.7
 


More information about the scm-commits mailing list