]> git.pld-linux.org Git - packages/corona.git/commitdiff
- rel 9; build fixed auto/th/corona-1.0.2-9
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 7 Nov 2013 13:09:46 +0000 (14:09 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 7 Nov 2013 13:09:46 +0000 (14:09 +0100)
corona-gcc43.patch
corona.spec

index 06d80492692f81ccbf15deeab7383db4ee910ee4..c8f308ddc86c8d4360de867ea5227b30f76e7e70 100644 (file)
  
  
  namespace corona {
+--- corona-1.0.2/src/OpenPNG.cpp~      2013-11-07 14:05:03.000000000 +0100
++++ corona-1.0.2/src/OpenPNG.cpp       2013-11-07 14:05:56.512428889 +0100
+@@ -6,6 +6,7 @@
+ #include <png.h>
++#include <string.h>
+ #include "Debug.h"
+ #include "Open.h"
+ #include "SimpleImage.h"
+--- corona-1.0.2/src/SavePNG.cpp~      2013-11-07 14:06:25.000000000 +0100
++++ corona-1.0.2/src/SavePNG.cpp       2013-11-07 14:08:13.652415664 +0100
+@@ -1,5 +1,6 @@
+ #include <memory>
+ #include <png.h>
++#include <string.h>
+ #include "Debug.h"
+ #include "Save.h"
+ #include "Types.h"
index 3dbef213430715bf516d6d3bea517cc208906ad9..a742d427ef6ba66c94906dd07a6a86e5ac721a48 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Image input/output library
 Summary(pl.UTF-8):     Biblioteka wejścia/wyjścia dla obrazów
 Name:          corona
 Version:       1.0.2
-Release:       8
+Release:       9
 License:       zlib
 Group:         Libraries
 Source0:       http://downloads.sourceforge.net/corona/%{name}-%{version}.tar.gz
This page took 0.059525 seconds and 4 git commands to generate.