Accepting request 724939 from home:kukuk:branches:X11:common:Factory
- Remove old obsoletes/provides for migration from very old products, as they break our shared library policy OBS-URL: https://build.opensuse.org/request/show/724939 OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=109
This commit is contained in:
parent
8a317f1a7d
commit
efb42615a8
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 21 08:31:23 CEST 2019 - kukuk@suse.de
|
||||||
|
|
||||||
|
- Remove old obsoletes/provides for migration from very old
|
||||||
|
products, as they break our shared library policy
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 14 13:05:59 UTC 2019 - Ismail Dönmez <idonmez@suse.com>
|
Tue May 14 13:05:59 UTC 2019 - Ismail Dönmez <idonmez@suse.com>
|
||||||
|
|
||||||
|
13
icu.spec
13
icu.spec
@ -68,9 +68,6 @@ This subpackage contains the runtime programs for interacting with ICU.
|
|||||||
Summary: International Components for Unicode
|
Summary: International Components for Unicode
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Requires: timezone
|
Requires: timezone
|
||||||
# Following O/P added in timeframe for 12.2
|
|
||||||
Provides: libicu = %version
|
|
||||||
Obsoletes: libicu < %version
|
|
||||||
%if %be_platform
|
%if %be_platform
|
||||||
Requires: libicu%aversion-bedata = %version
|
Requires: libicu%aversion-bedata = %version
|
||||||
%else
|
%else
|
||||||
@ -88,11 +85,6 @@ Group: System/Libraries
|
|||||||
%if 0%{?suse_version} >= 1210
|
%if 0%{?suse_version} >= 1210
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%endif
|
%endif
|
||||||
%if %be_platform
|
|
||||||
# Added for 13.2
|
|
||||||
Obsoletes: libicu%aversion-data < %version
|
|
||||||
Provides: libicu%aversion-data = %version
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%description -n libicu%aversion-bedata
|
%description -n libicu%aversion-bedata
|
||||||
ICU is a set of C and C++ libraries that provide extensive Unicode
|
ICU is a set of C and C++ libraries that provide extensive Unicode
|
||||||
@ -110,11 +102,6 @@ Group: System/Libraries
|
|||||||
%if 0%{?suse_version} >= 1210
|
%if 0%{?suse_version} >= 1210
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%endif
|
%endif
|
||||||
%if !%be_platform
|
|
||||||
# Added for 13.2
|
|
||||||
Obsoletes: libicu%aversion-data < %version
|
|
||||||
Provides: libicu%aversion-data = %version
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%description -n libicu%aversion-ledata
|
%description -n libicu%aversion-ledata
|
||||||
ICU is a set of C and C++ libraries that provide extensive Unicode
|
ICU is a set of C and C++ libraries that provide extensive Unicode
|
||||||
|
Loading…
Reference in New Issue
Block a user