From 36654821fb85f87a7b376bb05602ee878d7a27fd Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Thu, 16 Aug 2007 18:34:57 +0000 Subject: [PATCH] - Update to 1.0alpha8 svn (revision 13393) snapshot --- .cvsignore | 5 +---- libtheora-1.0alpha8-version-info.patch | 12 ++++++++++++ libtheora.spec | 1 + sources | 2 +- 4 files changed, 15 insertions(+), 5 deletions(-) create mode 100644 libtheora-1.0alpha8-version-info.patch diff --git a/.cvsignore b/.cvsignore index 0e18fdd..554fef0 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,4 +1 @@ -libtheora-1.0alpha3.tar.bz2 -libtheora-1.0alpha4.tar.bz2 -libtheora-1.0alpha5.tar.gz -libtheora-1.0alpha7.tar.gz +libtheora-1.0alpha8.tar.gz diff --git a/libtheora-1.0alpha8-version-info.patch b/libtheora-1.0alpha8-version-info.patch new file mode 100644 index 0000000..702baf1 --- /dev/null +++ b/libtheora-1.0alpha8-version-info.patch @@ -0,0 +1,12 @@ +diff -up libtheora-1.0alpha8/configure.ac~ libtheora-1.0alpha8/configure.ac +--- libtheora-1.0alpha8/configure.ac~ 2007-07-29 14:25:13.000000000 +0200 ++++ libtheora-1.0alpha8/configure.ac 2007-07-29 14:25:13.000000000 +0200 +@@ -149,7 +149,7 @@ if test "x$lt_cv_prog_gnu_ld" = "xyes"; + *) + ;; + esac +- THEORA_LDFLAGS="$THEORA_LDFLAGS SHLIB_VERSION_ARG" ++ THEORA_LDFLAGS="$THEORA_LDFLAGS $SHLIB_VERSION_ARG" + fi + + AC_SUBST(THEORA_LDFLAGS) diff --git a/libtheora.spec b/libtheora.spec index 55d683a..2db2f4a 100644 --- a/libtheora.spec +++ b/libtheora.spec @@ -13,6 +13,7 @@ BuildRequires: libogg-devel >= 2:1.1 BuildRequires: libvorbis-devel BuildRequires: SDL-devel BuildRequires: libtool +BuildRequires: doxygen %description Theora is Xiph.Org's first publicly released video codec, intended diff --git a/sources b/sources index 39b8ed5..7e9b443 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -55ee3c6db3e0927e7918309891a8f52b libtheora-1.0alpha7.tar.gz +bd8375f1db0358e11dce657c8dd52dd0 libtheora-1.0alpha8.tar.gz