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}