Accepting request 27744 from multimedia:libs

Copy from multimedia:libs/libogg based on submit request 27744 from user tiwai

OBS-URL: https://build.opensuse.org/request/show/27744
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libogg?expand=0&rev=11
This commit is contained in:
OBS User autobuild 2009-12-29 23:26:31 +00:00 committed by Git OBS Bridge
parent 6ce3ba5e5d
commit ca00661ac1
2 changed files with 10 additions and 4 deletions

View File

@ -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

View File

@ -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 <team@xiph.org>
%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 <team@xiph.org>
%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