SPECS: gplflash2.spec - update
arekm
arekm at pld-linux.org
Sun Nov 13 01:05:47 CET 2005
Author: arekm Date: Sun Nov 13 00:05:47 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- update
---- Files affected:
SPECS:
gplflash2.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/gplflash2.spec
diff -u SPECS/gplflash2.spec:1.7 SPECS/gplflash2.spec:1.8
--- SPECS/gplflash2.spec:1.7 Wed Nov 2 00:37:40 2005
+++ SPECS/gplflash2.spec Sun Nov 13 01:05:41 2005
@@ -1,24 +1,23 @@
# $Revision$, $Date$
-%define _snap 20050828
+%define _snap 20051113
Summary: Flash animations redering library
Summary(pl): Biblioteka renderująca animacje Flash
Name: gplflash2
Version: 0.1.0
-Release: 0.%{_snap}.3
+Release: 0.%{_snap}.4
License: GPL
Group: Libraries
Source0: %{name}-%{_snap}.tar.bz2
# Source0-md5: 865d6ae3795523343b9d51ee23772613
Patch0: %{name}-link.patch
-Patch1: %{name}-segv.patch
-Patch2: %{name}-ffmpeg.patch
+Patch1: %{name}-ffmpeg.patch
URL: http://gplflash.sourceforge.net/
BuildRequires: OpenGL-devel
BuildRequires: SDL-devel >= 1.2.8
BuildRequires: XFree86-devel
BuildRequires: autoconf >= 2.59
BuildRequires: automake
-BuildRequires: ffmpeg-devel >= 0.4.9-3.20050806
+BuildRequires: ffmpeg-devel >= 0.4.9-2
BuildRequires: freetype-devel >= 2.1.7
BuildRequires: libjpeg-devel
BuildRequires: libstdc++-devel
@@ -93,8 +92,8 @@
%prep
%setup -q -n %{name}
%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+# for new ffmpeg
+# %patch1 -p1
%build
sed -i -e 's#^noinst_LTLIBRARIES#lib_LTLIBRARIES#g' lib/Makefile.am
@@ -148,6 +147,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2005/11/13 00:05:41 arekm
+- update
+
Revision 1.7 2005/11/01 23:37:40 qboosh
- added ffmpeg patch - now builds with current ffmpeg
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gplflash2.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list