SPECS: chasen.spec - gcc4 fix.

pluto pluto at pld-linux.org
Sat Feb 25 21:03:45 CET 2006


Author: pluto                        Date: Sat Feb 25 20:03:45 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- gcc4 fix.

---- Files affected:
SPECS:
   chasen.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/chasen.spec
diff -u SPECS/chasen.spec:1.8 SPECS/chasen.spec:1.9
--- SPECS/chasen.spec:1.8	Sat May 28 12:37:23 2005
+++ SPECS/chasen.spec	Sat Feb 25 21:03:40 2006
@@ -9,6 +9,7 @@
 Group:		Applications/Text
 Source0:	http://chasen.aist-nara.ac.jp/stable/chasen/%{name}-%{version}.tar.gz
 # Source0-md5:	629e90d9490bac95606c38c2d344cc5f
+Patch0:		%{name}-gcc4.patch
 URL:		http://chasen.aist-nara.ac.jp/
 BuildRequires:	autoconf >= 2.13
 BuildRequires:	automake
@@ -50,6 +51,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -97,6 +99,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2006/02/25 20:03:40  pluto
+- gcc4 fix.
+
 Revision 1.8  2005/05/28 10:37:23  zbyniu
 - BR: iconv
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/chasen.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list