summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2013-09-28 11:41:13 (GMT)
committerJakub Bogusz2013-09-28 11:41:13 (GMT)
commitf7ef76bed80b2db7bea66ce78cffd9d5b5979a71 (patch)
tree5e77a02c62b6dd042e752383ba126418d9009fa9
parentb58fcf749bfa9743b779f04f55fdf53c4eb0fe7f (diff)
downloadgame-music-emu-f7ef76bed80b2db7bea66ce78cffd9d5b5979a71.zip
game-music-emu-f7ef76bed80b2db7bea66ce78cffd9d5b5979a71.tar.gz
- updated to 0.6.0
- removed obsolete multilib patch
-rw-r--r--game-music-emu-multilib.patch15
-rw-r--r--game-music-emu.spec11
2 files changed, 5 insertions, 21 deletions
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)
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