[packages/libsidplay2] - remove bad, unnecessary hunk from patch - rel 7
baggins
baggins at pld-linux.org
Sat Dec 7 17:21:44 CET 2013
commit 5e186ed044405b6aa8ce40ba1ec0191f71a49b68
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sat Dec 7 17:21:26 2013 +0100
- remove bad, unnecessary hunk from patch
- rel 7
gcc4-fixes.patch | 11 -----------
libsidplay2.spec | 2 +-
2 files changed, 1 insertion(+), 12 deletions(-)
---
diff --git a/libsidplay2.spec b/libsidplay2.spec
index a323b91..3cffa3c 100644
--- a/libsidplay2.spec
+++ b/libsidplay2.spec
@@ -2,7 +2,7 @@ Summary: A Commodore 64 music player and SID chip emulator library
Summary(pl.UTF-8): Biblioteka odtwarzająca muzyczki z Commodore 64 i emulująca układ SID
Name: libsidplay2
Version: 2.1.1
-Release: 6
+Release: 7
License: GPL
Group: Libraries
Source0: http://downloads.sourceforge.net/sidplay2/sidplay-libs-%{version}.tar.gz
diff --git a/gcc4-fixes.patch b/gcc4-fixes.patch
index 89d2b99..2abc192 100644
--- a/gcc4-fixes.patch
+++ b/gcc4-fixes.patch
@@ -64,17 +64,6 @@
};
--- sidplay-libs-2.1.1.orig/libsidplay/include/sidplay/sidendian.h
+++ sidplay-libs-2.1.1/libsidplay/include/sidplay/sidendian.h
-@@ -16,6 +16,10 @@
- ***************************************************************************/
- /***************************************************************************
- * $Log$
-+ * Revision 1.6 2005/11/20 11:02:06 s_a_white
-+ * Work around for bug in gcc 4 (optimiser breaks if variable never has a
-+ * direct assignment).
-+ *
- * Revision 1.5 2001/07/03 22:44:13 s_a_white
- * Added endian_16 to convert a 16 bit value to an array of 8s.
- *
@@ -141,7 +145,7 @@ inline void endian_16swap8 (uint_least16
// Convert high-byte and low-byte to 16-bit word.
inline uint_least16_t endian_16 (uint8_t hi, uint8_t lo)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libsidplay2.git/commitdiff/5e186ed044405b6aa8ce40ba1ec0191f71a49b68
More information about the pld-cvs-commit
mailing list