[cqrlog/f20] Fixed BZ 1008236

Eric Christensen sparks at fedoraproject.org
Tue Jan 14 20:24:13 UTC 2014


commit 18efc66e0f87a65c4dff48bf3774c46a223b77cd
Author: Eric Christensen <echriste at redhat.com>
Date:   Tue Jan 14 15:24:23 2014 -0500

    Fixed BZ 1008236

 cqrlog.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/cqrlog.spec b/cqrlog.spec
index 720e1ce..e10c9ee 100644
--- a/cqrlog.spec
+++ b/cqrlog.spec
@@ -1,6 +1,6 @@
 Name:		cqrlog
 Version:	1.6.1
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	An amateur radio contact logging program
 
 Group:		Applications/Databases
@@ -48,7 +48,7 @@ chmod -x tools/cqrlog-apparmor-fix
 chmod -x voice_keyer/voice_keyer.sh
 
 %build
-make %{?_smp_mflags}
+make %{?_smp_mflags} ST=:
 
 
 %install
@@ -153,6 +153,9 @@ iconv -f iso8859-1 -t utf-8 %{buildroot}%{_datadir}/%{name}/ctyfiles/eqsl.txt >
 %{_mandir}/man1/cqrlog.1.gz
 
 %changelog
+* Tue Jan 14 2014 Eric "Sparks" Christensen <sparks at fedoraproject.org> - 1.6.1-2
+- Let rpmbuild strip executable (BZ #1008236)
+
 * Thu Nov 14 2013 Eric "Sparks" Christensen <sparks at fedoraproject.org> - 1.6.1-1
 - 630M band added
 - added OQRS (online QSL request system) to QSL sent menu


More information about the scm-commits mailing list