[i7z] Add RPM_OPT_FLAGS and RPM_LD_FLAGS

fantom fantom at fedoraproject.org
Fri Sep 21 21:39:14 UTC 2012


commit 10f67570005691fadee93a16443d3a6e09a410df
Author: Matthieu Saulnier <fantom at fedoraproject.org>
Date:   Fri Sep 21 23:38:23 2012 +0200

    Add RPM_OPT_FLAGS and RPM_LD_FLAGS

 i7z.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/i7z.spec b/i7z.spec
index c8a8235..e3d0ad5 100644
--- a/i7z.spec
+++ b/i7z.spec
@@ -1,6 +1,6 @@
 Name:           i7z
 Version:        0.27.2
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        CLI curses based monitoring tool for Intel Core i7 processors
 Summary(fr):    Outil de surveillance en CLI pour processeurs Intel Core i7
 
@@ -40,8 +40,8 @@ install -Dpm 755 %{name} %{buildroot}%{_sbindir}/%{name}
 
 
 %changelog
-* Fri Sep 21 2012 Matthieu Saulnier <fantom at fedoraproject.org> - 0.27.2-2
-- Add RPM_OPT_FLAGS and RPM_LD_FLAGS in %%build section
+* Fri Sep 21 2012 Matthieu Saulnier <fantom at fedoraproject.org> - 0.27.2-4
+- Add RPM_OPT_FLAGS and RPM_LD_FLAGS in %%build section (fix RHBZ #857693)
 
 * Fri Sep 14 2012 Matthieu Saulnier <fantom at fedoraproject.org> - 0.27.2-1
 - Update to 0.27.2 (fix RHBZ #850585)


More information about the scm-commits mailing list