SPECS: avifile.spec - updated to 0.7.45, updated opt, ffmpeg-ppc pa...
qboosh
qboosh at pld-linux.org
Thu Mar 9 08:04:51 CET 2006
Author: qboosh Date: Thu Mar 9 07:04:51 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.7.45, updated opt,ffmpeg-ppc patches, added link patch
- switched to modular xorg
---- Files affected:
SPECS:
avifile.spec (1.181 -> 1.182)
---- Diffs:
================================================================
Index: SPECS/avifile.spec
diff -u SPECS/avifile.spec:1.181 SPECS/avifile.spec:1.182
--- SPECS/avifile.spec:1.181 Wed Jan 4 08:25:37 2006
+++ SPECS/avifile.spec Thu Mar 9 08:04:46 2006
@@ -10,13 +10,13 @@
Summary(pl): Biblioteka do odtwarzania plików AVI
Summary(pt_BR): Biblioteca para reproduzir formatos de áudio e vídeo usando binários win32
Name: avifile
-Version: 0.7.43
-Release: 3%{?with_divx:+divx}
+Version: 0.7.45
+Release: 1
Epoch: 3
License: GPL
Group: X11/Libraries
Source0: http://dl.sourceforge.net/avifile/%{name}-0.7-%{version}.tar.bz2
-# Source0-md5: 821adfba2606773764aa29fcf14eb51f
+# Source0-md5: 7da94802f120d1b69e04a13170dcd21d
Source1: %{name}.desktop
Patch0: %{name}-shareware.patch
Patch1: %{name}-fix-keys.patch
@@ -31,9 +31,9 @@
Patch10: %{name}-ffmpeg-ppc.patch
Patch11: %{name}-opts.patch
Patch12: %{name}-sparc.patch
+Patch13: %{name}-link.patch
URL: http://avifile.sourceforge.net/
BuildRequires: SDL-devel >= 1.2.0
-BuildRequires: XFree86-devel
BuildRequires: a52dec-libs-devel
BuildRequires: audiofile-devel
BuildRequires: autoconf
@@ -54,7 +54,13 @@
BuildRequires: pkgconfig
%{?with_qt:BuildRequires: qt-devel >= 2.0.0}
BuildRequires: rpmbuild(macros) >= 1.213
-BuildRequires: xft-devel
+BuildRequires: xorg-lib-libXext-devel
+BuildRequires: xorg-lib-libXft-devel
+BuildRequires: xorg-lib-libXi-devel
+BuildRequires: xorg-lib-libXinerama-devel
+BuildRequires: xorg-lib-libXv-devel
+BuildRequires: xorg-lib-libXxf86dga-devel
+BuildRequires: xorg-lib-libXxf86vm-devel
BuildRequires: xvid-devel >= 1:1.0.0
BuildConflicts: wine-devel
Obsoletes: avifile-vidix-nvidia
@@ -82,8 +88,13 @@
Summary(pt_BR): Componentes para desenvolvimento com a avifile
Group: X11/Development/Libraries
Requires: %{name} = %{epoch}:%{version}-%{release}
-Requires: XFree86-devel
-Requires: xft-devel
+Requires: xorg-lib-libXext-devel
+Requires: xorg-lib-libXft-devel
+Requires: xorg-lib-libXi-devel
+Requires: xorg-lib-libXinerama-devel
+Requires: xorg-lib-libXv-devel
+Requires: xorg-lib-libXxf86dga-devel
+Requires: xorg-lib-libXxf86vm-devel
Requires: zlib-devel
%description devel
@@ -334,13 +345,12 @@
%patch10 -p1
%patch11 -p1
%patch12 -p1
+%patch13 -p1
# unwanted hack
rm -f m4/as.m4
# original file contains only m4/*.m4; must exist because of AC_INIT parameter
> acinclude.m4
-# they are originally the same - resync after patching configure.in
-mv -f configure.in configure.ac
%build
%{__libtoolize}
@@ -527,6 +537,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.182 2006/03/09 07:04:46 qboosh
+- updated to 0.7.45, updated opt,ffmpeg-ppc patches, added link patch
+- switched to modular xorg
+
Revision 1.181 2006/01/04 07:25:37 qboosh
- added sparc patch, release 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/avifile.spec?r1=1.181&r2=1.182&f=u
More information about the pld-cvs-commit
mailing list