base-specs/libtheora.spec
changeset 14567 4a6d2a7e0d4b
parent 14483 237e1cbd3a3c
child 14571 a943a025a41e
--- a/base-specs/libtheora.spec	Thu Nov 06 15:27:34 2008 +0000
+++ b/base-specs/libtheora.spec	Fri Nov 07 03:28:35 2008 +0000
@@ -12,17 +12,12 @@
 License:      Xiph
 Group:        System Environment/Libraries
 Version:      1.0
-%define tarball_version 1.0beta3
-#%define tarball_version 1.0alpha7
+%define tarball_version 1.0
 Release:      2
 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:2008-05-02 type:bug bugid:1356 state:upstream
-Patch1:       libtheora-01-fixtestlink.diff
-#owner:jerrytan date:2008-08-28 type:bug bugid:1402 statue:upstream bugster:6722237
-Patch2:       libtheora-02-signed-short.diff
 URL:          http://www.theora.org/
 BuildRoot:    %{_tmppath}/%{name}-%{tarball_version}-build
 Docdir:       %{_docdir}/%{name}
@@ -53,8 +48,6 @@
 
 %prep
 %setup -q -n %{name}-%{tarball_version}
-%patch1 -p1
-%patch2 -p1
 
 %build
 %ifos linux
@@ -108,6 +101,8 @@
 %{_libdir}/pkgconfig/theora.pc
 
 %changelog
+* Fri Nov 07 2008 - [email protected]
+- bump to 1.0, remove upstream patches
 * Fri Aug 29 2008 - [email protected]
 - add patch libtheora-02-signed-short.diff to bump to 1.0beta3
 * Tue Apr 29 2008 - [email protected]