[audacious-plugin-fc] Update to 0.7.3.5 release tarball for Audacious 3.5.x.

Michael Schwendt mschwendt at fedoraproject.org
Wed Dec 10 20:58:35 UTC 2014


commit bcf40959094eeb5120ed20075936105d06de4566
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Wed Dec 10 21:58:44 2014 +0100

    Update to 0.7.3.5 release tarball for Audacious 3.5.x.

 .gitignore                          |    1 +
 audacious-plugin-fc-0.7-aud45.patch |  270 -----------------------------------
 audacious-plugin-fc.metainfo.xml    |   12 --
 audacious-plugin-fc.spec            |   14 +--
 sources                             |    2 +-
 5 files changed, 7 insertions(+), 292 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 34f19ba..7ec36b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 audacious-plugin-fc-0.5.1.tar.bz2
 /audacious-plugin-fc-0.6.tar.bz2
 /audacious-plugin-fc-0.7.tar.bz2
+/audacious-plugin-fc-0.7.3.5.tar.bz2
diff --git a/audacious-plugin-fc.spec b/audacious-plugin-fc.spec
index 4b793dd..854b2a6 100644
--- a/audacious-plugin-fc.spec
+++ b/audacious-plugin-fc.spec
@@ -8,16 +8,13 @@
 
 Summary: Future Composer input plugin for Audacious
 Name: audacious-plugin-fc
-Version: 0.7
-Release: 8%{?dist}
+Version: 0.7.3.5
+Release: 1%{?dist}
 Provides: audacious-plugins-fc = %{version}-%{release}
 URL: http://xmms-fc.sourceforge.net/
 License: GPLv2+
 Group: Applications/Multimedia
 Source0: http://downloads.sourceforge.net/xmms-fc/audacious-plugin-fc-%{version}.tar.bz2
-# from upstream cvs
-Source1: audacious-plugin-fc.metainfo.xml
-Patch0: audacious-plugin-fc-0.7-aud45.patch
 
 BuildRequires: audacious-devel >= 3.5
 BuildRequires: libfc14audiodecoder-devel
@@ -38,7 +35,6 @@ music files from AMIGA. Song-length detection and seek are implemented, too.
 pkg-config --print-variables audacious | grep ^plugin_dir
 
 %setup -q
-%patch0 -p1 -b .old-api
 autoreconf -fi
 
 
@@ -50,9 +46,6 @@ make %{?_smp_mflags}
 %install
 make DESTDIR=${RPM_BUILD_ROOT} install
 
-mkdir -p ${RPM_BUILD_ROOT}%{_datadir}/appdata
-install -p -m0644 %{SOURCE1} ${RPM_BUILD_ROOT}%{_datadir}/appdata
-
 
 %files
 %doc COPYING README
@@ -62,6 +55,9 @@ install -p -m0644 %{SOURCE1} ${RPM_BUILD_ROOT}%{_datadir}/appdata
 
 
 %changelog
+* Wed Dec 10 2014 Michael Schwendt <mschwendt at fedoraproject.org> - 0.7.3.5-1
+- Update to 0.7.3.5 release tarball for Audacious 3.5.x.
+
 * Fri Aug 15 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index a436434..6edbb78 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5adba0c43e7982b03a923b5288ebbf51  audacious-plugin-fc-0.7.tar.bz2
+f801332f46f71706a848bccdc94410ea  audacious-plugin-fc-0.7.3.5.tar.bz2


More information about the scm-commits mailing list