From 81affbcd88bf84c90de6843b1e0157fdc9ca508271039985841467ba5d9eb2e4 Mon Sep 17 00:00:00 2001 From: Manfred Tremmel Date: Sun, 6 Nov 2011 09:25:06 +0000 Subject: [PATCH] Accepting request 90167 from home:RedDwarf:branches:multimedia:xine - Fix Packman build: since /usr/share/xine/mad is no longer needed don't create it OBS-URL: https://build.opensuse.org/request/show/90167 OBS-URL: https://build.opensuse.org/package/show/multimedia:xine/xine-lib?expand=0&rev=45 --- xine-lib.changes | 6 ++++++ xine-lib.spec | 3 --- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/xine-lib.changes b/xine-lib.changes index 8af1084..6c19c0d 100644 --- a/xine-lib.changes +++ b/xine-lib.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Nov 6 03:48:03 UTC 2011 - reddwarf@opensuse.org + +- Fix Packman build: since /usr/share/xine/mad is no longer needed + don't create it + ------------------------------------------------------------------- Fri Oct 21 09:04:30 UTC 2011 - lnussel@suse.de diff --git a/xine-lib.spec b/xine-lib.spec index f0462bb..50e0538 100644 --- a/xine-lib.spec +++ b/xine-lib.spec @@ -734,9 +734,6 @@ make install DESTDIR=%{buildroot} LIB="%{buildroot}%{_libdir}/xine/plugins/%{abiversion}" # install documentation install -m 0644 %{SOURCE10} COPYING AUTHORS %{buildroot}%{_defaultdocdir}/xine/ -%if !%{with distributable} -touch ${RPM_BUILD_ROOT}%{_datadir}/xine/mad -%endif # remove usless READMEs rm %{buildroot}%{_defaultdocdir}/xine/README.{irix,solaris,WIN32} %ifarch %{ix86}