|
|
@ -1,7 +1,7 @@
|
|
|
|
Summary: Software decoder for DV format video
|
|
|
|
Summary: Software decoder for DV format video
|
|
|
|
Name: libdv
|
|
|
|
Name: libdv
|
|
|
|
Version: 1.0.0
|
|
|
|
Version: 1.0.0
|
|
|
|
Release: 5%{?dist}
|
|
|
|
Release: 6%{?dist}
|
|
|
|
License: LGPLv2+
|
|
|
|
License: LGPLv2+
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
URL: http://libdv.sourceforge.net/
|
|
|
|
URL: http://libdv.sourceforge.net/
|
|
|
@ -96,6 +96,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
%{_libdir}/pkgconfig/libdv.pc
|
|
|
|
%{_libdir}/pkgconfig/libdv.pc
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-6
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jul 7 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.0.0-5
|
|
|
|
* Mon Jul 7 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.0.0-5
|
|
|
|
- fix conditional comparison
|
|
|
|
- fix conditional comparison
|
|
|
|
|
|
|
|
|
|
|
|