Hello community,

here is the log from the commit of package libmikmod for openSUSE:Factory 
checked in at 2014-04-09 13:14:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libmikmod (Old)
 and      /work/SRC/openSUSE:Factory/.libmikmod.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libmikmod"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libmikmod/libmikmod.changes      2013-04-09 
10:27:20.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libmikmod.new/libmikmod.changes 2014-04-09 
13:14:20.000000000 +0200
@@ -1,0 +2,27 @@
+Mon Apr  7 10:39:46 UTC 2014 - idon...@suse.com
+
+- Fix Source URL
+
+-------------------------------------------------------------------
+Sun Apr  6 11:55:15 UTC 2014 - stephan.ba...@suse.com
+
+- update to version 3.3.6 from 3.3.5
+  Changes description from upstream:
+  This release adds updates to the umx loader, a fix for a dynamic loading
+  issue for ALSA and ESD drivers, a small update to the OSS driver to cover
+  less common setups, a minor fix to PulseAudio driver, and build system
+  updates (configure and cmake).
+
+-------------------------------------------------------------------
+Fri Mar  7 14:01:25 UTC 2014 - reddw...@opensuse.org
+
+- Update to version 3.3.5
+  + Lots of changes. See NEWS file or http://mikmod.sourceforge.net/#news
+- Remove CVE-2007-6720.diff, libmikmod-3.2.0-loopingvolume-fix.diff,
+  libmikmod-altivec.patch and libmikmod-lp64.patch. Applied upstream.
+- Remove libmikmod-rpmlintrc. Doesn't apply anymore.
+- Remove esound-devel BuildRequires
+- Add pkg-config, pkgconfig(alsa) and pkgconfig(libpulse-simple) BuildRequires
+- Disable OSS sound output
+
+-------------------------------------------------------------------

Old:
----
  CVE-2007-6720.diff
  libmikmod-3.2.0-loopingvolume-fix.diff
  libmikmod-3.2.0.tar.gz
  libmikmod-altivec.patch
  libmikmod-lp64.patch
  libmikmod-rpmlintrc

New:
----
  libmikmod-3.3.6.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libmikmod.spec ++++++
--- /var/tmp/diff_new_pack.FiVOza/_old  2014-04-09 13:14:21.000000000 +0200
+++ /var/tmp/diff_new_pack.FiVOza/_new  2014-04-09 13:14:21.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libmikmod
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -18,24 +18,18 @@
 
 Name:           libmikmod
 %define lname  libmikmod3
-BuildRequires:  esound-devel
-BuildRequires:  libtool
-%if 0%{suse_version} > 1220
 BuildRequires:  makeinfo
-%endif
+BuildRequires:  pkg-config
+BuildRequires:  pkgconfig(alsa)
+BuildRequires:  pkgconfig(libpulse-simple)
 Url:            http://mikmod.raphnet.net/
 Summary:        MikMod Sound Library
 License:        LGPL-2.1+
 Group:          Development/Libraries/C and C++
-Version:        3.2.0
+Version:        3.3.6
 Release:        0
-Source:         http://mikmod.shlomifish.org/files/%{name}-%{version}.tar.gz
-Source1:        %{name}-rpmlintrc
-Source2:        baselibs.conf
-Patch0:         libmikmod-lp64.patch
-Patch1:         CVE-2007-6720.diff
-Patch2:         libmikmod-3.2.0-loopingvolume-fix.diff
-Patch3:         libmikmod-altivec.patch
+Source:         
http://sourceforge.net/projects/mikmod/files/%{name}/%{version}/%{name}-%{version}.tar.gz
+Source1:        baselibs.conf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -68,7 +62,6 @@
 Summary:        Development files for MikMod Sound Library
 Group:          Development/Libraries/C and C++
 Requires:       %lname = %version
-Requires:       audiofile-devel
 Requires:       glibc-devel
 PreReq:         %install_info_prereq
 # bug437293
@@ -91,13 +84,9 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
 
 %build
-%configure --disable-static --with-pic
+%configure --disable-static --disable-oss
 make %{?_smp_mflags}
 
 %install
@@ -127,6 +116,7 @@
 %{_bindir}/*-config
 %{_datadir}/aclocal/libmikmod.m4
 %{_includedir}/*
+%{_libdir}/pkgconfig/libmikmod.pc
 %doc %{_infodir}/mikmod*
 %{_libdir}/libmikmod.so
 %doc %{_mandir}/man1/*-config.*

++++++ libmikmod-3.2.0.tar.gz -> libmikmod-3.3.6.tar.gz ++++++
++++ 113015 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to