rpms/ale/devel ale-0.9.0.1-gcc43.patch, NONE, 1.1 ale.spec, 1.1, 1.2 ale-0.9.0-gcc-4.3.patch, 1.1, NONE

Douglas E. Warner silfreed at fedoraproject.org
Wed Sep 24 13:54:07 UTC 2008


Author: silfreed

Update of /cvs/pkgs/rpms/ale/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22585

Modified Files:
	ale.spec 
Added Files:
	ale-0.9.0.1-gcc43.patch 
Removed Files:
	ale-0.9.0-gcc-4.3.patch 
Log Message:
* Wed Sep 23 2008 Douglas E. Warner <silfreed at silfreed.net> 0.9.0.1-2
- updated gcc4.3 patch for 0.9.0.1 to compile w/ new fuzz settings


ale-0.9.0.1-gcc43.patch:

--- NEW FILE ale-0.9.0.1-gcc43.patch ---
diff -ruN ale-0.9.0.1-orig/ui/ui.h ale-0.9.0.1/ui/ui.h
--- ale-0.9.0.1-orig/ui/ui.h	2008-06-13 18:20:56.000000000 -0400
+++ ale-0.9.0.1/ui/ui.h	2008-09-24 09:32:51.000000000 -0400
@@ -21,6 +21,7 @@
 #ifndef __ui_h__
 #define __ui_h__
 
+#include <cstring>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>


Index: ale.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ale/devel/ale.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ale.spec	18 Jun 2008 18:00:03 -0000	1.1
+++ ale.spec	24 Sep 2008 13:53:37 -0000	1.2
@@ -1,13 +1,14 @@
 Name: ale
 Version: 0.9.0.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: Combines multiple inputs of the same scene
 
 Group: Applications/Multimedia
 License: GPLv3
 URL: http://auricle.dyndns.org/ALE/
 Source0: http://auricle.dyndns.org/ALE/download/%{name}-%{version}.tar.gz
-Patch0: ale-0.9.0-gcc-4.3.patch
+# sent patch to upstream mailing list on 2008.09.23
+Patch0: ale-0.9.0.1-gcc43.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: ImageMagick-devel
@@ -59,6 +60,9 @@
 
 
 %changelog
+* Wed Sep 23 2008 Douglas E. Warner <silfreed at silfreed.net> 0.9.0.1-2
+- updated gcc4.3 patch for 0.9.0.1 to compile w/ new fuzz settings
+
 * Wed Jun 18 2008 Douglas E. Warner <silfreed at silfreed.net> 0.9.0.1-1
 - updating to ale 0.9.0.1
 


--- ale-0.9.0-gcc-4.3.patch DELETED ---




More information about the fedora-extras-commits mailing list