* Sun Jan 18 2009 Rex Dieter <rdieter@fedoraproject.org> - 1.1.16-2

- drop deepbind patch (#480504)
This commit is contained in:
Rex Dieter 2009-01-18 21:01:33 +00:00
parent e40e45100d
commit d117d577fe

View File

@ -36,7 +36,7 @@
Summary: Xine library
Name: xine-lib
Version: 1.1.16
Release: 1%{?dist}.1
Release: 2%{?dist}
License: GPLv2+
Group: System Environment/Libraries
URL: http://xinehq.de/
@ -195,8 +195,9 @@ touch -r configure.ac aclocal.m4
touch -r m4/optimizations.m4 m4/optimizations.m4.stamp
%patch1 -p1 -b .optflags
touch -r m4/optimizations.m4.stamp m4/optimizations.m4
# Patch6 needed at least when compiling with external ffmpeg, #939.
%patch6 -p1 -b .deepbind
# needed at least when compiling with external ffmpeg and internal faad livna bug#939.
# see also http://bugzilla.redhat.com/480504 for side-effects
#patch6 -p1 -b .deepbind
%if 0%{?old_caca}
%patch7 -p0 -b .old-caca
%endif
@ -434,6 +435,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sun Jan 18 2009 Rex Dieter <rdieter@fedoraproject.org> - 1.1.16-2
- drop deepbind patch (#480504)
* Wed Jan 07 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> - 1.1.16-1.1
- patch for old libcaca in F9-