]> git.pld-linux.org Git - packages/libsidplay2.git/commitdiff
- remove bad, unnecessary hunk from patch auto/th/libsidplay2-2.1.1-7
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 7 Dec 2013 16:21:26 +0000 (17:21 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 7 Dec 2013 16:21:26 +0000 (17:21 +0100)
- rel 7

gcc4-fixes.patch
libsidplay2.spec

index 89d2b99f5f35a1de61f3deb173e47e211d663fff..2abc19296d61bd661dc2a1dc11fea96e0968988b 100644 (file)
  };
 --- 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)
index a323b91112ee585234db53926e134c74222306c5..3cffa3c7cef866cbdcb907c2b620087ecefe3f01 100644 (file)
@@ -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
This page took 0.124236 seconds and 4 git commands to generate.