diff --git a/libtheora.changes b/libtheora.changes index c947037..8795aca 100644 --- a/libtheora.changes +++ b/libtheora.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Dec 18 17:25:50 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + ------------------------------------------------------------------- Wed Oct 7 08:11:26 UTC 2009 - adrian@suse.de diff --git a/libtheora.spec b/libtheora.spec index d7e3c0b..fcad07a 100644 --- a/libtheora.spec +++ b/libtheora.spec @@ -21,11 +21,11 @@ Name: libtheora BuildRequires: SDL-devel doxygen gcc-c++ libogg-devel libvorbis-devel pkg-config python Url: http://www.theora.org/ -License: BSD 3-clause (or similar) +License: BSD3c(or similar) Group: Productivity/Multimedia/Other Summary: Free Video Codec Version: 1.1.1 -Release: 1 +Release: 2 %define pkg_version %version # bug437293 %ifarch ppc64 @@ -34,6 +34,7 @@ Obsoletes: libtheora-64bit # BuildRoot: %{_tmppath}/%{name}-%{version}-build Source: http://downloads.xiph.org/releases/theora/%{name}-%{pkg_version}.tar.bz2 +Source2: baselibs.conf %description Theora is a free video codec based on VP3. The package contains the @@ -47,7 +48,7 @@ Authors: the Xiph.Org Foundation http://www.xiph.org/ %package -n libtheora0 -License: BSD 3-clause (or similar) +License: BSD3c(or similar) Group: Productivity/Multimedia/Other Summary: Free Video Codec Provides: %{name} = %{version} @@ -70,7 +71,7 @@ Authors: the Xiph.Org Foundation http://www.xiph.org/ %package devel -License: BSD 3-clause (or similar) +License: BSD3c(or similar) Group: Development/Libraries/C and C++ Summary: Free Video Codec Requires: libtheora0 = %{version} libogg-devel