SPECS: icu.spec - ver. 3.8.1 - added regexp.patch
sls
sls at pld-linux.org
Wed Mar 26 02:43:22 CET 2008
Author: sls Date: Wed Mar 26 01:43:22 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- ver. 3.8.1
- added regexp.patch
---- Files affected:
SPECS:
icu.spec (1.33 -> 1.34)
---- Diffs:
================================================================
Index: SPECS/icu.spec
diff -u SPECS/icu.spec:1.33 SPECS/icu.spec:1.34
--- SPECS/icu.spec:1.33 Sat Dec 15 00:51:09 2007
+++ SPECS/icu.spec Wed Mar 26 02:43:17 2008
@@ -2,13 +2,14 @@
Summary: International Components for Unicode
Summary(pl.UTF-8): Międzynarodowe komponenty dla unikodu
Name: icu
-Version: 3.8
+Version: 3.8.1
%define ver %(echo %{version} | tr . _)
Release: 1
License: MIT-like
Group: Libraries
Source0: http://download.icu-project.org/files/icu4c/%{version}/icu4c-%{ver}-src.tgz
-# Source0-md5: 67cc2650fbcae4c8e3ba5ce4dda4b072
+# Source0-md5: a827dbc9d909febd4ec39b90386868ba
+Patch0: %{name}-regexp.patch
URL: http://www.icu-project.org/
BuildRequires: automake
BuildRequires: libstdc++-devel
@@ -75,6 +76,7 @@
%prep
%setup -q -n %{name}
+%patch0 -p0
%build
cd source
@@ -143,6 +145,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.34 2008-03-26 01:43:17 sls
+- ver. 3.8.1
+- added regexp.patch
+
Revision 1.33 2007-12-14 23:51:09 qboosh
- ugh, restored workaround: symlink problem appears at install time
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/icu.spec?r1=1.33&r2=1.34&f=u
More information about the pld-cvs-commit
mailing list