From e888e085751b546cc7f5bdb2454610f10a5166b8 Mon Sep 17 00:00:00 2001 From: Szymon Siwek Date: Thu, 3 Apr 2008 03:34:29 +0000 Subject: [PATCH] - ... but it doesn't work Changed files: xine-lib.spec -> 1.224 --- xine-lib.spec | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/xine-lib.spec b/xine-lib.spec index c1b8800..97442ff 100644 --- a/xine-lib.spec +++ b/xine-lib.spec @@ -34,7 +34,7 @@ Summary(pl.UTF-8): Odtwarzacz filmów Summary(pt_BR.UTF-8): Xine, um player de video Name: xine-lib Version: 1.1.11.1 -Release: 0.1 +Release: 1 Epoch: 2 License: GPL Group: Libraries @@ -95,7 +95,8 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _noautoreqdep libGL.so.1 libGLU.so.1 -%define _pluginsdir %{_libdir}/xine/plugins/%{version} +# based on libtool numbers +%define _pluginsdir %{_libdir}/xine/plugins/1.20 %define specflags -fomit-frame-pointer @@ -806,15 +807,13 @@ rm -f m4/libtool15.m4 --disable-vis \ %endif --disable-optimizations # we use own RPM_OPT_FLAGS optimalizations -%{__make} \ - XINE_PLUGINDIR=%{_pluginsdir} +%{__make} %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_aclocaldir} %{__make} install \ - XINE_PLUGINDIR=%{_pluginsdir} \ DESTDIR=$RPM_BUILD_ROOT \ m4datadir=%{_aclocaldir} -- 2.44.0