final release
This commit is contained in:
parent
5095ee82cf
commit
81145ce114
@ -1 +1 @@
|
|||||||
icu4c-4_0_d03-src.tgz
|
icu4c-4_0-src.tgz
|
||||||
|
7
icu.spec
7
icu.spec
@ -1,11 +1,11 @@
|
|||||||
Name: icu
|
Name: icu
|
||||||
Version: 4.0
|
Version: 4.0
|
||||||
Release: 0.3.d03%{?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/4.0/icu4c-4_0_d03-src.tgz
|
Source0: http://download.icu-project.org/files/icu4c/4.0/icu4c-4_0-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
|
||||||
|
* Sat Jul 05 2008 Caolan McNamara <caolanm@redhat.com> - 4.0-1
|
||||||
|
- final release
|
||||||
|
|
||||||
* Mon Jun 30 2008 Caolan McNamara <caolanm@redhat.com> - 4.0-0.3.d03
|
* Mon Jun 30 2008 Caolan McNamara <caolanm@redhat.com> - 4.0-0.3.d03
|
||||||
- 4.0 release candidate
|
- 4.0 release candidate
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user