Hello community,

here is the log from the commit of package fluidsynth for openSUSE:Factory 
checked in at 2012-01-11 15:36:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fluidsynth (Old)
 and      /work/SRC/openSUSE:Factory/.fluidsynth.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fluidsynth", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/fluidsynth/fluidsynth.changes    2011-09-23 
01:57:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.fluidsynth.new/fluidsynth.changes       
2012-01-11 15:37:14.000000000 +0100
@@ -1,0 +2,12 @@
+Tue Jan 10 23:45:05 UTC 2012 - [email protected]
+
+- Updated to 1.1.5
+  + Autotools build resulted in the wrong version number for
+    libfluidsynth.so
+  + One symbol was dropped from libfluidsynth.so - this symbol was
+    not part of the public API though
+  + JACK: Using jack_free instead of free when needed
+  + Update Free Software Foundation address
+- Run spec-cleaner
+
+-------------------------------------------------------------------

Old:
----
  fluidsynth-1.1.4.tar.bz2
  fluidsynth-add-missing-export-for-1.1.4.diff

New:
----
  fluidsynth-1.1.5.tar.bz2

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

Other differences:
------------------
++++++ fluidsynth.spec ++++++
--- /var/tmp/diff_new_pack.eMB26O/_old  2012-01-11 15:37:16.000000000 +0100
+++ /var/tmp/diff_new_pack.eMB26O/_new  2012-01-11 15:37:16.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fluidsynth
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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,20 +18,26 @@
 
 
 Name:           fluidsynth
-BuildRequires:  alsa-devel ladspa-devel libjack-devel readline-devel
-BuildRequires:  dbus-1-devel lash-devel libsndfile-devel pulseaudio-devel
-BuildRequires:  cmake
-Summary:        A Real-Time Software Synthesizer That Uses Soundfont(tm)
-Version:        1.1.4
+Version:        1.1.5
 Release:        1
-Group:          Productivity/Multimedia/Sound/Midi
 # Obsoletes:    iiwusynth
 # Provides:     iiwusynth
 License:        LGPL-2.1+
+Summary:        A Real-Time Software Synthesizer That Uses Soundfont(tm)
 Url:            http://www.fluidsynth.org/
-Source:         %{name}-%{version}.tar.bz2
+Group:          Productivity/Multimedia/Sound/Midi
+Source:         
http://downloads.sourceforge.net/project/fluidsynth/fluidsynth-%{version}/%{name}-%{version}.tar.bz2
+# PATCH-MISSING-TAG -- See 
http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
 Patch1:         fluidsynth-fix-build-lash.diff
-Patch2:         fluidsynth-add-missing-export-for-1.1.4.diff
+BuildRequires:  alsa-devel
+BuildRequires:  cmake
+BuildRequires:  ladspa-devel
+BuildRequires:  lash-devel
+BuildRequires:  libjack-devel
+BuildRequires:  libsndfile-devel
+BuildRequires:  pulseaudio-devel
+BuildRequires:  readline-devel
+BuildRequires:  pkgconfig(dbus-1)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -44,7 +50,8 @@
 License:        LGPL-2.1+
 Summary:        Development package for the fluidsynth library
 Group:          Development/Libraries/C and C++
-Requires:       libfluidsynth1 = %{version} glibc-devel
+Requires:       glibc-devel
+Requires:       libfluidsynth1 = %{version}
 Provides:       libfluidsynth-devel = %{version}
 
 %description devel
@@ -62,7 +69,6 @@
 %prep
 %setup -q
 %patch1 -p1
-%patch2 -p1
 
 %build
 mkdir build
@@ -72,7 +78,7 @@
 
 %install
 cd build
-make install DESTDIR=$RPM_BUILD_ROOT
+%make_install
 
 %post -n libfluidsynth1 -p /sbin/ldconfig
 

++++++ fluidsynth-1.1.4.tar.bz2 -> fluidsynth-1.1.5.tar.bz2 ++++++
++++ 1700 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to