Fixes CVE-2016-9959 (security issues in SNES emulation) https://scarybeastsecurity.blogspot.cz/2016/12/redux-compromising-linux-using-snes.html Updated URLs - project moved Dropped gme-0.6.0-pc-lib-suffix.patch (accepted upstream)epel9
parent
a3400fac96
commit
a0dd8221fc
@ -1,2 +1,3 @@
|
||||
/game-music-emu-0.5.5.tbz2
|
||||
/game-music-emu-0.6.0.tar.bz2
|
||||
/game-music-emu-0.6.1.tar.bz2
|
||||
|
@ -1,8 +0,0 @@
|
||||
--- gme/CMakeLists.txt~ 2012-05-27 22:48:53.000000000 +0200
|
||||
+++ gme/CMakeLists.txt 2013-08-22 19:03:39.175649327 +0200
|
||||
@@ -159,4 +159,4 @@
|
||||
ARCHIVE DESTINATION lib) # DLL platforms
|
||||
|
||||
install(FILES ${EXPORTED_HEADERS} DESTINATION include/gme)
|
||||
-install(FILES ${CMAKE_CURRENT_BINARY_DIR}/libgme.pc DESTINATION lib/pkgconfig)
|
||||
+install(FILES ${CMAKE_CURRENT_BINARY_DIR}/libgme.pc DESTINATION lib${LIB_SUFFIX}/pkgconfig)
|
Loading…
Reference in new issue