Hello community,

here is the log from the commit of package libgme for openSUSE:Factory
checked in at Wed May 4 14:30:14 CEST 2011.



--------
--- libgme/libgme.changes       2010-12-14 09:00:35.000000000 +0100
+++ /mounts/work_src_done/STABLE/libgme/libgme.changes  2011-05-03 
22:24:43.000000000 +0200
@@ -1,0 +2,12 @@
+Tue May  3 20:22:22 UTC 2011 - [email protected]
+
+- Update libgme-0.5.5-symbol_visibility.patch to not install
+  headers for functions that are not exported.
+
+-------------------------------------------------------------------
+Sun May  1 17:35:27 UTC 2011 - [email protected]
+ 
+- Added 32bit compatibility libraries
+- Escaped macros in comments (fix for RPMLINT warning)
+ 
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  baselibs.conf

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

Other differences:
------------------
++++++ _service:set_version:libgme.spec ++++++
--- /var/tmp/diff_new_pack.uzUEJo/_old  2011-05-04 14:25:11.000000000 +0200
+++ /var/tmp/diff_new_pack.uzUEJo/_new  2011-05-04 14:25:11.000000000 +0200
@@ -20,17 +20,17 @@
 
 Name:           libgme
 Version:        0.5.5
-Release:        1
+Release: 0
 License:        LGPLv2.1+
 Summary:        Collection of video game music file emulators
 Url:            http://code.google.com/p/game-music-emu/
 Group:          System/Libraries
 Source0:        game-music-emu-%{version}.tbz2
-# PATCH-FIX-UPSTREAM %{name}-0.5.5-LIB_SUFFIX.patch 
http://code.google.com/p/game-music-emu/issues/detail?id=8 
[email protected] -- Add LIB_SUFFIX support
+# PATCH-FIX-UPSTREAM %%{name}-0.5.5-LIB_SUFFIX.patch 
http://code.google.com/p/game-music-emu/issues/detail?id=8 
[email protected] -- Add LIB_SUFFIX support
 Patch0:         %{name}-0.5.5-LIB_SUFFIX.patch
-# PATCH-FIX-UPSTREAM %{name}-0.5.5-pkg_config.patch [email protected] -- 
Add pkg-config file. From upstream SVN.
+# PATCH-FIX-UPSTREAM %%{name}-0.5.5-pkg_config.patch [email protected] -- 
Add pkg-config file. From upstream SVN.
 Patch1:         %{name}-0.5.5-pkg_config.patch
-# PATCH-FIX-UPSTREAM %{name}-0.5.5-symbol_visibility.patch 
[email protected] -- Don't export internal symbols. From upstream SVN.
+# PATCH-FIX-UPSTREAM %%{name}-0.5.5-symbol_visibility.patch 
[email protected] -- Don't export internal symbols. From upstream SVN.
 Patch2:         %{name}-0.5.5-symbol_visibility.patch
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
@@ -50,8 +50,6 @@
 - VGM/VGZ: Sega Master System/Mark III, Sega Genesis/Mega Drive,BBC Micro
 
 %package -n %{name}%{soname}
-
-
 Summary:        Collection of video game music file emulators
 Group:          System/Libraries
 
@@ -69,7 +67,6 @@
 - VGM/VGZ: Sega Master System/Mark III, Sega Genesis/Mega Drive,BBC Micro
 
 %package devel
-License:        LGPLv2.1+
 Summary:        Development libraries and headers for %{name}
 Group:          Development/Libraries/C and C++
 Requires:       %{name}%{soname} = %{version}

++++++ libgme.spec ++++++
--- /var/tmp/diff_new_pack.uzUEJo/_old  2011-05-04 14:25:11.000000000 +0200
+++ /var/tmp/diff_new_pack.uzUEJo/_new  2011-05-04 14:25:11.000000000 +0200
@@ -20,17 +20,17 @@
 
 Name:           libgme
 Version:        to_be_filled_by_service
-Release:        1
+Release:        2
 License:        LGPLv2.1+
 Summary:        Collection of video game music file emulators
 Url:            http://code.google.com/p/game-music-emu/
 Group:          System/Libraries
 Source0:        game-music-emu-%{version}.tbz2
-# PATCH-FIX-UPSTREAM %{name}-0.5.5-LIB_SUFFIX.patch 
http://code.google.com/p/game-music-emu/issues/detail?id=8 
[email protected] -- Add LIB_SUFFIX support
+# PATCH-FIX-UPSTREAM %%{name}-0.5.5-LIB_SUFFIX.patch 
http://code.google.com/p/game-music-emu/issues/detail?id=8 
[email protected] -- Add LIB_SUFFIX support
 Patch0:         %{name}-0.5.5-LIB_SUFFIX.patch
-# PATCH-FIX-UPSTREAM %{name}-0.5.5-pkg_config.patch [email protected] -- 
Add pkg-config file. From upstream SVN.
+# PATCH-FIX-UPSTREAM %%{name}-0.5.5-pkg_config.patch [email protected] -- 
Add pkg-config file. From upstream SVN.
 Patch1:         %{name}-0.5.5-pkg_config.patch
-# PATCH-FIX-UPSTREAM %{name}-0.5.5-symbol_visibility.patch 
[email protected] -- Don't export internal symbols. From upstream SVN.
+# PATCH-FIX-UPSTREAM %%{name}-0.5.5-symbol_visibility.patch 
[email protected] -- Don't export internal symbols. From upstream SVN.
 Patch2:         %{name}-0.5.5-symbol_visibility.patch
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
@@ -51,7 +51,6 @@
 
 %package -n %{name}%{soname}
 
-
 Summary:        Collection of video game music file emulators
 Group:          System/Libraries
 



++++++ baselibs.conf ++++++
libgme0
++++++ libgme-0.5.5-symbol_visibility.patch ++++++
--- /var/tmp/diff_new_pack.uzUEJo/_old  2011-05-04 14:25:11.000000000 +0200
+++ /var/tmp/diff_new_pack.uzUEJo/_new  2011-05-04 14:25:11.000000000 +0200
@@ -480,3 +480,30 @@
  # Shared library defined here
  add_subdirectory(gme)
  
+Index: gme/CMakeLists.txt
+===================================================================
+--- gme/CMakeLists.txt.orig
++++ gme/CMakeLists.txt
+@@ -124,21 +124,7 @@ if (USE_GME_VGM)
+ endif()
+ 
+ # These headers are part of the generic gme interface.
+-set (EXPORTED_HEADERS gme.h
+-                      "${CMAKE_CURRENT_BINARY_DIR}/gme_types.h"
+-                      blargg_config.h
+-                      blargg_common.h
+-                      blargg_source.h
+-                      Music_Emu.h
+-                      Blip_Buffer.h
+-                      Classic_Emu.h
+-                      Gme_File.h
+-                      Data_Reader.h
+-                      Dual_Resampler.h
+-                      Effects_Buffer.h
+-                      Fir_Resampler.h
+-                      M3u_Playlist.h
+-                      Multi_Buffer.h)
++set (EXPORTED_HEADERS gme.h)
+ 
+ # Run during cmake phase, so this is available during make
+ configure_file(${CMAKE_CURRENT_SOURCE_DIR}/gme_types.h.in


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



Remember to have fun...

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

Reply via email to