SPECS: mplayerplug-in.spec - link with pthread (now works with ope...
arekm
arekm at pld-linux.org
Sun May 14 21:48:29 CEST 2006
Author: arekm Date: Sun May 14 19:48:29 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- link with pthread (now works with opera, too)
---- Files affected:
SPECS:
mplayerplug-in.spec (1.54 -> 1.55)
---- Diffs:
================================================================
Index: SPECS/mplayerplug-in.spec
diff -u SPECS/mplayerplug-in.spec:1.54 SPECS/mplayerplug-in.spec:1.55
--- SPECS/mplayerplug-in.spec:1.54 Sun May 14 21:08:42 2006
+++ SPECS/mplayerplug-in.spec Sun May 14 21:48:24 2006
@@ -4,13 +4,14 @@
Name: mplayerplug-in
%define snap 20060514
Version: 3.25
-Release: 2.%{snap}.2
+Release: 2.%{snap}.3
License: GPL
Group: X11/Applications/Multimedia
# Source0: http://dl.sourceforge.net/mplayerplug-in/mplayerplug-in-%{version}.tar.gz
Source0: http://mplayerplug-in.sourceforge.net/mplayerplug-in-daily.tar.gz
# Source0-md5: a54445d2d927e47c44ac454534845279
Patch0: %{name}-opera.patch
+Patch1: %{name}-build.patch
URL: http://mplayerplug-in.sourceforge.net/
BuildRequires: autoconf >= 2.57
BuildRequires: automake
@@ -75,6 +76,7 @@
%prep
%setup -q -n %{name}
%patch0 -p1
+%patch1 -p1
%build
%{__aclocal}
@@ -166,6 +168,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.55 2006/05/14 19:48:24 arekm
+- link with pthread (now works with opera, too)
+
Revision 1.54 2006/05/14 19:08:42 arekm
- upstream divix support as dvx
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mplayerplug-in.spec?r1=1.54&r2=1.55&f=u
More information about the pld-cvs-commit
mailing list