release version
This commit is contained in:
parent
f6469f97e3
commit
ac621165f0
@ -1 +1 @@
|
|||||||
icu4c-3_8_d02-src.tgz
|
icu4c-3_8-src.tgz
|
||||||
|
7
icu.spec
7
icu.spec
@ -1,11 +1,11 @@
|
|||||||
Name: icu
|
Name: icu
|
||||||
Version: 3.8
|
Version: 3.8
|
||||||
Release: 0.2.d02%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: International Components for Unicode
|
Summary: International Components for Unicode
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://www.icu-project.org/
|
URL: http://www.icu-project.org/
|
||||||
Source0: http://download.icu-project.org/files/icu4c/3.8/icu4c-3_8_d02-src.tgz
|
Source0: http://download.icu-project.org/files/icu4c/3.8/icu4c-3_8-src.tgz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
BuildRequires: doxygen, autoconf
|
BuildRequires: doxygen, autoconf
|
||||||
|
|
||||||
@ -140,6 +140,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc source/__docs/%{name}/html/*
|
%doc source/__docs/%{name}/html/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 02 2007 Caolan McNamara <caolanm@redhat.com> - 3.8-1
|
||||||
|
- latest version
|
||||||
|
|
||||||
* Mon Sep 03 2007 Caolan McNamara <caolanm@redhat.com> - 3.8-0.2.d02
|
* Mon Sep 03 2007 Caolan McNamara <caolanm@redhat.com> - 3.8-0.2.d02
|
||||||
- next release candidate
|
- next release candidate
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user