summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshadzik2006-12-19 06:47:37 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit87eb70d77bc5cab83310f59a4d5db9e397109737 (patch)
treed3bc957ea5da49436044a472cea002a9f03f07fc
parente98ad82234269decd6cabe94c51c88718ed3708a (diff)
downloadmplayerplug-in-87eb70d77bc5cab83310f59a4d5db9e397109737.zip
mplayerplug-in-87eb70d77bc5cab83310f59a4d5db9e397109737.tar.gz
- add patch2
- builds Changed files: mplayerplug-in.spec -> 1.62
-rw-r--r--mplayerplug-in.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/mplayerplug-in.spec b/mplayerplug-in.spec
index 47660ad..1f600a8 100644
--- a/mplayerplug-in.spec
+++ b/mplayerplug-in.spec
@@ -9,6 +9,7 @@ Source0: http://dl.sourceforge.net/mplayerplug-in/mplayerplug-in-%{version}.tar.
# Source0-md5: 5efa01fa433ee4c7118e534c36198e72
Patch0: %{name}-opera.patch
Patch1: %{name}-build.patch
+Patch2: %{name}-g_idle_add-fix.patch
URL: http://mplayerplug-in.sourceforge.net/
BuildRequires: autoconf >= 2.57
BuildRequires: automake
@@ -18,7 +19,7 @@ BuildRequires: libstdc++-devel
BuildRequires: mozilla-firefox-devel
BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 1.236
-BuildRequires: xorg-lib-libXpm-devel
+#BuildRequires: xorg-lib-libXpm-devel
Requires: %{name}-common = %{version}-%{release}
Requires: browser-plugins(%{_target_base_arch})
Obsoletes: konqueror-plugin-mplayer
@@ -75,6 +76,7 @@ dostosowana do Opery.
%setup -q -n %{name}
%patch0 -p1
%patch1 -p1
+%patch2 -p1
%build
%{__aclocal}