[fldigi/f15] Upstream update to 3.21.14

Randall 'Randy' Berry dp67 at fedoraproject.org
Fri Sep 9 06:19:38 UTC 2011


commit 48fdc5f13c3ec932f1d9ffa25121484d2a1ab88a
Author: dp67 <dp67 at fedoraproject.org>
Date:   Fri Sep 9 02:19:26 2011 -0400

    Upstream update to 3.21.14

 .gitignore                      |    1 +
 fldigi-3.21.11-global.cxx.patch |   15 ---------------
 fldigi.spec                     |   10 +++++-----
 sources                         |    2 +-
 4 files changed, 7 insertions(+), 21 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 42e37b5..0ea5009 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ fldigi-3.20.20.tar.gz
 /fldigi-3.21.7.tar.gz
 /fldigi-3.21.9.tar.gz
 /fldigi-3.21.11.tar.gz
+/fldigi-3.21.14.tar.gz
diff --git a/fldigi.spec b/fldigi.spec
index 2007d89..5b13bc6 100755
--- a/fldigi.spec
+++ b/fldigi.spec
@@ -1,14 +1,12 @@
 Name:		fldigi
-Version:	3.21.11
-Release:	5%{?dist}
+Version:	3.21.14
+Release:	1%{?dist}
 Summary:	Digital modem program for Linux
 Group:		Applications/Communications
 License:	GPLv3+	
 URL:		http://www.w1hkj.com/Fldigi.html
 Source0:	http://www.w1hkj.com/alpha/%{name}/%{name}-%{version}.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-# Patch By Kamal Mostafa, KA6MAL Fixes #708696 "Fldigi crashes when started" reported upstream.
-Patch0:		%{name}-%{version}-global.cxx.patch
 
 BuildRequires:	hamlib-devel
 BuildRequires:	fltk-devel
@@ -46,7 +44,6 @@ exported by fldigi, and also defines some useful commands of its own.
 
 # Fix spurious executeable
 chmod 644 ./src/olivia/olivia.cxx
-%patch0 -p1 -b %{name}-%{version}-global.cxx.patch
 
 %build
 %configure
@@ -84,6 +81,9 @@ rm -rf $RPM_BUILD_ROOT
 %attr(0644,root,root) %{_datadir}/applications/flarq.desktop
 
 %changelog
+* Fri Sep 9 2011 Randall J. Berry <dp67 at fedoraproject.org> - 3.21.14-1
+- Upstream update to 3.21.14
+- Remove patch applied upstream
 * Sun Jun 12 2011 Randall J. Berry <dp67 at fedoraproject.org> - 3.21.11-4
 - Correct my mistake in update request.
 * Sun Jun 12 2011 Randall J. Berry <dp67 at fedoraproject.org> - 3.21.11-4
diff --git a/sources b/sources
index 45bc871..f9f0ce3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-863cbac80a829a8c5287fb536f635f4b  fldigi-3.21.11.tar.gz
+cc1e190db19886df89155d013312467f  fldigi-3.21.14.tar.gz


More information about the scm-commits mailing list