From 162b3438030e1e41f1b6ecbcd32e03117be0ae6d Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 6 Aug 2009 01:08:17 +0000 Subject: [PATCH] 1.1beta1 --- .cvsignore | 4 +--- libtheora.spec | 19 +++++++++++-------- sources | 2 +- 3 files changed, 13 insertions(+), 12 deletions(-) diff --git a/.cvsignore b/.cvsignore index c37882e..fe8bc33 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1 @@ -libtheora-1.0.tar.bz2 -libtheora-1.1alpha1.tar.bz2 -libtheora-1.1alpha2.tar.bz2 +libtheora-1.1beta1.tar.bz2 diff --git a/libtheora.spec b/libtheora.spec index de8d7e4..2bffe0a 100644 --- a/libtheora.spec +++ b/libtheora.spec @@ -1,13 +1,13 @@ Summary: Theora Video Compression Codec Name: libtheora -Version: 1.1alpha2 -Release: 2%{?dist} +Version: 1.1beta1 +Release: 1%{?dist} Epoch: 1 License: BSD Group: System Environment/Libraries URL: http://www.theora.org -Source0: http://downloads.xiph.org/releases/theora/%{name}-%{version}.tar.bz2 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Source0: http://downloads.xiph.org/releases/theora/%{name}-%{version}.tar.bz2 +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libogg-devel >= 2:1.1 BuildRequires: libvorbis-devel BuildRequires: SDL-devel libpng-devel @@ -49,8 +49,8 @@ Requires: libtheora = %{epoch}:%{version}-%{release} BuildArch: noarch %description devel-docs -The libtheora-devel-docs package contains the documentation needed to develop -applications with libtheora. +The libtheora-devel-docs package contains the documentation needed +to develop applications with libtheora. %package -n theora-tools @@ -59,7 +59,7 @@ Group: Applications/Multimedia Requires: libtheora = %{epoch}:%{version}-%{release} %description -n theora-tools -The theora-tools package contains simple command line tools for use +The theora-tools package contains simple command line tools for use with theora bitstreams. @@ -103,7 +103,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc README COPYING +%doc README COPYING %{_libdir}/*.so.* %files devel @@ -123,6 +123,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Aug 5 2009 Matthias Clasen - 1.1beta1 +- 1.1beta1 + * Sat Jul 25 2009 Fedora Release Engineering - 1:1.1alpha2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index 8fc4302..cb3c7b2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ddcdba802154b39072d5182c97153c0e libtheora-1.1alpha2.tar.bz2 +4b5e93ff571edb394d931c1228aaa351 libtheora-1.1beta1.tar.bz2