[hamlib] Fix broken dep Python2.7

Randall 'Randy' Berry dp67 at fedoraproject.org
Mon Aug 2 17:29:39 UTC 2010


commit 755f49695da2eb5395c849ffd535835c9862889f
Author: Randall Berry <randyn3lrx at gmail.com>
Date:   Mon Aug 2 13:29:34 2010 -0400

    Fix broken dep Python2.7

 hamlib.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/hamlib.spec b/hamlib.spec
index 39a9508..d21b859 100644
--- a/hamlib.spec
+++ b/hamlib.spec
@@ -2,7 +2,7 @@
 
 Name:           hamlib
 Version:        1.2.11
-Release:        3%{?dist}
+Release:        5%{?dist}
 Summary:        Run-time library to control radio transceivers and receivers
 
 Group:          System Environment/Libraries
@@ -215,7 +215,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/hamlibtcl*
 
 %changelog
-* Mon Aug 2 2010 Randall "Randy" Berry <dp67 at fedoraproject.org> - 1.2.11-3
+* Mon Aug 2 2010 Randall "Randy" Berry <dp67 at fedoraproject.org> - 1.2.11-5
+- Rebuild
+
+* Mon Aug 2 2010 Randall "Randy" Berry <dp67 at fedoraproject.org> - 1.2.11-4
 - Build against Python 2.7
 - Fix broken dep python2.7
 


More information about the scm-commits mailing list