SPECS: prozgui.spec - gcc4 fixes
adamg
adamg at pld-linux.org
Sun Jul 29 15:43:07 CEST 2007
Author: adamg Date: Sun Jul 29 13:43:07 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- gcc4 fixes
---- Files affected:
SPECS:
prozgui.spec (1.27 -> 1.28)
---- Diffs:
================================================================
Index: SPECS/prozgui.spec
diff -u SPECS/prozgui.spec:1.27 SPECS/prozgui.spec:1.28
--- SPECS/prozgui.spec:1.27 Tue Feb 13 09:06:42 2007
+++ SPECS/prozgui.spec Sun Jul 29 15:43:02 2007
@@ -1,7 +1,9 @@
# $Revision$, $Date$
#
# TODO:
-# waiting for "stable" tarball
+# - waiting for "stable" tarball
+# - build fails on:
+# /usr/lib/gcc/i686-pld-linux/4.2.0/include/stddef.h:152: error: declaration does not declare anything
#
Summary: A GUI advanced Linux download manager
Summary(pl.UTF-8): Zaawansowany program do ściągania plików z interfejsem graficznym
@@ -18,8 +20,8 @@
Patch0: %{name}-po.patch
Patch1: %{name}-opt.patch
Patch2: %{name}-include.patch
+Patch3: %{name}-gcc4.patch
URL: http://prozilla.genesys.ro/?p=prozgui
-BuildRequires: XFree86-devel
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: fltk-devel >= 1.1.0
@@ -80,6 +82,7 @@
%patch0 -p1
%patch1 -p1
%patch2 -p1
+%patch3 -p1
head -n 98 acinclude.m4 > acinclude.m4.tmp
mv -f acinclude.m4.tmp acinclude.m4
@@ -158,6 +161,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.28 2007/07/29 13:43:02 adamg
+- gcc4 fixes
+
Revision 1.27 2007/02/13 08:06:42 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/prozgui.spec?r1=1.27&r2=1.28&f=u
More information about the pld-cvs-commit
mailing list