base-specs/libtheora.spec
changeset 12231 f75b5b1ad02f
parent 11147 620d3ae85d2e
child 12247 2c93aa8f258f
--- a/base-specs/libtheora.spec	Wed Apr 30 10:09:10 2008 +0000
+++ b/base-specs/libtheora.spec	Wed Apr 30 10:26:20 2008 +0000
@@ -1,7 +1,7 @@
 #
 # spec file for package libtheora
 #
-# Copyright (c) 2005 Sun Microsystems, Inc.
+# Copyright (c) 2008 Sun Microsystems, Inc.
 # This file and all modifications and additions to the pristine
 # package are under the same license as the package itself.
 #
@@ -12,15 +12,13 @@
 License:      Xiph
 Group:        System Environment/Libraries
 Version:      1.0
-%define tarball_version 1.0beta2
+%define tarball_version 1.0beta3
 Release:      1
 Distribution: Java Desktop System
 Vendor:       Sun Microsystems, Inc.
 Summary:      The Theora Video Compression Codec.
 Source:       http://downloads.xiph.org/releases/theora/%{name}-%{tarball_version}.tar.gz
-#owner:yippi date:2004-11-24 type:bug bugid:1256 state:upstream
-Patch1:       libtheora-01-fixlink.diff
-URL:          http://theora.org/
+Patch1:       libtheora-01-fixtestlink.diff
 URL:          http://www.theora.org/
 BuildRoot:    %{_tmppath}/%{name}-%{tarball_version}-build
 Docdir:       %{_docdir}/%{name}
@@ -105,6 +103,9 @@
 %{_libdir}/pkgconfig/theora.pc
 
 %changelog
+* Tue Apr 29 2008 - [email protected]
+- Bump to 1.0beta3.  Remove upstream patch libtheora-01-fixlink.diff.
+  Add new patch libtheora-01-fixtestlink.diff.
 * Mon Nov 05 2007 - [email protected]
 - Bump to 1.0beta2.
 * Fri Feb 09 2006 - [email protected]