Author: jwrdegoede
Update of /cvs/free/rpms/audacious-plugins-freeworld/F-16
In directory se02.es.rpmfusion.net:/tmp/cvs-serv9703
Modified Files:
.cvsignore audacious-plugins-freeworld.spec sources
Log Message:
* Thu Nov 3 2011 Hans de Goede <j.w.r.degoede(a)gmail.com> 3.0.4-1
- Upgrade to 3.0.4
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/audacious-plugins-freeworld/F-16/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- .cvsignore 27 Aug 2011 22:28:14 -0000 1.11
+++ .cvsignore 3 Nov 2011 11:07:54 -0000 1.12
@@ -1 +1 @@
-audacious-plugins-3.0.2.tar.gz
+audacious-plugins-3.0.4.tar.gz
Index: audacious-plugins-freeworld.spec
===================================================================
RCS file:
/cvs/free/rpms/audacious-plugins-freeworld/F-16/audacious-plugins-freeworld.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- audacious-plugins-freeworld.spec 4 Sep 2011 10:59:19 -0000 1.19
+++ audacious-plugins-freeworld.spec 3 Nov 2011 11:07:54 -0000 1.20
@@ -1,16 +1,11 @@
-# TODO:
-# - add more mime types to .desktop file for 'ffaudio' plugin
-# - add BR sidplay2-devel and find a way to make the built sid.so
-# plugin an alternative to Fedora's sidplay1 based sid.so
-
%global aud_plugin_api %(grep '[ ]*#define[ ]*_AUD_PLUGIN_VERSION[ ]\\+'
%{_includedir}/audacious/plugin.h 2>/dev/null | sed 's!.*_AUD_PLUGIN_VERSION[
]*\\([0-9]\\+\\).*!\\1!')
%if 0%{aud_plugin_api} > 0
-%global aud_plugin_dep Requires: audacious(plugin-api) = %{aud_plugin_api}
+%global aud_plugin_dep Requires: audacious(plugin-api)%{?_isa} = %{aud_plugin_api}
%endif
Name: audacious-plugins-freeworld
-Version: 3.0.2
-Release: 2%{?dist}
+Version: 3.0.4
+Release: 1%{?dist}
Summary: Additional plugins for the Audacious media player
Group: Applications/Multimedia
@@ -165,33 +160,31 @@
%files
-%defattr(-,root,root,-)
%files mp3
-%defattr(-,root,root,-)
%doc COPYING
%{_libdir}/audacious/Input/madplug.so
%{_datadir}/applications/livna-audacious-mp3.desktop
%files aac
-%defattr(-,root,root,-)
%doc COPYING
%{_libdir}/audacious/Input/aac.so
%{_datadir}/applications/livna-audacious-aac.desktop
%files ffaudio
-%defattr(-,root,root,-)
%doc COPYING
%{_libdir}/audacious/Input/ffaudio.so
%{_datadir}/applications/audacious-ffaudio.desktop
%files mms
%doc COPYING
-%defattr(-,root,root,-)
%{_libdir}/audacious/Transport/mms.so
%changelog
+* Thu Nov 3 2011 Hans de Goede <j.w.r.degoede(a)gmail.com> 3.0.4-1
+- Upgrade to 3.0.4
+
* Sun Sep 4 2011 Hans de Goede <j.w.r.degoede(a)gmail.com> 3.0.2-2
- Rebuild for ffmpeg-0.8
Index: sources
===================================================================
RCS file: /cvs/free/rpms/audacious-plugins-freeworld/F-16/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sources 27 Aug 2011 22:28:14 -0000 1.11
+++ sources 3 Nov 2011 11:07:55 -0000 1.12
@@ -1 +1 @@
-cc4dba3d99f3619a1e8e4b945bfeef75 audacious-plugins-3.0.2.tar.gz
+f269ae195a7077ccefb28a44634c0785 audacious-plugins-3.0.4.tar.gz