Hello community, here is the log from the commit of package libao for openSUSE:Factory checked in at 2013-04-14 10:18:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libao (Old) and /work/SRC/openSUSE:Factory/.libao.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libao", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/libao/libao.changes 2011-12-27 18:36:04.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libao.new/libao.changes 2013-04-14 10:18:40.000000000 +0200 @@ -1,0 +2,6 @@ +Thu Apr 11 11:55:18 UTC 2013 - [email protected] + +- Added url as source. + Please see http://en.opensuse.org/SourceUrls + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libao.spec ++++++ --- /var/tmp/diff_new_pack.9FzmPo/_old 2013-04-14 10:18:41.000000000 +0200 +++ /var/tmp/diff_new_pack.9FzmPo/_new 2013-04-14 10:18:41.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package libao # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,19 +22,19 @@ Name: libao Version: 1.1.0 -Release: 8 -License: GPL-2.0+ +Release: 0 %define my_provides /tmp/my-provides Summary: A Cross-Platform Audio Output Library -Url: http://www.xiph.org/ao/ +License: GPL-2.0+ Group: System/Libraries -Source: %{name}-%{version}.tar.gz +Url: http://www.xiph.org/ao/ +Source: http://downloads.xiph.org/releases/ao/%{name}-%{version}.tar.gz # PATCH-FIX-OPENSUSE lib64.dif -- General problem, but no general fix... openSUSE specific. Patch0: lib64.dif Patch1: libao-ocloexec.patch +BuildRequires: automake BuildRequires: libesd-devel BuildRequires: libpulse-devel -BuildRequires: automake BuildRequires: libtool BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -44,9 +44,8 @@ %package -n libao%{_SO_nr} -License: GPL-2.0+ -Group: System/Libraries Summary: A Cross-Platform Audio Output Library +Group: System/Libraries Requires: libao-plugins%{PLUGIN_VERSION} # libao was last used in openSUSE 11.3 Provides: libao = 1.1.0 @@ -58,7 +57,6 @@ %package plugins%{PLUGIN_VERSION} -License: GPL-2.0+ Summary: Main output plugins for libao Group: System/Libraries @@ -66,7 +64,6 @@ This package contains the main output plugins for libao. %package devel -License: GPL-2.0+ Summary: Include Files and Libraries mandatory for Development Group: Development/Libraries/C and C++ Requires: glibc-devel -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
