summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--icu-last.spec4
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"