final version
This commit is contained in:
parent
c1c1ac21e0
commit
c31f0b990e
11
icu.spec
11
icu.spec
@ -1,6 +1,6 @@
|
|||||||
Name: icu
|
Name: icu
|
||||||
Version: 3.6
|
Version: 3.6
|
||||||
Release: 0.2.d02
|
Release: 1
|
||||||
Summary: International Components for Unicode
|
Summary: International Components for Unicode
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -10,9 +10,8 @@ Source0: ftp://ftp.software.ibm.com/software/globalization/icu/icu4c-3_6_
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
BuildRequires: doxygen, autoconf
|
BuildRequires: doxygen, autoconf
|
||||||
Patch0: icu-3.4-gnustack.patch
|
Patch1: icu-3.4-multiarchdevel.patch
|
||||||
Patch1: icu-config
|
Patch2: icu-config
|
||||||
Patch2: icu-3.4-multiarchdevel.patch
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The International Components for Unicode (ICU) libraries provide
|
The International Components for Unicode (ICU) libraries provide
|
||||||
@ -51,7 +50,6 @@ Group: Documentation
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}
|
%setup -q -n %{name}
|
||||||
%patch0 -p1 -b .gnustack
|
|
||||||
%patch1 -p1 -b .multiarchdevel
|
%patch1 -p1 -b .multiarchdevel
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -133,6 +131,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 03 2006 Caolan McNamara <caolanm@redhat.com> - 3.6-1
|
||||||
|
- final release
|
||||||
|
|
||||||
* Mon Aug 14 2006 Caolan McNamara <caolanm@redhat.com> - 3.6-0.1.d02
|
* Mon Aug 14 2006 Caolan McNamara <caolanm@redhat.com> - 3.6-0.1.d02
|
||||||
- bump
|
- bump
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user