rpms/sdlmame-data/devel .cvsignore, 1.20, 1.21 sdlmame-data.spec, 1.25, 1.26 sources, 1.20, 1.21
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/sdlmame-data/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv21588
Modified Files:
.cvsignore sdlmame-data.spec sources
Log Message:
* Thu May 12 2011 Julian Sikorski <belegdol(a)fedoraproject.org> - 0142-1
- Updated to 0.142
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame-data/devel/.cvsignore,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- .cvsignore 14 Jan 2011 07:11:22 -0000 1.20
+++ .cvsignore 12 May 2011 06:35:30 -0000 1.21
@@ -1,6 +1,6 @@
ctrlr.rar
catveren.zip
-cheat0141.7z
-mamehistory141.7z
-Mameinfo0141a.zip
-nplayers0141.zip
+cheat0142.7z
+mamehistory142.7z
+Mameinfo0142.zip
+nplayers0142.zip
Index: sdlmame-data.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame-data/devel/sdlmame-data.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- sdlmame-data.spec 14 Jan 2011 07:11:22 -0000 1.25
+++ sdlmame-data.spec 12 May 2011 06:35:31 -0000 1.26
@@ -1,4 +1,4 @@
-%define vernumber 141
+%define vernumber 142
Name: sdlmame-data
Version: 0%{vernumber}
@@ -9,7 +9,7 @@
License: Distibutable
URL: http://mamedev.org
Source1: http://www.arcade-history.com/dats/mamehistory%{vernumber}.7z
-Source2: http://www.mameworld.info/mameinfo/download/Mameinfo%{version}a.zip
+Source2: http://www.mameworld.info/mameinfo/download/Mameinfo%{version}.zip
Source3: http://www.kutek.net/mame_roms_pinball/mame32_config_files/ctrlr.rar
Source4: http://www.progettoemma.net/public/cat/catveren.zip
Source5: http://nplayers.arcadebelgium.be/files/nplayers%{version}.zip
@@ -32,7 +32,7 @@
# extract DAT files
7za x %{SOURCE1}
7za x %{SOURCE2}
-7za x Mameinfo%{version}a.exe
+7za x Mameinfo%{version}.exe
mv docs mameinfo
unzip -qa %{SOURCE4} -d .
unzip -qa %{SOURCE5} -d .
@@ -40,9 +40,8 @@
7za x %{SOURCE6}
# fix permissions and line endings
-chmod 0644 mameinfo/*.txt
chmod 0755 mameinfo
-sed -i 's/\r//' cheat.txt readhist.txt readme.txt mameinfo/* nplayers/nplayers.txt
+sed -i 's/\r//' cheat.txt readhist.txt readme.txt mameinfo/*
#fix encoding
for i in readhist.txt mameinfo/*.txt
@@ -75,6 +74,9 @@
%changelog
+* Thu May 12 2011 Julian Sikorski <belegdol(a)fedoraproject.org> - 0142-1
+- Updated to 0.142
+
* Thu Jan 13 2011 Julian Sikorski <belegdol(a)fedoraproject.org> - 0141-1
- Updated to 0.141
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame-data/devel/sources,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- sources 14 Jan 2011 07:11:22 -0000 1.20
+++ sources 12 May 2011 06:35:31 -0000 1.21
@@ -1,6 +1,6 @@
d907085f2f69b74198796378e3ed0cb3 ctrlr.rar
-ac72998b222b932c765690ab6be77556 catveren.zip
-2845b1d46b5d60b417d71e3ac27c715a cheat0141.7z
-331555b8131317adfabdb2bd89da8dfd mamehistory141.7z
-083f3db4894222d6e3127c9257168270 Mameinfo0141a.zip
-9aa52996b5431755f4d863ce1e8cb90c nplayers0141.zip
+5835973c85d9942b37327bae989e9d18 catveren.zip
+fa10471bdfe369dbf718e339f6f4f891 cheat0142.7z
+f4c85611001c993fda8ad03adb4472bf mamehistory142.7z
+1e40faefa397f44a931a3ceb220fcc2e Mameinfo0142.zip
+f75568d82510711684b3490a13c5cd96 nplayers0142.zip
13 years, 6 months
rpms/cmus/F-14 cmus-2.4.0-configure-fix-ffmpeg-detect.diff, NONE, 1.1 cmus.spec, 1.6, 1.7
by Conrad Meyer
Author: konradm
Update of /cvs/free/rpms/cmus/F-14
In directory se02.es.rpmfusion.net:/tmp/cvs-serv6851
Modified Files:
cmus.spec
Added Files:
cmus-2.4.0-configure-fix-ffmpeg-detect.diff
Log Message:
* Wed May 11 2011 Conrad Meyer <konrad(a)tylerc.org> - 2.4.0-2
- Include configure patch to find ffmpeg.
cmus-2.4.0-configure-fix-ffmpeg-detect.diff:
configure | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
--- NEW FILE cmus-2.4.0-configure-fix-ffmpeg-detect.diff ---
>From 633336917be76df74c628c4f1d230fad0b161f62 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Johannes=20Wei=C3=9Fl?= <jargon(a)molb.org>
Date: Thu, 12 May 2011 00:42:41 +0200
Subject: [PATCH] configure: fix ffmpeg header detection
In Fedora, ffmpeg headers are here:
/usr/include/ffmpeg/libavformat/avformat.h
---
configure | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure b/configure
index 29bb911..15870d4 100755
--- a/configure
+++ b/configure
@@ -322,11 +322,11 @@ check_ffmpeg()
{
HAVE_FFMPEG_AVCODEC_H=y
pkg_config FFMPEG "libavformat" || return $?
- if check_header "libavcodec/avcodec.h"
+ if check_header "libavcodec/avcodec.h" $FFMPEG_CFLAGS
then
HAVE_FFMPEG_AVCODEC_H=n
else
- check_header "ffmpeg/avcodec.h" || return $?
+ check_header "ffmpeg/avcodec.h" $FFMPEG_CFLAGS || return $?
fi
return 0
}
--
1.7.5.1
Index: cmus.spec
===================================================================
RCS file: /cvs/free/rpms/cmus/F-14/cmus.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- cmus.spec 11 May 2011 21:26:47 -0000 1.6
+++ cmus.spec 11 May 2011 23:35:39 -0000 1.7
@@ -1,11 +1,13 @@
Name: cmus
Version: 2.4.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Ncurses-Based Music Player
Group: Applications/Multimedia
License: GPLv2+
URL: http://cmus.sourceforge.net/
Source0: http://downloads.sourceforge.net/cmus/cmus-v%{version}.tar.bz2
+# Temporary patch to fix ffmpeg header detection; will be fixed in 2.4.1:
+Patch0: cmus-2.4.0-configure-fix-ffmpeg-detect.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: alsa-lib-devel
@@ -32,6 +34,7 @@
%prep
%setup -q -n %{name}-v%{version}
+%patch0 -p1
%build
@@ -68,6 +71,9 @@
%changelog
+* Wed May 11 2011 Conrad Meyer <konrad(a)tylerc.org> - 2.4.0-2
+- Include configure patch to find ffmpeg.
+
* Mon Apr 25 2011 Johannes Weißl <jargon(a)molb.org> - 2.4.0-1
- New upstream release.
13 years, 6 months
rpms/cmus/devel cmus.spec,1.8,1.9
by Conrad Meyer
Author: konradm
Update of /cvs/free/rpms/cmus/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv6724
Modified Files:
cmus.spec
Log Message:
Fix patch application
Index: cmus.spec
===================================================================
RCS file: /cvs/free/rpms/cmus/devel/cmus.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- cmus.spec 11 May 2011 23:33:35 -0000 1.8
+++ cmus.spec 11 May 2011 23:34:22 -0000 1.9
@@ -34,7 +34,7 @@
%prep
%setup -q -n %{name}-v%{version}
-%patch0
+%patch0 -p1
%build
13 years, 6 months
rpms/cmus/devel cmus-2.4.0-configure-fix-ffmpeg-detect.diff, NONE, 1.1 cmus.spec, 1.7, 1.8
by Conrad Meyer
Author: konradm
Update of /cvs/free/rpms/cmus/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv6689
Modified Files:
cmus.spec
Added Files:
cmus-2.4.0-configure-fix-ffmpeg-detect.diff
Log Message:
* Wed May 11 2011 Conrad Meyer <konrad(a)tylerc.org> - 2.4.0-2
- Include configure patch to find ffmpeg.
cmus-2.4.0-configure-fix-ffmpeg-detect.diff:
configure | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
--- NEW FILE cmus-2.4.0-configure-fix-ffmpeg-detect.diff ---
>From 633336917be76df74c628c4f1d230fad0b161f62 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Johannes=20Wei=C3=9Fl?= <jargon(a)molb.org>
Date: Thu, 12 May 2011 00:42:41 +0200
Subject: [PATCH] configure: fix ffmpeg header detection
In Fedora, ffmpeg headers are here:
/usr/include/ffmpeg/libavformat/avformat.h
---
configure | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure b/configure
index 29bb911..15870d4 100755
--- a/configure
+++ b/configure
@@ -322,11 +322,11 @@ check_ffmpeg()
{
HAVE_FFMPEG_AVCODEC_H=y
pkg_config FFMPEG "libavformat" || return $?
- if check_header "libavcodec/avcodec.h"
+ if check_header "libavcodec/avcodec.h" $FFMPEG_CFLAGS
then
HAVE_FFMPEG_AVCODEC_H=n
else
- check_header "ffmpeg/avcodec.h" || return $?
+ check_header "ffmpeg/avcodec.h" $FFMPEG_CFLAGS || return $?
fi
return 0
}
--
1.7.5.1
Index: cmus.spec
===================================================================
RCS file: /cvs/free/rpms/cmus/devel/cmus.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- cmus.spec 11 May 2011 21:13:00 -0000 1.7
+++ cmus.spec 11 May 2011 23:33:35 -0000 1.8
@@ -1,11 +1,13 @@
Name: cmus
Version: 2.4.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Ncurses-Based Music Player
Group: Applications/Multimedia
License: GPLv2+
URL: http://cmus.sourceforge.net/
Source0: http://downloads.sourceforge.net/cmus/cmus-v%{version}.tar.bz2
+# Temporary patch to fix ffmpeg header detection; will be fixed in 2.4.1:
+Patch0: cmus-2.4.0-configure-fix-ffmpeg-detect.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: alsa-lib-devel
@@ -32,6 +34,7 @@
%prep
%setup -q -n %{name}-v%{version}
+%patch0
%build
@@ -68,6 +71,9 @@
%changelog
+* Wed May 11 2011 Conrad Meyer <konrad(a)tylerc.org> - 2.4.0-2
+- Include configure patch to find ffmpeg.
+
* Mon Apr 25 2011 Johannes Weißl <jargon(a)molb.org> - 2.4.0-1
- New upstream release.
13 years, 6 months
rpms/cmus/F-14 .cvsignore, 1.3, 1.4 cmus.spec, 1.5, 1.6 sources, 1.3, 1.4
by Conrad Meyer
Author: konradm
Update of /cvs/free/rpms/cmus/F-14
In directory se02.es.rpmfusion.net:/tmp/cvs-serv29327
Modified Files:
.cvsignore cmus.spec sources
Log Message:
* Mon Apr 25 2011 Johannes Weißl <jargon(a)molb.org> - 2.4.0-1
- New upstream release.
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/cmus/F-14/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore 25 Apr 2011 01:12:52 -0000 1.3
+++ .cvsignore 11 May 2011 21:26:47 -0000 1.4
@@ -1 +1 @@
-cmus-v2.3.5.tar.bz2
+cmus-v2.4.0.tar.bz2
Index: cmus.spec
===================================================================
RCS file: /cvs/free/rpms/cmus/F-14/cmus.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- cmus.spec 25 Apr 2011 01:12:52 -0000 1.5
+++ cmus.spec 11 May 2011 21:26:47 -0000 1.6
@@ -1,5 +1,5 @@
Name: cmus
-Version: 2.3.5
+Version: 2.4.0
Release: 1%{?dist}
Summary: Ncurses-Based Music Player
Group: Applications/Multimedia
@@ -68,6 +68,9 @@
%changelog
+* Mon Apr 25 2011 Johannes Weißl <jargon(a)molb.org> - 2.4.0-1
+- New upstream release.
+
* Wed Apr 20 2011 Johannes Weißl <jargon(a)molb.org> - 2.3.5-1
- New upstream release
Index: sources
===================================================================
RCS file: /cvs/free/rpms/cmus/F-14/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 25 Apr 2011 01:12:52 -0000 1.3
+++ sources 11 May 2011 21:26:47 -0000 1.4
@@ -1 +1 @@
-535a7567ee4cbfa2de8957907a649908 cmus-v2.3.5.tar.bz2
+0c5a9f4032e632e5f6b6a49f53df1e7e cmus-v2.4.0.tar.bz2
13 years, 6 months
rpms/cmus/devel .cvsignore, 1.3, 1.4 cmus.spec, 1.6, 1.7 sources, 1.3, 1.4
by Conrad Meyer
Author: konradm
Update of /cvs/free/rpms/cmus/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv28443
Modified Files:
.cvsignore cmus.spec sources
Log Message:
* Mon Apr 25 2011 Johannes Weißl <jargon(a)molb.org> - 2.4.0-1
- New upstream release.
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/cmus/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore 25 Apr 2011 00:50:44 -0000 1.3
+++ .cvsignore 11 May 2011 21:13:00 -0000 1.4
@@ -1 +1 @@
-cmus-v2.3.5.tar.bz2
+cmus-v2.4.0.tar.bz2
Index: cmus.spec
===================================================================
RCS file: /cvs/free/rpms/cmus/devel/cmus.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- cmus.spec 25 Apr 2011 00:53:26 -0000 1.6
+++ cmus.spec 11 May 2011 21:13:00 -0000 1.7
@@ -1,5 +1,5 @@
Name: cmus
-Version: 2.3.5
+Version: 2.4.0
Release: 1%{?dist}
Summary: Ncurses-Based Music Player
Group: Applications/Multimedia
@@ -68,6 +68,9 @@
%changelog
+* Mon Apr 25 2011 Johannes Weißl <jargon(a)molb.org> - 2.4.0-1
+- New upstream release.
+
* Wed Apr 20 2011 Johannes Weißl <jargon(a)molb.org> - 2.3.5-1
- New upstream release
Index: sources
===================================================================
RCS file: /cvs/free/rpms/cmus/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 25 Apr 2011 00:50:44 -0000 1.3
+++ sources 11 May 2011 21:13:00 -0000 1.4
@@ -1 +1 @@
-535a7567ee4cbfa2de8957907a649908 cmus-v2.3.5.tar.bz2
+0c5a9f4032e632e5f6b6a49f53df1e7e cmus-v2.4.0.tar.bz2
13 years, 6 months
rpms/vlc/devel vlc.spec,1.123,1.124
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/vlc/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv6576
Modified Files:
vlc.spec
Log Message:
Workaround circle deps with phonon-backend-vlc because of qt-devel
As there is an ABI bump involved building vlc cannot requires vlc
Index: vlc.spec
===================================================================
RCS file: /cvs/free/rpms/vlc/devel/vlc.spec,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -r1.123 -r1.124
--- vlc.spec 10 May 2011 15:41:09 -0000 1.123
+++ vlc.spec 10 May 2011 15:44:13 -0000 1.124
@@ -2,7 +2,7 @@
#global vlc_rc -rc3
%global vlc_bootstrap 1
%global tarball_version 1.1.9
-#global _with_workaround_circle_deps 1
+%global _with_workaround_circle_deps 1
%global _with_freeworld 1
%if 0%{?_with_freeworld:1}
%global _with_a52dec --with-a52dec
13 years, 6 months
rpms/vlc/devel vlc.spec,1.122,1.123
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/vlc/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv6134
Modified Files:
vlc.spec
Log Message:
Rebuilt for libdvbpsi
Index: vlc.spec
===================================================================
RCS file: /cvs/free/rpms/vlc/devel/vlc.spec,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -r1.122 -r1.123
--- vlc.spec 12 Apr 2011 17:56:58 -0000 1.122
+++ vlc.spec 10 May 2011 15:41:09 -0000 1.123
@@ -29,7 +29,7 @@
Summary: The cross-platform open-source multimedia framework, player and server
Name: vlc
Version: 1.1.9
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPLv2+
Group: Applications/Multimedia
URL: http://www.videolan.org
@@ -564,6 +564,9 @@
%changelog
+* Tue May 10 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 1.1.9-2
+- Rebuilt for libdvbpsi
+
* Tue Apr 12 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 1.1.9-1
- Update to 1.1.9
13 years, 6 months
rpms/libdvbpsi/devel libdvbpsi.spec, 1.5, 1.6 sources, 1.3, 1.4 .cvsignore, 1.3, 1.4
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/libdvbpsi/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv5615
Modified Files:
libdvbpsi.spec sources .cvsignore
Log Message:
Update to 0.2.0
Index: libdvbpsi.spec
===================================================================
RCS file: /cvs/free/rpms/libdvbpsi/devel/libdvbpsi.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libdvbpsi.spec 1 May 2010 12:36:28 -0000 1.5
+++ libdvbpsi.spec 10 May 2011 15:36:31 -0000 1.6
@@ -1,8 +1,8 @@
Summary: Library for MPEG TS and DVB PSI tables decoding and generation
Name: libdvbpsi
-Version: 0.1.7
+Version: 0.2.0
Release: 1%{?dist}
-License: GPLv2+
+License: LGPLv2+
Group: System Environment/Libraries
URL: http://www.videolan.org/developers/libdvbpsi.html
Source0: http://download.videolan.org/pub/libdvbpsi/%{version}/%{name}-%{version}....
@@ -71,6 +71,10 @@
# -----------------------------------------------------------------------------
%changelog
+* Tue May 10 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 0.2.0-1
+- Update to 0.2.0
+- Switch to LGPLv2+
+
* Sat Apr 24 2010 Nicolas Chauvet <kwizart(a)fedoraproject.org> - 0.1.7-1
- Update to 0.1.7
Index: sources
===================================================================
RCS file: /cvs/free/rpms/libdvbpsi/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 1 May 2010 12:36:28 -0000 1.3
+++ sources 10 May 2011 15:36:32 -0000 1.4
@@ -1 +1 @@
-af419575719e356b908b0c6946499052 libdvbpsi-0.1.7.tar.bz2
+b80f3fb7fd58d35276cc4c4a84b6ac03 libdvbpsi-0.2.0.tar.bz2
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/libdvbpsi/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore 1 May 2010 12:36:28 -0000 1.3
+++ .cvsignore 10 May 2011 15:36:32 -0000 1.4
@@ -1 +1 @@
-libdvbpsi-0.1.7.tar.bz2
+libdvbpsi-0.2.0.tar.bz2
13 years, 6 months
rpms/mixxx/devel mixxx-1.9.0-norpath.patch, NONE, 1.1 .cvsignore, 1.6, 1.7 mixxx.spec, 1.8, 1.9 sources, 1.6, 1.7
by John Brier
Author: john2583
Update of /cvs/free/rpms/mixxx/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv13759
Modified Files:
.cvsignore mixxx.spec sources
Added Files:
mixxx-1.9.0-norpath.patch
Log Message:
* Mon May 9 2011 John Brier <johnbrier(a)gmail.com> - 1.9.0-2
- add BuildRequires phonon-backend-gstreamer since phonon-backend-vlc
is broken in rpmfusion currently
mixxx-1.9.0-norpath.patch:
depends.py | 2 --
1 file changed, 2 deletions(-)
--- NEW FILE mixxx-1.9.0-norpath.patch ---
--- mixxx-1.9.0/build/depends.py 2011-02-15 22:00:20.000000000 -0500
+++ mixxx-1.9.0/build/depends.py.norpath 2011-04-12 22:25:43.275373232 -0400
@@ -190,8 +190,6 @@ class Qt(Dependence):
compiling_on_104 = False
if build.platform_is_osx:
compiling_on_104 = (os.popen('sw_vers').readlines()[1].find('10.4') >= 0)
- if not build.platform_is_windows and not (using_104_sdk or compiling_on_104):
- build.env.Append(LINKFLAGS = "-Wl,-rpath,$QTDIR/lib")
class FidLib(Dependence):
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/mixxx/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore 21 Jan 2011 14:35:18 -0000 1.6
+++ .cvsignore 9 May 2011 20:13:46 -0000 1.7
@@ -1 +1 @@
-mixxx-1.8.2-src.tar.gz
+mixxx-1.9.0-src.tar.gz
Index: mixxx.spec
===================================================================
RCS file: /cvs/free/rpms/mixxx/devel/mixxx.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- mixxx.spec 21 Jan 2011 14:35:19 -0000 1.8
+++ mixxx.spec 9 May 2011 20:13:48 -0000 1.9
@@ -1,13 +1,13 @@
Name: mixxx
-Version: 1.8.2
-Release: 1%{?dist}
+Version: 1.9.0
+Release: 2%{?dist}
Summary: Mixxx is open source software for DJ'ing
Group: Applications/Multimedia
License: GPLv2+
URL: http://www.mixxx.org
Source0: http://downloads.mixxx.org/mixxx-%{version}/mixxx-%{version}-src.tar.gz
-Patch0: mixxx-1.8.2-norpath.patch
+Patch0: mixxx-%{version}-norpath.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
#Build tools
@@ -28,6 +28,8 @@
BuildRequires: libvorbis-devel
BuildRequires: portaudio-devel
BuildRequires: portmidi-devel
+BuildRequires: taglib-devel
+BuildRequires: flac-devel
#Optionals Requirements
#BuildRequires: ffmpeg-devel
@@ -40,7 +42,9 @@
%{?_with_libgpod:BuildRequires: libgpod-devel}
BuildRequires: wavpack-devel
-
+# workaround to use phonon-backend-gstreamer instead of phonon-backend-vlc since phonon-backend-vlc
+# is broken in rpmfusion currently
+BuildRequires: phonon-backend-gstreamer
%description
Mixxx is open source software for DJ'ing. You can use MP3s,
@@ -56,7 +60,7 @@
%prep
-%setup -q
+%setup -q -n mixxx-1.9.0~release-1.9.x~bzr2720
%patch0 -p1 -b .norpath
@@ -106,6 +110,14 @@
%{_datadir}/pixmaps/mixxx-icon.png
%changelog
+* Mon May 9 2011 John Brier <johnbrier(a)gmail.com> - 1.9.0-2
+- add BuildRequires phonon-backend-gstreamer since phonon-backend-vlc
+ is broken in rpmfusion currently
+
+* Tue Feb 22 2011 John Brier <johnbrier(a)gmail.com>- 1.9.0-1
+- Update to 1.9.0
+- Added BuildRequires to spec file for taglib-devel and flac-devel header files
+
* Fri Jan 21 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 1.8.2-1
- Update to 1.8.2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/mixxx/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources 21 Jan 2011 14:35:19 -0000 1.6
+++ sources 9 May 2011 20:13:48 -0000 1.7
@@ -1 +1 @@
-f0297f4493d4d8e6ad59f72970bad7bc mixxx-1.8.2-src.tar.gz
+ea78fc81922e6c7d85d6afffd2e526b1 mixxx-1.9.0-src.tar.gz
13 years, 6 months