[packages/libcoyotl] - added more gcc fixes, renamed patch - rel 8

baggins baggins at pld-linux.org
Fri Nov 8 18:01:38 CET 2013


commit 6bc455f7fdebc7fb741900ad1fc5e8be054be20c
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Nov 8 18:01:19 2013 +0100

    - added more gcc fixes, renamed patch
    - rel 8

 libcoyotl-gcc43.patch => libcoyotl-gcc.patch | 10 ++++++++++
 libcoyotl.spec                               |  4 ++--
 2 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/libcoyotl.spec b/libcoyotl.spec
index 336b77e..ca0f52a 100644
--- a/libcoyotl.spec
+++ b/libcoyotl.spec
@@ -1,13 +1,13 @@
 Summary:	The Coyotl library defies easy classification -- much like it's namesake
 Name:		libcoyotl
 Version:	3.1.0
-Release:	7
+Release:	8
 License:	GPL
 Group:		Libraries
 URL:		http://www.coyotegulch.com/products/libcoyotl/index.html
 Source0:	http://www.coyotegulch.com/distfiles/%{name}-%{version}.tar.gz
 # Source0-md5:	5c1d9cfce494f123f52c399b39925bdb
-Patch0:		%{name}-gcc43.patch
+Patch0:		%{name}-gcc.patch
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	dos2unix
diff --git a/libcoyotl-gcc43.patch b/libcoyotl-gcc.patch
similarity index 66%
rename from libcoyotl-gcc43.patch
rename to libcoyotl-gcc.patch
index ad37a45..d275ca7 100644
--- a/libcoyotl-gcc43.patch
+++ b/libcoyotl-gcc.patch
@@ -21,3 +21,13 @@
  namespace libcoyotl
  {
  
+--- libcoyotl-3.1.0/libcoyotl/maze_renderer.cpp.orig	2005-10-10 06:48:30.000000000 +0200
++++ libcoyotl-3.1.0/libcoyotl/maze_renderer.cpp	2013-11-08 18:00:16.823300327 +0100
+@@ -36,6 +36,7 @@
+ #include "maze_renderer.h"
+ using namespace libcoyotl;
+ 
++#include <cstring>
+ #include <stdexcept>
+ using namespace std;
+ 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libcoyotl.git/commitdiff/6bc455f7fdebc7fb741900ad1fc5e8be054be20c



More information about the pld-cvs-commit mailing list