SPECS: uspell.spec - gcc4 fix added

freetz freetz at pld-linux.org
Sun Jan 29 08:42:08 CET 2006


Author: freetz                       Date: Sun Jan 29 07:42:08 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- gcc4 fix added

---- Files affected:
SPECS:
   uspell.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/uspell.spec
diff -u SPECS/uspell.spec:1.4 SPECS/uspell.spec:1.5
--- SPECS/uspell.spec:1.4	Sun May  1 20:02:05 2005
+++ SPECS/uspell.spec	Sun Jan 29 08:42:03 2006
@@ -11,6 +11,7 @@
 Source0:	%{name}-%{snap}.tar.bz2
 # Source0-md5:	f50edc2a6228dd3f7e03dc72b9e7fb46
 Patch0:		%{name}-gcc34.patch
+Patch1:		%{name}-gcc4.patch
 # not exactly uspell homepage, but contains a little information
 URL:		http://www.abisource.com/enchant/
 BuildRequires:	autoconf
@@ -104,6 +105,7 @@
 %prep
 %setup -q -n %{name}
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -164,6 +166,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2006/01/29 07:42:03  freetz
+- gcc4 fix added
+
 Revision 1.4  2005/05/01 18:02:05  glen
 - %description url unification
   find -name '*.spec' | xargs -l1024 sed -i -e 's#\(http://.\+/\) \.#<\1>.#g'
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/uspell.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list