From 8623bb265e05953c5edf067268e7df28e284d5e6 Mon Sep 17 00:00:00 2001 From: NixTux Commit Bot Date: Sat, 5 Dec 2020 10:24:32 +0300 Subject: [PATCH] bot: rpm5 -> rpm4 (13) [rosa2019.1] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (13) rosa2019.1: run with 10-12 added (12) rosa2019.05: fix incorrectly changed %__noautoreqfiles and %__noautoprovfiles (11) rosa2019.05: remove quotations from %__requires_exclude and %__provides_exclude which do not work on RPM 4 (10) rosa2019.05: %py_ -> %py2_, %{py_ -> %{py2_ (9): Adopt spec for enabled byte compiling in Python These automatic changes are done by scripts *rpm5-to-rpm4.sh at https://gitlab.com/abf-mirror/abf-mirror-scripts The goal is to adopt specs for RPM 4 to which ROSA 2019.1 has migrated from RPM 5, but keep compatibility with RPM 5. Details about migration are here: https://wiki.rosalab.ru/ru/index.php/Переход_ROSA_с_RPM_5_на_RPM_4 Contact m.novosyolov@rosalinux.ru in case of problems --- icu.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/icu.spec b/icu.spec index e65aa3a..c15210b 100644 --- a/icu.spec +++ b/icu.spec @@ -276,5 +276,3 @@ for c in %compatible; do ln -s $i ${i/%{major}/$c} done done - -