- Use xz compressed upstream tarball.
https://www.redhat.com/archives/fedora-devel-list/2009-August/msg00563.html
This commit is contained in:
parent
162b343803
commit
b67b5a4779
@ -1 +1 @@
|
|||||||
libtheora-1.1beta1.tar.bz2
|
libtheora-1.1beta1.tar.xz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Summary: Theora Video Compression Codec
|
Summary: Theora Video Compression Codec
|
||||||
Name: libtheora
|
Name: libtheora
|
||||||
Version: 1.1beta1
|
Version: 1.1beta1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: BSD
|
License: BSD
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.theora.org
|
URL: http://www.theora.org
|
||||||
Source0: http://downloads.xiph.org/releases/theora/%{name}-%{version}.tar.bz2
|
Source0: http://downloads.xiph.org/releases/theora/%{name}-%{version}.tar.xz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
BuildRequires: libogg-devel >= 2:1.1
|
BuildRequires: libogg-devel >= 2:1.1
|
||||||
BuildRequires: libvorbis-devel
|
BuildRequires: libvorbis-devel
|
||||||
@ -123,6 +123,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 12 2009 Ville Skyttä <ville.skytta@iki.fi> - 1:1.1beta1-2
|
||||||
|
- Use xz compressed upstream tarball.
|
||||||
|
|
||||||
* Wed Aug 5 2009 Matthias Clasen <mclasen@redhat.com> - 1.1beta1
|
* Wed Aug 5 2009 Matthias Clasen <mclasen@redhat.com> - 1.1beta1
|
||||||
- 1.1beta1
|
- 1.1beta1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user