Resolves: rhbz#657964 icu-config bindir returns sbindir
This commit is contained in:
parent
e000c20502
commit
51027b0ea0
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
icu4c-4_4_2-src.tgz
|
icu4c-4_4_2-src.tgz
|
||||||
|
/icu-config
|
||||||
|
5
icu.spec
5
icu.spec
@ -1,6 +1,6 @@
|
|||||||
Name: icu
|
Name: icu
|
||||||
Version: 4.4.2
|
Version: 4.4.2
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: International Components for Unicode
|
Summary: International Components for Unicode
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
License: MIT and UCD and Public Domain
|
License: MIT and UCD and Public Domain
|
||||||
@ -145,6 +145,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc source/__docs/%{name}/html/*
|
%doc source/__docs/%{name}/html/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 29 2010 Caolán McNamara <caolanm@redhat.com> - 4.4.2-3
|
||||||
|
- Resolves: rhbz#657964 icu-config bindir returns sbindir
|
||||||
|
|
||||||
* Thu Nov 25 2010 Caolán McNamara <caolanm@redhat.com> - 4.4.2-2
|
* Thu Nov 25 2010 Caolán McNamara <caolanm@redhat.com> - 4.4.2-2
|
||||||
- Resolves: rhbz#654200 revert icu#5431
|
- Resolves: rhbz#654200 revert icu#5431
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user