[fldigi] Upstream update to 3.21.37

Randall 'Randy' Berry dp67 at fedoraproject.org
Sun Jan 29 03:47:41 UTC 2012


commit 422acc49d66cb62c66192b342744ca7868aeb778
Author: Randall Berry <rberry at krickitz.merlinfund.lan>
Date:   Sat Jan 28 22:47:37 2012 -0500

    Upstream update to 3.21.37

 .gitignore              |    1 +
 flarq.cxx-unistd.patch  |   12 ------------
 fldigi-rx_extract.patch |   11 -----------
 fldigi-wefax-pic.patch  |   13 -------------
 fldigi-wefax.patch      |   11 -----------
 fldigi.spec             |   14 ++++----------
 sources                 |    2 +-
 7 files changed, 6 insertions(+), 58 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9fad1bb..9430d7f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ fldigi-3.20.20.tar.gz
 /fldigi-3.21.16.tar.gz
 /fldigi-3.21.34.tar.gz
 /fldigi-3.21.35.tar.gz
+/fldigi-3.21.37.tar.gz
diff --git a/fldigi.spec b/fldigi.spec
index a5b60f0..e56cdb1 100755
--- a/fldigi.spec
+++ b/fldigi.spec
@@ -1,15 +1,11 @@
 Name:		fldigi
-Version:	3.21.35
-Release:	2%{?dist}
+Version:	3.21.37
+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
-Patch0:		flarq.cxx-unistd.patch
-Patch1:		fldigi-rx_extract.patch
-Patch2:		fldigi-wefax.patch
-Patch3:		fldigi-wefax-pic.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	hamlib-devel
@@ -45,10 +41,6 @@ exported by fldigi, and also defines some useful commands of its own.
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch0 -p1 -b flarq.cxx-unistd.patch
-%patch1	-p1 -b fldigi-rx_extract.patch
-%patch2	-p1 -b fldigi-wefax.patch
-%patch3	-p1 -b fldigi-wefax-pic.patch
 
 # Fix spurious executeable
 chmod 644 ./src/olivia/olivia.cxx
@@ -90,6 +82,8 @@ rm -rf $RPM_BUILD_ROOT
 %attr(0644,root,root) %{_datadir}/applications/flarq.desktop
 
 %changelog
+* Sat Jan 28 2012 Randall J. Berry, N3LRX <dp67 at fedoraproject.org> - 3.21.37-1
+- Upstream upddate to 3.21.37
 * Sun Jan 15 2012 Randall J. Berry, N3LRX <dp67 at fedoraproject.org> - 3.21.35-2
 - Add patches for testing error correction
 - Update rawhide builds
diff --git a/sources b/sources
index 127f444..5c24dca 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-301a3459affe5229260df27df2f0ab5c  fldigi-3.21.35.tar.gz
+b2ce89e69b11e6c2c44e902b37390db7  fldigi-3.21.37.tar.gz


More information about the scm-commits mailing list