diff options
| author | Pavel Podkorytov <pod.pavel@gmail.com> | 2019-02-07 14:05:26 +0500 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2019-02-07 11:02:58 +0100 | 
| commit | 18096b956fab74609a1c906e1a8cfb294c266b93 (patch) | |
| tree | 7a997a83c95c73fd86dbf0613f12a8dc8fd5677b | |
| parent | 0b47b2ec3df927b8475b0955fc102a43f2b40636 (diff) | |
Update Obsoletes, changelog and license macros
| -rw-r--r-- | icu-last.spec | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/icu-last.spec b/icu-last.spec index b171ee6..cbaecfe 100644 --- a/icu-last.spec +++ b/icu-last.spec @@ -39,7 +39,6 @@ Tools and utilities for developing with icu.  %package -n lib%{name}  Summary: International Components for Unicode - libraries  Group:   System Environment/Libraries -Obsoletes: lib%{srcname}-last <= %{version}  %description -n lib%{name}  The International Components for Unicode (ICU) libraries provide @@ -160,6 +159,7 @@ LD_LIBRARY_PATH=lib:stubdata:tools/ctestfw:$LD_LIBRARY_PATH bin/uconv -l  %postun -n lib%{name} -p /sbin/ldconfig +%{!?_licensedir:%global license %%doc}  %files  %license license.html @@ -214,7 +214,7 @@ LD_LIBRARY_PATH=lib:stubdata:tools/ctestfw:$LD_LIBRARY_PATH bin/uconv -l  %changelog -* Wed Feb  7 2019 Remi Collec <rpms@famillecollet.com> - 62.1-3 +* Wed Feb  7 2019 Pavel Podkorytov <pod.pavel@gmail.com> - 62.1-3  - backport FEDORA-29 changes  - rename "libicu-last" to "libicu62"  | 
