packages: vice/vice.spec - fix build against recent ffmpeg (-ffmpeg.patch)=?UTF-8?Q?=20?=...
adamg
adamg at pld-linux.org
Sat Feb 11 11:08:57 CET 2012
Author: adamg Date: Sat Feb 11 10:08:57 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- fix build against recent ffmpeg (-ffmpeg.patch)
- release 4 (rebuild against libpng-1.5)
---- Files affected:
packages/vice:
vice.spec (1.63 -> 1.64)
---- Diffs:
================================================================
Index: packages/vice/vice.spec
diff -u packages/vice/vice.spec:1.63 packages/vice/vice.spec:1.64
--- packages/vice/vice.spec:1.63 Tue Feb 7 23:08:19 2012
+++ packages/vice/vice.spec Sat Feb 11 11:08:52 2012
@@ -7,7 +7,7 @@
Summary(pl.UTF-8): Uniwersalny emulator Commodore
Name: vice
Version: 2.3
-Release: 3
+Release: 4
License: GPL v2+
Group: Applications/Emulators
Source0: http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE/%{name}-%{version}.tar.gz
@@ -23,6 +23,7 @@
Patch2: %{name}-home_etc.patch
Patch3: %{name}-fonts.patch
Patch4: %{name}-link.patch
+Patch5: %{name}-ffmpeg.patch
URL: http://www.viceteam.org/
BuildRequires: OpenGL-GLX-devel
BuildRequires: SDL-devel >= 1.2.0
@@ -77,6 +78,7 @@
%patch2 -p1
%patch3 -p1
%patch4 -p1
+%patch5 -p1
%{__perl} -i -pe 's@\$\(VICEDIR\)/fonts@%{_fontsdir}/misc@' data/fonts/Makefile.am
%build
@@ -183,6 +185,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.64 2012/02/11 10:08:52 adamg
+- fix build against recent ffmpeg (-ffmpeg.patch)
+- release 4 (rebuild against libpng-1.5)
+
Revision 1.63 2012/02/07 22:08:19 arekm
- release 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/vice/vice.spec?r1=1.63&r2=1.64&f=u
More information about the pld-cvs-commit
mailing list