rpms/normalize/devel normalize.spec,1.2,1.3
by David Timms
Author: dtimms
Update of /cvs/free/rpms/normalize/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv31663/normalize/devel
Modified Files:
normalize.spec
Log Message:
test cvs commit access
Index: normalize.spec
===================================================================
RCS file: /cvs/free/rpms/normalize/devel/normalize.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- normalize.spec 4 Aug 2008 15:20:51 -0000 1.2
+++ normalize.spec 10 Aug 2008 22:36:09 -0000 1.3
@@ -11,7 +11,7 @@
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
BuildRequires: audiofile-devel >= 1:0.2.1-2, libmad-devel
BuildRequires: gettext
-# Binaries from the following are required.
+# Binaries from the following are required.
BuildRequires: lame, vorbis-tools
# Explicit, because won't be detected automatically.
Requires: lame, vorbis-tools
16 years, 3 months
rpms/unace/F-8 unace.spec,1.1,1.2
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/unace/F-8
In directory se02.es.rpmfusion.net:/tmp/cvs-serv19487
Modified Files:
unace.spec
Log Message:
* Sun Aug 10 2008 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 2.50-4
- add a delay during build for now to fool RPM Fusion's buildsys
Index: unace.spec
===================================================================
RCS file: /cvs/nonfree/rpms/unace/F-8/unace.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- unace.spec 25 Jul 2008 19:25:30 -0000 1.1
+++ unace.spec 10 Aug 2008 18:33:46 -0000 1.2
@@ -3,7 +3,7 @@
Summary: A tool to extract ace archives
Name: unace
Version: 2.50
-Release: 3%{?dist}
+Release: 4%{?dist}
License: Redistributable, no modification permitted
Group: Applications/Archiving
URL: http://www.winace.com/
@@ -25,6 +25,12 @@
%build
# nothing to build, upstream distributes prebuild binaries only
+# added by knurd on 20080810
+# can likely be removed when RPM Fusion switches to a newer plague
+echo nothing to build, upstream distributes prebuild binaries only
+echo 30 seconds delay needed here to fool RPM Fusion\'s buildsys
+echo sorry for the trouble, knurd, 20080810
+read -n 1 -s -t 90 || :
%install
rm -rf $RPM_BUILD_ROOT
@@ -43,6 +49,9 @@
%changelog
+* Sun Aug 10 2008 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 2.50-4
+- add a delay during build for now to fool RPM Fusion's buildsys
+
* Fri Jul 25 2008 Hans de Goede <j.w.r.degoede(a)hhs.nl> 2.50-3
- Release bump for rpmfusion
16 years, 3 months
rpms/unace/F-9 unace.spec,1.1,1.2
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/unace/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv19381
Modified Files:
unace.spec
Log Message:
* Sun Aug 10 2008 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 2.50-4
- add a delay during build for now to fool RPM Fusion's buildsys
Index: unace.spec
===================================================================
RCS file: /cvs/nonfree/rpms/unace/F-9/unace.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- unace.spec 25 Jul 2008 19:25:12 -0000 1.1
+++ unace.spec 10 Aug 2008 18:33:26 -0000 1.2
@@ -3,7 +3,7 @@
Summary: A tool to extract ace archives
Name: unace
Version: 2.50
-Release: 3%{?dist}
+Release: 4%{?dist}
License: Redistributable, no modification permitted
Group: Applications/Archiving
URL: http://www.winace.com/
@@ -25,6 +25,12 @@
%build
# nothing to build, upstream distributes prebuild binaries only
+# added by knurd on 20080810
+# can likely be removed when RPM Fusion switches to a newer plague
+echo nothing to build, upstream distributes prebuild binaries only
+echo 30 seconds delay needed here to fool RPM Fusion\'s buildsys
+echo sorry for the trouble, knurd, 20080810
+read -n 1 -s -t 90 || :
%install
rm -rf $RPM_BUILD_ROOT
@@ -43,6 +49,9 @@
%changelog
+* Sun Aug 10 2008 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 2.50-4
+- add a delay during build for now to fool RPM Fusion's buildsys
+
* Fri Jul 25 2008 Hans de Goede <j.w.r.degoede(a)hhs.nl> 2.50-3
- Release bump for rpmfusion
16 years, 3 months
rpms/transcode/F-8 transcode.spec,1.3,1.4
by David Juran
Author: juran
Update of /cvs/free/rpms/transcode/F-8
In directory se02.es.rpmfusion.net:/tmp/cvs-serv14519
Modified Files:
transcode.spec
Log Message:
exchange ffmpeg for ffmpeg-compat
Index: transcode.spec
===================================================================
RCS file: /cvs/free/rpms/transcode/F-8/transcode.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- transcode.spec 10 Aug 2008 16:05:14 -0000 1.3
+++ transcode.spec 10 Aug 2008 17:03:12 -0000 1.4
@@ -7,7 +7,7 @@
Name: transcode
Version: 1.0.4
-Release: 6%{?dist}
+Release: 7%{?dist}
Summary: Video stream processing tool
Group: Applications/Multimedia
@@ -34,7 +34,7 @@
BuildRequires: libquicktime-devel >= 0.9.8
BuildRequires: lame-devel >= 3.89
BuildRequires: SDL-devel >= 1.1.6
-BuildRequires: ffmpeg-devel >= 0.4.9
+BuildRequires: ffmpeg-compat-devel >= 0.4.9
BuildRequires: mpeg2dec-devel >= 0.4.0-0.lvn.3.b
BuildRequires: pvm
BuildRequires: libtheora-devel
@@ -131,6 +131,9 @@
%changelog
+* Sun Aug 10 2008 David Juran <david(a)juran.se> - 1.0.4-7
+- exchange ffmpeg for ffmpeg-compat
+
* Sun Aug 10 2008 David Juran <david(a)juran.se> - 1.0.4-6
- bump for rpmfusion
16 years, 3 months
rpms/transcode/F-8 .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 transcode.spec, 1.2, 1.3
by David Juran
Author: juran
Update of /cvs/free/rpms/transcode/F-8
In directory se02.es.rpmfusion.net:/tmp/cvs-serv11190
Modified Files:
.cvsignore sources transcode.spec
Log Message:
Downgrading to F8 version for F8 repo
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/transcode/F-8/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore 9 Aug 2008 09:35:26 -0000 1.3
+++ .cvsignore 10 Aug 2008 16:05:14 -0000 1.4
@@ -1 +1 @@
-transcode-1.0.5.tar.bz2
+transcode-1.0.4.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/transcode/F-8/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 9 Aug 2008 09:35:26 -0000 1.3
+++ sources 10 Aug 2008 16:05:14 -0000 1.4
@@ -1 +1 @@
-124a6055d304fa2d8577d7380e2bcb0c transcode-1.0.5.tar.bz2
+6f05b9efb8d67540dd6dbb7b8db47504 transcode-1.0.4.tar.bz2
Index: transcode.spec
===================================================================
RCS file: /cvs/free/rpms/transcode/F-8/transcode.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- transcode.spec 9 Aug 2008 09:35:26 -0000 1.2
+++ transcode.spec 10 Aug 2008 16:05:14 -0000 1.3
@@ -6,8 +6,8 @@
%define pvmdir %{_datadir}/pvm3
Name: transcode
-Version: 1.0.5
-Release: 4%{?dist}
+Version: 1.0.4
+Release: 6%{?dist}
Summary: Video stream processing tool
Group: Applications/Multimedia
@@ -17,16 +17,13 @@
Patch0: %{name}-pvmbin.patch
Patch2: %{name}-1.0.2-lzo2.patch
Patch3: transcode-1.0.4.external_dv.patch
-Patch6: transcode-1.0.5-nuv.patch
-Patch7: transcode-1.0.5-ffmpeg.patch
-Patch8: transcode-1.0.5-dvdread.patch
-Patch9: transcode-1.0.5-ImageMagick.patch
-
+Patch4: transcode-1.0.4.dep-cleanup.patch
+Patch5: transcode-1.0.4-shared_libmpeg3.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: libogg-devel
BuildRequires: libvorbis-devel
-BuildRequires: libdvdread-devel >= 4.1.3
+BuildRequires: libdvdread-devel
BuildRequires: a52dec-devel
BuildRequires: libxml2-devel
BuildRequires: libjpeg-devel
@@ -37,7 +34,7 @@
BuildRequires: libquicktime-devel >= 0.9.8
BuildRequires: lame-devel >= 3.89
BuildRequires: SDL-devel >= 1.1.6
-BuildRequires: ffmpeg-devel >= 0.4.9-0.46.20080614
+BuildRequires: ffmpeg-devel >= 0.4.9
BuildRequires: mpeg2dec-devel >= 0.4.0-0.lvn.3.b
BuildRequires: pvm
BuildRequires: libtheora-devel
@@ -48,7 +45,7 @@
%ifarch %{ix86}
BuildRequires: nasm
%endif
-BuildRequires: ImageMagick-devel >= 6.4.0.10
+BuildRequires: ImageMagick-devel >= 5.4.3
BuildRequires: libmpeg3-devel
# libtool + autotools for patch2, autoreconf
@@ -74,10 +71,9 @@
%patch2 -p1 -b .lzo
%patch3 -p1 -b .external_dv
rm filter/preview/dv_types.h
-%patch6 -p1 -b .types
-%patch7 -p1 -b .ffmpeg
-%patch8 -p1 -b .libdvdread
-%patch9 -p1 -b .ImageMagick
+%patch4 -p1 -b .dep-cleanup
+%patch5 -p1 -b .shared-libmpeg3
+
%build
autoreconf # for patch2, and fixes standard rpaths on lib64 archs
@@ -93,6 +89,7 @@
--enable-v4l \
--enable-oss \
--enable-libpostproc \
+ --with-libpostproc-includes=%{_includedir}/postproc \
--enable-freetype2 \
--enable-ogg \
--enable-vorbis \
@@ -134,25 +131,8 @@
%changelog
-* Thu Aug 07 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 1.0.5-4
-- rebuild
-
-* Thu Jul 3 2008 <david(a)juran.se> - 1.0.5-3
-- updated for new ffmpeg directory layout
-- updated for new libdvdread directory layout
-- libMagick split in libMagicCore and libMagicWand
-
-* Thu Jan 10 2008 David Juran <david(a)juran.se> - 1.0.5-1
-- Upgrade to 1.0.5
-- exchanve nuv patch to the one from HEAD
-- drop dep-cleanup patch as it's no longer needed
-- drop shared-libmpeg3 patch as it's no longer needed
-
-* Sun Dec 9 2007 David Juran <david(a)juran.se> - 1.0.4-7
-- Fix build error in nuv import
-
-* Sun Dec 9 2007 David Juran <david(a)juran.se> - 1.0.4-6
-- Rebuild for new libdvdread
+* Sun Aug 10 2008 David Juran <david(a)juran.se> - 1.0.4-6
+- bump for rpmfusion
* Tue Oct 16 2007 David Juran <david(a)juran.se> - 1.0.4-5
- use shared libmpeg3
16 years, 3 months
rpms/mpd/devel mpd.spec,1.1,1.2
by Adrian Reber
Author: adrian
Update of /cvs/free/rpms/mpd/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv7309
Modified Files:
mpd.spec
Log Message:
added _default_patch_fuzz define
Index: mpd.spec
===================================================================
RCS file: /cvs/free/rpms/mpd/devel/mpd.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mpd.spec 25 Jul 2008 20:18:51 -0000 1.1
+++ mpd.spec 10 Aug 2008 14:57:29 -0000 1.2
@@ -1,3 +1,5 @@
+%define _default_patch_fuzz 2
+
Name: mpd
Version: 0.13.2
Release: 1%{?dist}
@@ -139,6 +141,7 @@
%changelog
* Fri Jul 25 2008 Adrian Reber <adrian(a)lisas.de> - 0.13.2-1
- updated to 0.13.2
+- added _default_patch_fuzz define
* Thu May 29 2008 Hans de Goede <j.w.r.degoede(a)hhs.nl> - 0.13.1-3
- Fix mpd crashing when reading in modtracker files (rh bug 448964)
16 years, 3 months
rpms/ffmpeg/F-9 ffmpeg.spec,1.1,1.2
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/ffmpeg/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv5746
Modified Files:
ffmpeg.spec
Log Message:
* Sun Aug 10 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 0.4.9-0.47.20080614.1
- rebuild
Index: ffmpeg.spec
===================================================================
RCS file: /cvs/free/rpms/ffmpeg/F-9/ffmpeg.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ffmpeg.spec 5 Aug 2008 17:08:12 -0000 1.1
+++ ffmpeg.spec 10 Aug 2008 14:30:25 -0000 1.2
@@ -6,7 +6,7 @@
Summary: Digital VCR and streaming server
Name: ffmpeg
Version: 0.4.9
-Release: 0.47.%{svn}%{?dist}
+Release: 0.47.%{svn}%{?dist}.1
License: GPLv2+
Group: Applications/Multimedia
URL: http://ffmpeg.org/
@@ -157,6 +157,9 @@
%changelog
+* Sun Aug 10 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 0.4.9-0.47.20080614.1
+- rebuild
+
* Sun Aug 03 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 0.4.9-0.47.20080614
- rebuild
16 years, 3 months
rpms/libtunepimp-extras-freeworld/devel libtunepimp-extras-freeworld.spec, 1.1, 1.2
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/libtunepimp-extras-freeworld/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv2545
Modified Files:
libtunepimp-extras-freeworld.spec
Log Message:
* Sun Aug 10 2008 Thorsten Leemhuis <fedora at leemhuis.info> 0.5.3-5
- rename to libtunepimp-extras-freeworld
- add provides and obsoletes for package from livna
Index: libtunepimp-extras-freeworld.spec
===================================================================
RCS file: /cvs/free/rpms/libtunepimp-extras-freeworld/devel/libtunepimp-extras-freeworld.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libtunepimp-extras-freeworld.spec 10 Aug 2008 13:37:31 -0000 1.1
+++ libtunepimp-extras-freeworld.spec 10 Aug 2008 13:41:12 -0000 1.2
@@ -1,8 +1,8 @@
-Summary: nonfree plugins for libtunepimp
-Name: libtunepimp-extras-nonfree
+Summary: Additional plugins for libtunepimp
+Name: libtunepimp-extras-freeworld
Version: 0.5.3
-Release: 4%{?dist}
+Release: 5%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
@@ -11,6 +11,10 @@
Source0: http://ftp.musicbrainz.org/pub/musicbrainz/libtunepimp-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+# obsolete old livna package
+Provides: libtunepimp-extras-nonfree = %{version}-%{release}
+Obsoletes: libtunepimp-extras-nonfree < 0.5.3-5
+
Patch1: libtunepimp-0.5.3-gcc43.patch
%define pkglibdir %{_libdir}/tunepimp
@@ -88,6 +92,10 @@
%changelog
+* Sun Aug 10 2008 Thorsten Leemhuis <fedora at leemhuis.info> 0.5.3-5
+- rename to libtunepimp-extras-freeworld
+- add provides and obsoletes for package from livna
+
* Thu Feb 21 2008 Rex Dieter <rdieter(a)fedoraproject.org> 0.5.3-4
- gcc43 patch
16 years, 3 months
rpms/libtunepimp-extras-freeworld/devel libtunepimp-0.5.3-gcc43.patch, NONE, 1.1 libtunepimp-extras-freeworld.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/libtunepimp-extras-freeworld/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv2466
Modified Files:
.cvsignore sources
Added Files:
libtunepimp-0.5.3-gcc43.patch
libtunepimp-extras-freeworld.spec
Log Message:
initial import from livna
libtunepimp-0.5.3-gcc43.patch:
--- NEW FILE libtunepimp-0.5.3-gcc43.patch ---
diff -up libtunepimp-0.5.3/lib/metadata.cpp.gcc43 libtunepimp-0.5.3/lib/metadata.cpp
--- libtunepimp-0.5.3/lib/metadata.cpp.gcc43 2006-11-18 04:52:33.000000000 -0600
+++ libtunepimp-0.5.3/lib/metadata.cpp 2008-02-21 20:39:10.000000000 -0600
@@ -26,6 +26,7 @@
----------------------------------------------------------------------------*/
#include <math.h>
#include <stdio.h>
+#include <stdlib.h>
#include "metadata.h"
#include "../config.h"
using namespace std;
diff -up libtunepimp-0.5.3/lib/protocol.cpp.gcc43 libtunepimp-0.5.3/lib/protocol.cpp
--- libtunepimp-0.5.3/lib/protocol.cpp.gcc43 2006-11-28 14:25:04.000000000 -0600
+++ libtunepimp-0.5.3/lib/protocol.cpp 2008-02-21 20:39:10.000000000 -0600
@@ -8,6 +8,7 @@
-------------------------------------------------------------------*/
#include <stdio.h>
#include <stdlib.h>
+#include <string.h>
#include <string>
#include <map>
#include <expat.h>
diff -up libtunepimp-0.5.3/lib/utf8/utf8util.cpp.gcc43 libtunepimp-0.5.3/lib/utf8/utf8util.cpp
--- libtunepimp-0.5.3/lib/utf8/utf8util.cpp.gcc43 2006-11-18 04:52:26.000000000 -0600
+++ libtunepimp-0.5.3/lib/utf8/utf8util.cpp 2008-02-21 20:39:10.000000000 -0600
@@ -26,6 +26,7 @@
----------------------------------------------------------------------------*/
#include <stdio.h>
+#include <stdlib.h>
#include "utf8util.h"
#include "utf8.h"
#ifdef WIN32
diff -up libtunepimp-0.5.3/lib/tunepimp.cpp.gcc43 libtunepimp-0.5.3/lib/tunepimp.cpp
--- libtunepimp-0.5.3/lib/tunepimp.cpp.gcc43 2006-11-18 04:52:33.000000000 -0600
+++ libtunepimp-0.5.3/lib/tunepimp.cpp 2008-02-21 20:39:10.000000000 -0600
@@ -30,7 +30,9 @@
#endif
#endif
+#include <string.h>
#include <stdio.h>
+#include <stdlib.h>
#include <map>
using namespace std;
diff -up libtunepimp-0.5.3/lib/c_wrapper.cpp.gcc43 libtunepimp-0.5.3/lib/c_wrapper.cpp
--- libtunepimp-0.5.3/lib/c_wrapper.cpp.gcc43 2006-11-18 04:52:33.000000000 -0600
+++ libtunepimp-0.5.3/lib/c_wrapper.cpp 2008-02-21 20:39:10.000000000 -0600
@@ -24,6 +24,7 @@
$Id: c_wrapper.cpp 8360 2006-08-07 21:05:12Z luks $
----------------------------------------------------------------------------*/
+#include <stdlib.h>
#include "tunepimp.h"
#include "mutex.h"
#include "tp_c.h"
diff -up libtunepimp-0.5.3/lib/readmeta.cpp.gcc43 libtunepimp-0.5.3/lib/readmeta.cpp
--- libtunepimp-0.5.3/lib/readmeta.cpp.gcc43 2006-11-18 04:52:33.000000000 -0600
+++ libtunepimp-0.5.3/lib/readmeta.cpp 2008-02-21 20:39:10.000000000 -0600
@@ -31,6 +31,7 @@
#endif
#include <stdio.h>
+#include <stdlib.h>
#ifndef WIN32
#include <unistd.h>
#endif
diff -up libtunepimp-0.5.3/lib/fileio.cpp.gcc43 libtunepimp-0.5.3/lib/fileio.cpp
--- libtunepimp-0.5.3/lib/fileio.cpp.gcc43 2006-11-18 04:52:33.000000000 -0600
+++ libtunepimp-0.5.3/lib/fileio.cpp 2008-02-21 20:39:10.000000000 -0600
@@ -27,6 +27,8 @@
#include <assert.h>
#include <errno.h>
+#include <stdlib.h>
+#include <string.h>
#include <string>
#ifndef WIN32
#include <unistd.h>
diff -up libtunepimp-0.5.3/plugins/mp4/mp4.cpp.gcc43 libtunepimp-0.5.3/plugins/mp4/mp4.cpp
--- libtunepimp-0.5.3/plugins/mp4/mp4.cpp.gcc43 2006-11-18 04:51:08.000000000 -0600
+++ libtunepimp-0.5.3/plugins/mp4/mp4.cpp 2008-02-21 20:39:10.000000000 -0600
@@ -27,6 +27,7 @@
#include <string.h>
#include <stdio.h>
+#include <stdlib.h>
#include <mp4.h>
#include "metadata.h"
#include "plugin.h"
diff -up libtunepimp-0.5.3/plugins/mp3/id3_meta.cpp.gcc43 libtunepimp-0.5.3/plugins/mp3/id3_meta.cpp
--- libtunepimp-0.5.3/plugins/mp3/id3_meta.cpp.gcc43 2006-11-18 04:51:07.000000000 -0600
+++ libtunepimp-0.5.3/plugins/mp3/id3_meta.cpp 2008-02-21 20:41:35.000000000 -0600
@@ -26,6 +26,7 @@
----------------------------------------------------------------------------*/
#include <stdio.h>
+#include <stdlib.h>
#include <time.h>
#include <ctype.h>
#include <musicbrainz/mb_c.h>
diff -up libtunepimp-0.5.3/plugins/mp3/id3_2_3_meta.cpp.gcc43 libtunepimp-0.5.3/plugins/mp3/id3_2_3_meta.cpp
--- libtunepimp-0.5.3/plugins/mp3/id3_2_3_meta.cpp.gcc43 2006-11-18 04:51:07.000000000 -0600
+++ libtunepimp-0.5.3/plugins/mp3/id3_2_3_meta.cpp 2008-02-21 20:41:59.000000000 -0600
@@ -26,6 +26,7 @@
----------------------------------------------------------------------------*/
#include <stdio.h>
+#include <stdlib.h>
#include <assert.h>
#include <ctype.h>
#include <musicbrainz/mb_c.h>
diff -up libtunepimp-0.5.3/plugins/wma/wma.cpp.gcc43 libtunepimp-0.5.3/plugins/wma/wma.cpp
--- libtunepimp-0.5.3/plugins/wma/wma.cpp.gcc43 2006-11-18 04:51:28.000000000 -0600
+++ libtunepimp-0.5.3/plugins/wma/wma.cpp 2008-02-21 20:39:10.000000000 -0600
@@ -27,6 +27,7 @@
#include <string.h>
#include <stdio.h>
+#include <stdlib.h>
#include <wmafile.h>
#include "metadata.h"
#include "plugin.h"
diff -up libtunepimp-0.5.3/plugins/wma/wmafile.cpp.gcc43 libtunepimp-0.5.3/plugins/wma/wmafile.cpp
--- libtunepimp-0.5.3/plugins/wma/wmafile.cpp.gcc43 2006-11-18 04:51:28.000000000 -0600
+++ libtunepimp-0.5.3/plugins/wma/wmafile.cpp 2008-02-21 20:39:10.000000000 -0600
@@ -19,6 +19,7 @@
* USA *
***************************************************************************/
+#include <string.h>
#include <tstring.h>
#include <wmafile.h>
#include <wmatag.h>
diff -up libtunepimp-0.5.3/include/tunepimp-0.5/metadata.h.gcc43 libtunepimp-0.5.3/include/tunepimp-0.5/metadata.h
--- libtunepimp-0.5.3/include/tunepimp-0.5/metadata.h.gcc43 2006-11-18 04:52:08.000000000 -0600
+++ libtunepimp-0.5.3/include/tunepimp-0.5/metadata.h 2008-02-21 20:39:10.000000000 -0600
@@ -27,6 +27,7 @@
#ifndef __METADATA_H__
#define __METADATA_H__
+#include <string.h>
#include <string>
#include <cstdio>
--- NEW FILE libtunepimp-extras-freeworld.spec ---
Summary: nonfree plugins for libtunepimp
Name: libtunepimp-extras-nonfree
Version: 0.5.3
Release: 4%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://www.musicbrainz.org/products/tunepimp/
# see http://musicbrainz.org/doc/libtunepimpDownload
Source0: http://ftp.musicbrainz.org/pub/musicbrainz/libtunepimp-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Patch1: libtunepimp-0.5.3-gcc43.patch
%define pkglibdir %{_libdir}/tunepimp
BuildRequires: libmusicbrainz-devel >= 2.1.0
BuildRequires: readline-devel ncurses-devel
BuildRequires: zlib-devel
BuildRequires: libofa-devel
# These two are likely bogus (used just in examples/ ) -- Rex
BuildRequires: curl-devel
BuildRequires: expat-devel
BuildRequires: libmad-devel
%if "%{?_with_mp4:1}" == "1"
BuildRequires: libmp4v2-devel
Provides: libtunepimp-mp4 = %{version}-%{release}
%endif
Obsoletes: libtunepimp-mp3 < %{version}-%{release}
Provides: libtunepimp-mp3 = %{version}-%{release}
# Fedora's libtunepimp-0.5.x now Provides: libtunepimp5
Requires: libtunepimp5
%description
%{summary}.
%prep
%setup -q -n libtunepimp-%{version}
%patch1 -p1 -b .gcc43
%build
%configure \
--disable-static \
--disable-dependency-tracking
make %{?_smp_mflags} PLUGIN_DIR=%{pkglibdir}/plugins
%check
# sanity check
make -C plugins/mp3 PLUGIN_DIR=%{pkglibdir}/plugins
%{?_with_mp4:make -C plugins/mp4 PLUGIN_DIR=%{pkglibdir}/plugins}
%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT PLUGIN_DIR=%{pkglibdir}/plugins
# delete/omit everything but the mp3 plugin
rm -rf $RPM_BUILD_ROOT%{_bindir}
rm -rf $RPM_BUILD_ROOT%{_includedir}
rm -f $RPM_BUILD_ROOT%{_libdir}/lib*
rm -f $RPM_BUILD_ROOT%{pkglibdir}/plugins/[a-l,n-z]*.tpp
rm -f $RPM_BUILD_ROOT%{pkglibdir}/plugins/m[a-o,q-z]*.tpp
rm -f $RPM_BUILD_ROOT%{pkglibdir}/plugins/mp[a-z]*.tpp
%{!?_with_mp4:rm -f $RPM_BUILD_ROOT%{pkglibdir}/plugins/mp4.tpp}
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%doc README.LGPL COPYING
%{pkglibdir}/plugins/mp3.tpp
%{?_with_mp4:%{pkglibdir}/plugins/mp4.tpp}
%changelog
* Thu Feb 21 2008 Rex Dieter <rdieter(a)fedoraproject.org> 0.5.3-4
- gcc43 patch
* Thu Feb 21 2008 Rex Dieter <rdieter(a)fedoraproject.org> 0.5.3-3
- omit mp4 plugin
* Fri Oct 26 2007 Rex Dieter <rdieter[AT]fedoraprojecg.org> 0.5.3-2
- respin for f8
- License: LGPLv2+
* Wed Nov 29 2006 Rex Dieter <rexdieter[AT]users.sf.net> 0.5.3-1
- libtunepimp-0.5.3
* Mon Oct 02 2006 Rex Dieter <rexdieter[AT]users.sf.net> 0.5.2-1
- libtunepimp-0.5.2
* Tue Sep 23 2006 Rex Dieter <rexdieter[AT]users.sf.net> 0.5.1-1
- libtunepimp-0.5.1
* Wed Sep 20 2006 Rex Dieter <rexdieter[AT]users.sf.net> 0.4.3-4
- -mp3 -> -extras-nonfree
- --with-mp4 (BR: libmp4v2-devel)
* Thu Aug 31 2006 Rex Dieter <rexdieter[AT]users.sf.net> 0.4.3-2
- BR: taglib-devel readline-devel ncurses-devel
- _with_mp4: include mp4 bits via libmp4v2 (optional, not included by default)
* Tue Aug 29 2006 Rex Dieter <rexdieter[AT]users.sf.net> 0.4.3-1
- 0.4.3
* Thu Mar 16 2006 Rex Dieter <rexdieter[AT]users.sf.net> 0.4.2-1
- 0.4.2
* Thu Mar 16 2006 Rex Dieter <rexdieter[AT]users.sf.net> 0.4.0-3
- gcc41 patch
* Thu Mar 09 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- switch to new release field
* Tue Feb 28 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- add dist
* Sat Nov 19 2005 Rex Dieter <rexdieter[AT]users.sf.net> 0.4.0-0.lvn.2
- BR: libmusicbrainz -> libmusicbrainz-devel
- BR: libogg-devel -> libvorbis-devel
- BR: zlib-devel
* Thu Nov 17 2005 Rex Dieter <rexdieter[AT]users.sf.net> 0.4.0-0.lvn.1
- 0.4.0
* Mon Jun 13 2005 Rex Dieter <rexdieter[AT]users.sf.net> 0.3.0-1
- gcc4 patch
- 0.3.0 (first try)
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/libtunepimp-extras-freeworld/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 22 Jul 2008 16:53:16 -0000 1.1
+++ .cvsignore 10 Aug 2008 13:37:31 -0000 1.2
@@ -0,0 +1 @@
+libtunepimp-0.5.3.tar.gz
Index: sources
===================================================================
RCS file: /cvs/free/rpms/libtunepimp-extras-freeworld/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 22 Jul 2008 16:53:16 -0000 1.1
+++ sources 10 Aug 2008 13:37:31 -0000 1.2
@@ -0,0 +1 @@
+09649f983acef679a548344ba7a9bb2f libtunepimp-0.5.3.tar.gz
16 years, 3 months
rpms/akode-extras/devel dead.package,NONE,1.1 sources,1.1,NONE
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/akode-extras/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv676
Added Files:
dead.package
Removed Files:
sources
Log Message:
httakode is only needed for kde3 (so relevant only to F8)
--- NEW FILE dead.package ---
akode is only needed for kde3 (so relevant only to F8)
--- sources DELETED ---
16 years, 3 months