diff --git a/libogg.changes b/libogg.changes index 98ec62c..99b986b 100644 --- a/libogg.changes +++ b/libogg.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 16 10:13:33 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + ------------------------------------------------------------------- Tue Nov 3 19:09:28 UTC 2009 - coolo@novell.com diff --git a/libogg.spec b/libogg.spec index cc91603..a7e406e 100644 --- a/libogg.spec +++ b/libogg.spec @@ -22,16 +22,17 @@ Name: libogg BuildRequires: pkgconfig Summary: Ogg Bitstream Library Version: 1.1.4 -Release: 2 +Release: 3 # bug437293 %ifarch ppc64 Obsoletes: libogg-64bit %endif # Group: System/Libraries -License: BSD 3-clause (or similar) +License: BSD3c(or similar) Url: http://www.vorbis.com/ Source: %{name}-%{version}.tar.bz2 +Source2: baselibs.conf Patch: configure.dif Patch1: lib64.dif Patch2: m4.diff @@ -53,7 +54,7 @@ Authors: Xiphophorus Company %package -n libogg0 -License: BSD 3-clause (or similar) +License: BSD3c(or similar) Summary: Ogg Bitstream Library Group: System/Libraries # bug437293 @@ -80,7 +81,7 @@ Authors: Xiphophorus Company %package devel -License: BSD 3-clause (or similar) +License: BSD3c(or similar) Summary: Include Files and Libraries mandatory for Ogg Development. Group: Development/Libraries/C and C++ Requires: libogg0 = %{version} glibc-devel