[fldigi/f13/master] Upstream update to 3.20.27

Randall 'Randy' Berry dp67 at fedoraproject.org
Wed Oct 6 02:42:14 UTC 2010


commit e342433c11ba09874ad55f42db488132fefb1e0e
Author: Randall Berry <randyn3lrx at gmail.com>
Date:   Tue Oct 5 22:41:08 2010 -0400

    Upstream update to 3.20.27

 fldigi.spec |   36 +++++++++++++++++++++++++++++-------
 sources     |    2 +-
 2 files changed, 30 insertions(+), 8 deletions(-)
---
diff --git a/fldigi.spec b/fldigi.spec
index 6527660..0f172e5 100644
--- a/fldigi.spec
+++ b/fldigi.spec
@@ -1,11 +1,11 @@
 Name:		fldigi
-Version:	3.20.20
-Release:	2%{?dist}
+Version:	3.20.27
+Release:	1%{?dist}
 Summary:	Digital modem program for Linux
 Group:		Applications/Communications
-License:	GPLv3	
+License:	GPLv3+	
 URL:		http://www.w1hkj.com/Fldigi.html
-Source0:	http://www.w1hkj.com/downloads/%{name}-%{version}.tar.gz
+Source0:	http://www.w1hkj.com/downloads/%{name}-flarq/%{name}-%{version}.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	hamlib-devel
@@ -60,6 +60,9 @@ $RPM_BUILD_ROOT%{_datadir}/applications/flarq.desktop
 
 %find_lang %{name}
 
+# Remove INSTALL file has no relevance to Fedora package install.
+rm INSTALL
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -68,14 +71,33 @@ rm -rf $RPM_BUILD_ROOT
 %doc AUTHORS ChangeLog COPYING README
 %{_bindir}/*
 %{_datadir}/pixmaps/%{name}.xpm
-%{_mandir}/man1/%{name}.1.gz
-%attr(0644,root,root) %{_datadir}/applications/%{name}.desktop
 %{_datadir}/pixmaps/flarq.xpm 
+%{_mandir}/man1/%{name}.1.gz
 %{_mandir}/man1/flarq.1.gz
-%attr(0644,root,root) %{_datadir}/applications/flarq.desktop
 %{_mandir}/man1/%{name}-shell.1.gz
+%attr(0644,root,root) %{_datadir}/applications/%{name}.desktop
+%attr(0644,root,root) %{_datadir}/applications/flarq.desktop
 
 %changelog
+* Sun Sep 5 2010 Randall J. Berry <dp67 at fedoraproject.org> - 3.20.27-1
+- Upstream update to 3.20.27
+- Added call to Abort_ARQ when double ESC pressed (panic)
+- Added supporting code in modem class.
+* Fri Sep 3 2010 Randall J. Berry <dp67 at fedoraproject.com> 3.20.25-2
+- Rebuild for broken deps F14
+* Mon Aug 30 2010 Randall J. Berry <dp67 at fedoraproject.com> 3.20.25-1
+- Upstream update 3.20.25
+* Sat Aug 28 2010 Randall J. Berry <dp67 at fedoraproject.com> 3.20.24-1
+- Upstream update to 3.20.24
+- Rebuild for F15-Rawhide
+* Sat Aug 7 2010 Randall J. Berry <dp67 at fedoraproject.com> 3.20.22-1
+- Upstream update to 3.20.22
+- Cleanup spec
+* Thu Jul 29 2010 Randall J. Berry <dp67 at fedoraproject.com> 3.20.20-4
+- F14/Devel rebuild
+- Correct date in changelog
+* Thu Jul 29 2010 Randall J. Berry <dp67 at fedoraproject.com> 3.20.20-3
+- F14/Devel rebuild
 * Thu Jul 29 2010 Randall J. Berry <dp67 at fedoraproject.com> 3.20.20-2
 - Testing Git
 * Thu Jul 22 2010 Randall J. Berry <dp67 at fedoraproject.com> 3.20.20-1
diff --git a/sources b/sources
index 2854c1f..abd7d67 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e03c5cc698fffd0ef93d822c555ce950  fldigi-3.20.20.tar.gz
+70eb9a1da569f5fca3430a8ea4ad801d  fldigi-3.20.27.tar.gz


More information about the scm-commits mailing list