Hello community, here is the log from the commit of package libmikmod checked in at Sun Sep 2 10:09:26 CEST 2007. -------- --- libmikmod/libmikmod.changes 2007-04-11 16:07:45.000000000 +0200 +++ /mounts/work_src_done/STABLE/libmikmod/libmikmod.changes 2007-08-31 15:32:16.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Aug 31 15:32:16 CEST 2007 - bk@suse.de + +- Remove obsoleted 64-bit patch (fixes background music of pingus) + +------------------------------------------------------------------- Old: ---- mikmod-64bit-fix.diff New: ---- libmikmod-rpmlintrc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmikmod.spec ++++++ --- /var/tmp/diff_new_pack.N28854/_old 2007-09-02 10:09:22.000000000 +0200 +++ /var/tmp/diff_new_pack.N28854/_new 2007-09-02 10:09:22.000000000 +0200 @@ -13,16 +13,16 @@ Name: libmikmod BuildRequires: esound-devel URL: http://mikmod.raphnet.net/ -License: GNU Library General Public License v. 2.0 and 2.1 (LGPL) +License: LGPL v2 or later Group: System/Libraries Summary: MikMod Sound Library Version: 3.1.11a -Release: 1 +Release: 30 %define _version 3.1.11 Source: %{name}-%{_version}.tar.bz2 Patch: libmikmod-3.1.11-a.diff Patch1: libmikmod.diff -Patch2: mikmod-64bit-fix.diff +Source2: libmikmod-rpmlintrc Patch3: libmikmod-config-fix.dif Patch4: libmikmod-conftest_fix.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -37,12 +37,15 @@ %package devel -Group: System/Libraries -Summary: MikMod Sound Library +Group: Development/Libraries/C and C++ +Summary: Development files for MikMod Sound Library Requires: %{name} = %{version} glibc-devel audiofile-devel PreReq: %install_info_prereq %description devel +This package contains files needed for compiling programs using +libmikmod. + Libmikmod is a portable sound library, capable of playing samples as well as module files. It was originally written by Jean-Paul Mikkers (MikMak) for DOS. It supports OSS /dev/dsp, ALSA, and Esound and can @@ -55,7 +58,6 @@ %setup -q -n %{name}-%{_version} %patch -p1 %patch1 -%patch2 %patch3 %patch4 @@ -66,6 +68,8 @@ %install %makeinstall +cmp $RPM_BUILD_ROOT%{_includedir}/mikmod{,_build}.h && +ln -f $RPM_BUILD_ROOT%{_includedir}/mikmod{,_build}.h %clean rm -rf $RPM_BUILD_ROOT @@ -98,6 +102,8 @@ %doc %{_mandir}/man1/*-config.* %changelog +* Fri Aug 31 2007 - bk@suse.de +- Remove obsoleted 64-bit patch (fixes background music of pingus) * Wed Apr 11 2007 - sbrabec@suse.cz - Updated to version 3.1.11-a: * work correctly on amd64 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org