[packages/game-music-emu] - updated to 0.6.0 - removed obsolete multilib patch

qboosh qboosh at pld-linux.org
Sat Sep 28 13:40:35 CEST 2013


commit f7ef76bed80b2db7bea66ce78cffd9d5b5979a71
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Sep 28 13:41:13 2013 +0200

    - updated to 0.6.0
    - removed obsolete multilib patch

 game-music-emu-multilib.patch | 15 ---------------
 game-music-emu.spec           | 11 +++++------
 2 files changed, 5 insertions(+), 21 deletions(-)
---
diff --git a/game-music-emu.spec b/game-music-emu.spec
index 52c815b..8cc8343 100644
--- a/game-music-emu.spec
+++ b/game-music-emu.spec
@@ -1,15 +1,14 @@
 Summary:	Collection of video game music file emulators
 Summary(pl.UTF-8):	Zbiór emulatorów do odtwarzania muzyki z gier
 Name:		game-music-emu
-Version:	0.5.5
-Release:	3
+Version:	0.6.0
+Release:	1
 License:	LGPL v2.1+
 Group:		Libraries
 #Source0Download: http://code.google.com/p/game-music-emu/downloads/list
-Source0:	http://game-music-emu.googlecode.com/files/%{name}-%{version}.tbz2
-# Source0-md5:	94459001a763fb76209a550a03b7949e
+Source0:	http://game-music-emu.googlecode.com/files/%{name}-%{version}.tar.bz2
+# Source0-md5:	b98fafb737bc889dc65e7a8b94bd1bf5
 URL:		http://code.google.com/p/game-music-emu/
-Patch0:		%{name}-multilib.patch
 BuildRequires:	cmake >= 2.6
 BuildRequires:	libstdc++-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -63,7 +62,6 @@ wykorzystujących bibliotekę game-music-emu.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %cmake \
@@ -100,3 +98,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libgme.so
 %{_includedir}/gme
+%{_pkgconfigdir}/libgme.pc
diff --git a/game-music-emu-multilib.patch b/game-music-emu-multilib.patch
deleted file mode 100644
index bea7d30..0000000
--- a/game-music-emu-multilib.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-http://code.google.com/p/game-music-emu/issues/detail?id=8
-
-Index: game-music-emu-0.5.5/gme/CMakeLists.txt
-===================================================================
---- game-music-emu-0.5.5.orig/gme/CMakeLists.txt
-+++ game-music-emu-0.5.5/gme/CMakeLists.txt
-@@ -157,7 +157,6 @@ set_target_properties(gme
-     PROPERTIES VERSION 0.5.3
-                SOVERSION 0)
- 
--# TODO: Libsuffix for 64-bit?
--install(TARGETS gme LIBRARY DESTINATION lib)
-+install(TARGETS gme LIBRARY DESTINATION lib${LIB_SUFFIX})
- 
- install(FILES ${EXPORTED_HEADERS} DESTINATION include/gme)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/game-music-emu.git/commitdiff/f7ef76bed80b2db7bea66ce78cffd9d5b5979a71



More information about the pld-cvs-commit mailing list