SPECS: icu.spec - updated to 3.8

adamg adamg at pld-linux.org
Sun Dec 9 11:00:11 CET 2007


Author: adamg                        Date: Sun Dec  9 10:00:11 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 3.8

---- Files affected:
SPECS:
   icu.spec (1.30 -> 1.31) 

---- Diffs:

================================================================
Index: SPECS/icu.spec
diff -u SPECS/icu.spec:1.30 SPECS/icu.spec:1.31
--- SPECS/icu.spec:1.30	Tue Feb 13 09:06:35 2007
+++ SPECS/icu.spec	Sun Dec  9 11:00:06 2007
@@ -2,13 +2,14 @@
 Summary:	International Components for Unicode
 Summary(pl.UTF-8):	Międzynarodowe komponenty dla unikodu
 Name:		icu
-Version:	3.4.1
-Release:	3
+Version:	3.8
+%define	ver	%(echo %{version} | tr . _)
+Release:	1
 License:	X License
 Group:		Libraries
-Source0:	ftp://ftp.software.ibm.com/software/globalization/icu/%{version}/%{name}-%{version}.tgz
-# Source0-md5:	2a16f58bcb26e5010c946dca9ec08d5f
-URL:		http://www.ibm.com/software/globalization/icu/
+Source0:	http://download.icu-project.org/files/icu4c/%{version}/icu4c-%{ver}-src.tgz
+# Source0-md5:	67cc2650fbcae4c8e3ba5ce4dda4b072
+URL:		http://www.icu-project.org/
 BuildRequires:	automake
 BuildRequires:	libstdc++-devel
 Requires:	libicu = %{version}-%{release}
@@ -115,7 +116,7 @@
 
 %files -n libicu
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so.*.*
+%attr(755,root,root) %{_libdir}/lib*.so.*
 
 %files -n libicu-devel
 %defattr(644,root,root,755)
@@ -142,7 +143,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.30  2007-02-13 08:06:35  glen
+Revision 1.31  2007-12-09 10:00:06  adamg
+- updated to 3.8
+
+Revision 1.30  2007/02/13 08:06:35  glen
 - tabs in preamble
 
 Revision 1.29  2007/02/12 07:51:53  arekm
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/icu.spec?r1=1.30&r2=1.31&f=u



More information about the pld-cvs-commit mailing list