[packages/corona] - rel 9; build fixed

arekm arekm at pld-linux.org
Thu Nov 7 14:09:48 CET 2013


commit 918d7def84adf2893c779250afacf037ca982463
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Nov 7 14:09:46 2013 +0100

    - rel 9; build fixed

 corona-gcc43.patch | 19 +++++++++++++++++++
 corona.spec        |  2 +-
 2 files changed, 20 insertions(+), 1 deletion(-)
---
diff --git a/corona.spec b/corona.spec
index 3dbef21..a742d42 100644
--- a/corona.spec
+++ b/corona.spec
@@ -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
diff --git a/corona-gcc43.patch b/corona-gcc43.patch
index 06d8049..c8f308d 100644
--- a/corona-gcc43.patch
+++ b/corona-gcc43.patch
@@ -18,3 +18,22 @@
  
  
  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"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/corona.git/commitdiff/918d7def84adf2893c779250afacf037ca982463



More information about the pld-cvs-commit mailing list