- update to 1.0alpha5
This commit is contained in:
parent
99ecd6da70
commit
b96f830630
@ -1,2 +1,3 @@
|
|||||||
libtheora-1.0alpha3.tar.bz2
|
libtheora-1.0alpha3.tar.bz2
|
||||||
libtheora-1.0alpha4.tar.bz2
|
libtheora-1.0alpha4.tar.bz2
|
||||||
|
libtheora-1.0alpha5.tar.gz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Summary: Theora Video Compression Codec
|
Summary: Theora Video Compression Codec
|
||||||
Name: libtheora
|
Name: libtheora
|
||||||
Version: 1.0alpha4
|
Version: 1.0alpha5
|
||||||
Release: 2
|
Release: 1
|
||||||
Epoch: 0
|
Epoch: 0
|
||||||
License: BSD
|
License: BSD
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.theora.org
|
URL: http://www.theora.org
|
||||||
Source0: %{name}-%{version}.tar.bz2
|
Source0: %{name}-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||||
BuildRequires: libogg-devel >= 2:1.1
|
BuildRequires: libogg-devel >= 2:1.1
|
||||||
BuildRequires: libvorbis-devel
|
BuildRequires: libvorbis-devel
|
||||||
@ -83,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 09 2005 John (J5) Palmieri <johnp@redhar.com> - 1.0alpha5-1
|
||||||
|
- Update to 1.0alpha5
|
||||||
|
|
||||||
* Wed Mar 02 2005 John (J5) Palmieri <johnp@redhar.com> - 1.0alpha4-2
|
* Wed Mar 02 2005 John (J5) Palmieri <johnp@redhar.com> - 1.0alpha4-2
|
||||||
- rebuild with gcc 4.0
|
- rebuild with gcc 4.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user