[svn] r5224 - in trunk/rpms: mjpegtools mpeg2dec rar sdlmame unrar
zvbi
packagers at lists.rpmforge.net
packagers at lists.rpmforge.net
Wed Mar 7 16:21:37 CET 2007
Author: thias
Date: 2007-03-07 16:21:36 +0100 (Wed, 07 Mar 2007)
New Revision: 5224
Removed:
trunk/rpms/sdlmame/sdlmame0109-ppc.patch
trunk/rpms/zvbi/zvbi-0.2.19-compiler.h.patch
Modified:
trunk/rpms/mjpegtools/mjpegtools.spec
trunk/rpms/mpeg2dec/mpeg2dec.spec
trunk/rpms/rar/rar.spec
trunk/rpms/sdlmame/sdlmame.spec
trunk/rpms/unrar/unrar.spec
trunk/rpms/zvbi/zvbi.spec
Log:
Update mjpegtools to 1.9.0rc2, mpeg2dec to 0.4.1, rar to 3.7.0 beta1, unrar to 3.6.8, zvbi to 0.2.24 and sdlmame to 0.113.
Modified: trunk/rpms/mjpegtools/mjpegtools.spec
===================================================================
--- trunk/rpms/mjpegtools/mjpegtools.spec 2007-03-07 14:15:30 UTC (rev 5223)
+++ trunk/rpms/mjpegtools/mjpegtools.spec 2007-03-07 15:21:36 UTC (rev 5224)
@@ -18,15 +18,17 @@
%{?rh7:%define _without_alsa 1}
%{?el2:%define _without_alsa 1}
+%define prever rc2
+
Summary: Tools for recording, editing, playing and encoding mpeg video
Name: mjpegtools
Version: 1.9.0
-Release: 0.4
+Release: 0.5.%{prever}
License: GPL
Group: Applications/Multimedia
URL: http://mjpeg.sourceforge.net/
-#Source: http://dl.sf.net/mjpeg/mjpegtools-%{version}.tar.gz
-Source: mjpegtools-%{version}cvs.tar.gz
+Source: http://dl.sf.net/mjpeg/mjpegtools-%{version}%{prever}.tar.gz
+#Source: mjpegtools-%{version}cvs.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: gcc-c++, SDL-devel, libjpeg-devel, libpng-devel, gtk2-devel
BuildRequires: libquicktime-devel, libdv-devel, SDL_gfx-devel
@@ -59,7 +61,7 @@
%prep
-%setup
+%setup -n %{name}-%{version}%{prever}
%build
@@ -108,6 +110,9 @@
%changelog
+* Wed Mar 7 2007 Matthias Saou <http://freshrpms.net/> 1.9.0-0.5.rc2
+- Update to 1.9.0rc2.
+
* Tue Jan 16 2007 Matthias Saou <http://freshrpms.net/> 1.9.0-0.4
- Disable forcing our optflags as they seem to work again "the simple way".
Modified: trunk/rpms/mpeg2dec/mpeg2dec.spec
===================================================================
--- trunk/rpms/mpeg2dec/mpeg2dec.spec 2007-03-07 14:15:30 UTC (rev 5223)
+++ trunk/rpms/mpeg2dec/mpeg2dec.spec 2007-03-07 15:21:36 UTC (rev 5224)
@@ -14,12 +14,12 @@
Summary: MPEG-2 and MPEG-1 decoding library and test program
Name: mpeg2dec
-Version: 0.4.0
-Release: 8b%{?date:.%{date}}
+Version: 0.4.1
+Release: 1%{?date:.%{date}}
License: LGPL
Group: System Environment/Libraries
URL: http://libmpeg2.sourceforge.net/
-Source: http://libmpeg2.sourceforge.net/files/mpeg2dec-%{?date:snapshot}%{!?date:%{version}}b.tar.gz
+Source: http://libmpeg2.sourceforge.net/files/mpeg2dec-%{?date:snapshot}%{!?date:%{version}}.tar.gz
Patch: mpeg2dec-0.4.0b-pic.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: SDL-devel, pkgconfig, gcc-c++
@@ -93,6 +93,9 @@
%changelog
+* Wed Mar 7 2007 Matthias Saou <http://freshrpms.net/> 0.4.1-1
+- Update to 0.4.1.
+
* Wed Mar 22 2006 Matthias Saou <http://freshrpms.net/> 0.4.0-8b
- Fix modular X build requirement.
Modified: trunk/rpms/rar/rar.spec
===================================================================
--- trunk/rpms/rar/rar.spec 2007-03-07 14:15:30 UTC (rev 5223)
+++ trunk/rpms/rar/rar.spec 2007-03-07 15:21:36 UTC (rev 5224)
@@ -12,16 +12,18 @@
%define _use_internal_dependency_generator 0
# Disable stripping or the default.sfx will get trashed
%define __strip /bin/true
+# Don't create a debuginfo package since it would be empty
+%define debug_package %{nil}
Summary: RAR archiver to create and manage RAR archives
Name: rar
-Version: 3.6.0
-Release: 0.2.beta2
+Version: 3.7.0
+Release: 0.1.beta1
License: Shareware
Group: Applications/Archiving
URL: http://www.rarlabs.com/
#Source: http://www.rarlabs.com/rar/rarlinux-%{version}.tar.gz
-Source: http://www.rarlabs.com/rar/rarlinux-3.6.b2.tar.gz
+Source: http://www.rarlabs.com/rar/rarlinux-3.7.b1.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
ExclusiveArch: %{ix86}
@@ -35,6 +37,9 @@
%setup -n %{name}
+%build
+
+
%install
%{__rm} -rf %{buildroot}
%if %{?_with_static_rar:1}0
@@ -59,6 +64,12 @@
%changelog
+* Wed Mar 7 2007 Matthias Saou <http://freshrpms.net/> 3.7.0-0.1.beta1
+- Update to 3.7.0 beta1 (aka 3.7.b1).
+- Disable (empty) debuginfo package.
+- Add empty %%build section.
+- Fix macros inside the %%changelog.
+
* Fri Apr 28 2006 Dag Wieers <dag at wieers.com> - 3.6.0-0.2.beta2
- Added _with_static_rar for older distributions (<= FC1).
@@ -96,7 +107,7 @@
- Remove the internal dep check to avoid "corrupted program header size" msg.
* Sun Mar 18 2001 Matthias Saou <http://freshrpms.net/>
-- Fix the %files with a %dir (cleaner uninstall)
+- Fix the %%files with a %%dir (cleaner uninstall)
- Spec file cleanup
* Sun Mar 18 2001 Alexander Skwar <ASkwar at Linux-Mandrake.com> 2.80-1
Modified: trunk/rpms/sdlmame/sdlmame.spec
===================================================================
--- trunk/rpms/sdlmame/sdlmame.spec 2007-03-07 14:15:30 UTC (rev 5223)
+++ trunk/rpms/sdlmame/sdlmame.spec 2007-03-07 15:21:36 UTC (rev 5224)
@@ -1,7 +1,7 @@
# $Id$
# Authority: matthias
-%define mamever 111u3
+%define mamever 113
Summary: SDL port of the Multi Arcade Machine Emulator (MAME)
Name: sdlmame
@@ -13,7 +13,6 @@
# Get with wget --user-agent="Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.9) Gecko/20061206 Firefox/1.5.0.9"
Source: http://rbelmont.mameworld.info/sdlmame0%{mamever}.zip
Patch0: sdlmame0109-genericbuild.patch
-Patch1: sdlmame0109-ppc.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: SDL-devel, expat-devel, zlib-devel, libXinerama-devel
@@ -27,7 +26,6 @@
%prep
%setup -n sdlmame0%{mamever}
%patch0 -p1 -b .genericbuild
-%patch1 -p1 -b .ppc
# Create the required set of empty directories in "dirs" to be included as doc
# (we don't want 'obj' which is currently empty but used during the build)
touch obj/foo
@@ -75,6 +73,11 @@
%changelog
+* Wed Mar 7 2007 Matthias Saou <http://freshrpms.net/> 0.113-1
+- Update to 0.113.
+- Remove no longer needed ppc patch since -mlong-branch is now only added if
+ the target OS it MacOSX, as it should.
+
* Tue Jan 16 2007 Matthias Saou <http://freshrpms.net/> 0.111u3-1
- Update to 0.111u3.
- Update URL to the main "SDLHome x.y.z" page.
Deleted: trunk/rpms/sdlmame/sdlmame0109-ppc.patch
===================================================================
--- trunk/rpms/sdlmame/sdlmame0109-ppc.patch 2007-03-07 14:15:30 UTC (rev 5223)
+++ trunk/rpms/sdlmame/sdlmame0109-ppc.patch 2007-03-07 15:21:36 UTC (rev 5224)
@@ -1,11 +0,0 @@
---- sdlmame0109/makefile.orig 2006-09-26 03:38:10.000000000 +0200
-+++ sdlmame0109/makefile 2006-10-05 20:38:31.000000000 +0200
-@@ -263,7 +263,7 @@ CFLAGS = $(OPT_FLAGS) -std=gnu89 -Isrc -
-
- ifdef SYMBOLS
- ifdef PPC
--CFLAGS += -Wall -Wno-unused -g3 -mlong-branch
-+CFLAGS += -Wall -Wno-unused -g3
- else
- CFLAGS += -Wall -Wno-unused -g3
- endif # PPC
Modified: trunk/rpms/unrar/unrar.spec
===================================================================
--- trunk/rpms/unrar/unrar.spec 2007-03-07 14:15:30 UTC (rev 5223)
+++ trunk/rpms/unrar/unrar.spec 2007-03-07 15:21:36 UTC (rev 5224)
@@ -4,7 +4,7 @@
Summary: Extract, test and view RAR archives
Name: unrar
-Version: 3.6.8
+Version: 3.7.4
Release: 1
License: Freeware
Group: Applications/Archiving
@@ -48,6 +48,9 @@
%changelog
+* Wed Mar 7 2007 Matthias Saou <http://freshrpms.net/> 3.7.4-1
+- Update to 3.7.4.
+
* Thu Sep 14 2006 Matthias Saou <http://freshrpms.net/> 3.6.8-1
- Update to 3.6.8.
Deleted: trunk/rpms/zvbi/zvbi-0.2.19-compiler.h.patch
===================================================================
--- trunk/rpms/zvbi/zvbi-0.2.19-compiler.h.patch 2007-03-07 14:15:30 UTC (rev 5223)
+++ trunk/rpms/zvbi/zvbi-0.2.19-compiler.h.patch 2007-03-07 15:21:36 UTC (rev 5224)
@@ -1,11 +0,0 @@
-diff -Naupr zvbi-0.2.19.orig/src/videodev2k.h zvbi-0.2.19/src/videodev2k.h
---- zvbi-0.2.19.orig/src/videodev2k.h 2005-09-11 09:53:52.000000000 +0200
-+++ zvbi-0.2.19/src/videodev2k.h 2006-09-19 10:49:15.000000000 +0200
-@@ -16,7 +16,6 @@
- #ifdef __KERNEL__
- #include <linux/time.h> /* need struct timeval */
- #endif
--#include <linux/compiler.h> /* need __user */
-
- /*
- * M I S C E L L A N E O U S
Modified: trunk/rpms/zvbi/zvbi.spec
===================================================================
--- trunk/rpms/zvbi/zvbi.spec 2007-03-07 14:15:30 UTC (rev 5223)
+++ trunk/rpms/zvbi/zvbi.spec 2007-03-07 15:21:36 UTC (rev 5224)
@@ -11,13 +11,12 @@
Summary: Raw VBI, Teletext and Closed Caption decoding library
Name: zvbi
-Version: 0.2.21
+Version: 0.2.24
Release: 1
License: GPL
Group: Applications/Multimedia
URL: http://zapping.sourceforge.net/
Source: http://dl.sf.net/zapping/zvbi-%{version}.tar.bz2
-Patch0: zvbi-0.2.19-compiler.h.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: libpng-devel, gcc-c++, doxygen, gettext
%{?_with_modxorg:BuildRequires: libXt-devel}
@@ -46,7 +45,6 @@
%prep
%setup
-%patch0 -p1 -b .compiler.h
%build
@@ -91,6 +89,10 @@
%changelog
+* Wed Mar 7 2007 Matthias Saou <http://freshrpms.net/> 0.2.24-1
+- Update to 0.2.24.
+- Remove no longer needed compiler patch.
+
* Tue Sep 19 2006 Matthias Saou <http://freshrpms.net/> 0.2.21-2
- Add patch to remove linux/compiler.h include.
More information about the svn-commits
mailing list