Author: kwizart
Update of /cvs/free/rpms/alsa-plugins-freeworld/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv24302
Modified Files:
sources .cvsignore alsa-plugins-freeworld.spec
Log Message:
Update to 1.0.26
Index: sources
===================================================================
RCS file: /cvs/free/rpms/alsa-plugins-freeworld/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources 2 Feb 2012 12:00:33 -0000 1.7
+++ sources 15 Sep 2012 09:16:50 -0000 1.8
@@ -1 +1 @@
-038c023eaa51171f018fbf7141255185 alsa-plugins-1.0.25.tar.bz2
+4facd408326ef5567a7d4ceb6589e6b0 alsa-plugins-1.0.26.tar.bz2
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/alsa-plugins-freeworld/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore 2 Feb 2012 12:00:33 -0000 1.7
+++ .cvsignore 15 Sep 2012 09:16:50 -0000 1.8
@@ -1 +1 @@
-alsa-plugins-1.0.25.tar.bz2
+alsa-plugins-1.0.26.tar.bz2
Index: alsa-plugins-freeworld.spec
===================================================================
RCS file: /cvs/free/rpms/alsa-plugins-freeworld/devel/alsa-plugins-freeworld.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- alsa-plugins-freeworld.spec 10 Jul 2012 22:09:11 -0000 1.11
+++ alsa-plugins-freeworld.spec 15 Sep 2012 09:16:50 -0000 1.12
@@ -1,6 +1,6 @@
Name: alsa-plugins-freeworld
-Version: 1.0.25
-Release: 3%{?dist}
+Version: 1.0.26
+Release: 1%{?dist}
Summary: The ALSA Plugins - freeworld version
# All packages are LGPLv2+ with the exception of samplerate which is GPLv2+
License: LGPLv2+
@@ -9,8 +9,6 @@
Source0:
ftp://ftp.alsa-project.org/pub/plugins/alsa-plugins-%{version}.tar.bz2
Source1: a52.conf
Source2: lavcrate.conf
-Patch0: alsa-plugins-1.0.25-gcc47.patch
-Patch1: alsa-plugins-1.0.25-ffmpeg54.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: alsa-lib-devel >= 1.0.24
@@ -48,8 +46,6 @@
%prep
%setup -q -n alsa-plugins-%{version}%{?prever}
-%patch0 -p1 -b .gcc47
-%patch1 -p1 -b .ffmpeg54
%build
export CPPFLAGS="$(pkg-config --cflags libavcodec)"
@@ -109,6 +105,9 @@
%changelog
+* Sat Sep 15 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.0.26-1
+- Update to 1.0.26
+
* Tue Jul 10 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.0.25-3
- Fix build with gcc47