[fmtools/f18] Updated to 2.0.7

Paulo Roma Cavalcanti roma at fedoraproject.org
Tue Oct 1 09:31:37 UTC 2013


commit 1c4d6d3546637339fb66fd0dd7daae6277049195
Author: Paulo Roma Cavalcanti <promac at gmail.com>
Date:   Tue Oct 1 06:31:02 2013 -0300

    Updated to 2.0.7

 .gitignore   |    1 +
 fmtools.spec |   26 +++++++++++++++++++++++---
 sources      |    2 +-
 3 files changed, 25 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5441bd6..4aee9b6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ fmtools-2.0.1.tar.gz
 fmcontrol.tar.gz
 /fmcontrol.tar.gz
 /fmtools-2.0.1.tar.gz
+/fmtools-2.0.7.tar.gz
diff --git a/fmtools.spec b/fmtools.spec
index 3e4686d..c40fedb 100644
--- a/fmtools.spec
+++ b/fmtools.spec
@@ -3,8 +3,8 @@
 
 Summary: Simple Video for Linux radio card programs
 Name:    fmtools
-Version: 2.0.1
-Release: 11%{?dist}
+Version: 2.0.7
+Release: 1%{?dist}
 License: GPLv2+
 Group:   Applications/Multimedia
 URL:     http://benpfaff.org/fmtools
@@ -17,6 +17,7 @@ Source5: radio.png
 Source8: radio.gif
 Source6: tkradio.py
 Source7: fmlircrc
+BuildRequires: autoconf automake
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
@@ -57,6 +58,8 @@ or the volume given on the command line.
 %setup -q -a1
 
 %build
+aclocal
+autoconf
 %configure
 make %{_smp_mflags}
 
@@ -100,13 +103,30 @@ rm -rf %{buildroot}
 %{_datadir}/%{name}/radio.gif
 
 %changelog
+* Mon Sep 30 2013 Paulo Roma <roma at lcg.ufrj.br> 2.0.7-1
+- Updated to 2.0.7
+
+* Sun Sep 15 2013 Paulo Roma <roma at lcg.ufrj.br> 2.0.6-1
+- Updated to latest git.
+
+* Sun Sep 08 2013 Paulo Roma <roma at lcg.ufrj.br> 2.0.2-1
+- Updated to latest git.
+
+* Wed Sep 04 2013 Paulo Roma <roma at lcg.ufrj.br> 2.0.1-14
+- Applied patch volume for working in kernels >= 3.10
+
+* Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.1-13
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
+
+* Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.1-12
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.1-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.1-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
-
 * Sun Mar 27 2011 Paulo Roma <roma at lcg.ufrj.br> 2.0.1-9
 - Using signal module.
 
diff --git a/sources b/sources
index db88804..14fc3c4 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 5236130b1a178b906fb47d76f3d10149  fmcontrol.tar.gz
-5b48f552180f18d46fe92124b2fcfca0  fmtools-2.0.1.tar.gz
+132b6d305b0c48eb8da0610873b15d62  fmtools-2.0.7.tar.gz


More information about the scm-commits mailing list