don't exclude s390(x)

epel9
Dan Horák 14 years ago
parent 4446913a59
commit be9818a184

@ -1,7 +1,7 @@
Summary: Software decoder for DV format video
Name: libdv
Version: 1.0.0
Release: 10%{?dist}
Release: 11%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://libdv.sourceforge.net/
@ -18,7 +18,6 @@ BuildRequires: autoconf, automake, libtool, SDL-devel
%if 0%{?fedora} >= 8
BuildRequires: popt-devel
%endif
ExcludeArch: s390 s390x
%description
The Quasar DV codec (libdv) is a software codec for DV video, the
@ -100,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/libdv.pc
%changelog
* Thu May 05 2011 Dan Horák <dan[at]danny.cz> - 1.0.0-11
- don't exclude s390(x)
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

Loading…
Cancel
Save