Hello community, here is the log from the commit of package libao for openSUSE:Factory checked in at Mon May 9 09:23:23 CEST 2011. -------- --- libao/libao.changes 2011-05-02 00:50:03.000000000 +0200 +++ /mounts/work_src_done/STABLE/libao/libao.changes 2011-05-05 23:00:49.000000000 +0200 @@ -1,0 +2,5 @@ +Thu May 5 23:00:39 CEST 2011 - dmueller@suse.de + +- fix provides/obsoletes + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ _service:set_version:libao.spec ++++++ --- /var/tmp/diff_new_pack.7hJLIV/_old 2011-05-09 09:18:48.000000000 +0200 +++ /var/tmp/diff_new_pack.7hJLIV/_new 2011-05-09 09:18:48.000000000 +0200 @@ -41,15 +41,20 @@ ESD, OSS, Solaris, and IRIX. %package -n libao%{_SO_nr} -Summary: A Cross-Platform Audio Output Library +License: GPLv2+ Group: System/Libraries +Summary: A Cross-Platform Audio Output Library Requires: libao-plugins%{PLUGIN_VERSION} +# libao was last used in openSUSE 11.3 +Provides: libao = 1.1.0 +Obsoletes: libao < 1.1.0 %description -n libao%{_SO_nr} Libao is a cross-platform audio output library. It currently supports ESD, OSS, Solaris, and IRIX. %package plugins%{PLUGIN_VERSION} +License: GPLv2+ Summary: Main output plugins for libao Group: System/Libraries @@ -57,6 +62,7 @@ This package contains the main output plugins for libao. %package devel +License: GPLv2+ Summary: Include Files and Libraries mandatory for Development Group: Development/Libraries/C and C++ Requires: glibc-devel @@ -67,6 +73,8 @@ to develop applications that require these. %package plugin%{PLUGIN_VERSION}-arts + + Summary: ARts output plugin for libao Group: System/Libraries Supplements: packageand(arts:libao%{_SO_nr}) @@ -75,6 +83,8 @@ This package contains the aRts output plugin for libao. %package plugin%{PLUGIN_VERSION}-esd + + Summary: ESD output plugin for libao Group: System/Libraries Supplements: packageand(esound-daemon:libao%{_SO_nr}) ++++++ libao.spec ++++++ --- /var/tmp/diff_new_pack.7hJLIV/_old 2011-05-09 09:18:48.000000000 +0200 +++ /var/tmp/diff_new_pack.7hJLIV/_new 2011-05-09 09:18:48.000000000 +0200 @@ -22,7 +22,7 @@ Name: libao Version: to_be_filled_by_service -Release: 6 +Release: 7 License: GPLv2+ %define my_provides /tmp/my-provides Summary: A Cross-Platform Audio Output Library @@ -42,10 +42,13 @@ %package -n libao%{_SO_nr} - -Summary: A Cross-Platform Audio Output Library +License: GPLv2+ Group: System/Libraries +Summary: A Cross-Platform Audio Output Library Requires: libao-plugins%{PLUGIN_VERSION} +# libao was last used in openSUSE 11.3 +Provides: libao = 1.1.0 +Obsoletes: libao < 1.1.0 %description -n libao%{_SO_nr} Libao is a cross-platform audio output library. It currently supports @@ -53,7 +56,7 @@ %package plugins%{PLUGIN_VERSION} - +License: GPLv2+ Summary: Main output plugins for libao Group: System/Libraries ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.7hJLIV/_old 2011-05-09 09:18:48.000000000 +0200 +++ /var/tmp/diff_new_pack.7hJLIV/_new 2011-05-09 09:18:48.000000000 +0200 @@ -1,4 +1,6 @@ libao4 + targettype 32bit provides "libao-<targettype> = 1.1.0" + targettype 64bit obsoletes "libao-<targettype> < 1.1.0" libao-plugins4 libao-plugin4-arts libao-plugin4-esd ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de