SPECS: pine.spec - gcc-4.1.2 prohibits taking address of a registe...

qrczak qrczak at pld-linux.org
Sun Feb 11 02:10:01 CET 2007


Author: qrczak                       Date: Sun Feb 11 01:10:00 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- gcc-4.1.2 prohibits taking address of a register variable

---- Files affected:
SPECS:
   pine.spec (1.131 -> 1.132) 

---- Diffs:

================================================================
Index: SPECS/pine.spec
diff -u SPECS/pine.spec:1.131 SPECS/pine.spec:1.132
--- SPECS/pine.spec:1.131	Wed May 24 21:14:23 2006
+++ SPECS/pine.spec	Sun Feb 11 02:09:55 2007
@@ -57,6 +57,7 @@
 Patch19:	%{name}-iconv-9d.patch
 Patch20:	%{name}-home_etc.patch
 Patch21:	%{name}-pwd.patch
+Patch22:	%{name}-address-of-register.patch
 URL:		http://www.washington.edu/pine/
 # iconv form glibc - utf-8 support
 %{?with_utf8:BuildRequires:	glibc-devel >= 2.3.2}
@@ -220,6 +221,7 @@
 %endif
 %{?with_home_etc:%patch20 -p1}
 %patch21 -p1
+%{?with_utf8:%patch22 -p1}
 
 %build
 ./build slx \
@@ -312,6 +314,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.132  2007/02/11 01:09:55  qrczak
+- gcc-4.1.2 prohibits taking address of a register variable
+
 Revision 1.131  2006/05/24 19:14:23  blues
 - rel.5 - updated all and iconv patch; without distributable bcond works
   now; STBR to AC, please
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/pine.spec?r1=1.131&r2=1.132&f=u



More information about the pld-cvs-commit mailing list