|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: Software decoder for DV format video
|
|
|
|
|
Name: libdv
|
|
|
|
|
Version: 0.104
|
|
|
|
|
Release: 3.fc6
|
|
|
|
|
Release: 4.fc6
|
|
|
|
|
Epoch: 0
|
|
|
|
|
License: LGPL
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
@ -50,7 +50,7 @@ This package contains development files for libdv.
|
|
|
|
|
%setup -q
|
|
|
|
|
%patch0 -p1 -b .mmx
|
|
|
|
|
%patch1 -p0 -b .no-exec-stack
|
|
|
|
|
%patch2 -p1 -b .pic-fix
|
|
|
|
|
#patch2 -p1 -b .pic-fix
|
|
|
|
|
%patch3 -p3 -b .amd64reloc
|
|
|
|
|
%patch4 -p1 -b .gtk2
|
|
|
|
|
# Required for the gtk2 patch
|
|
|
|
@ -97,6 +97,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%{_libdir}/pkgconfig/libdv.pc
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed May 24 2006 Jarod Wilson <jwilson@redhat.com> 0.104-4
|
|
|
|
|
- disable PIC patch for now, it reliably causes segfaults on x86
|
|
|
|
|
|
|
|
|
|
* Sat May 13 2006 Jarod Wilson <jwilson@redhat.com> 0.104-3
|
|
|
|
|
- rebuilt against latest X libs
|
|
|
|
|
|
|
|
|
|