From 867d02f46dd39bf75cb5fbc7e0fda6690235e33f Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Thu, 21 Mar 2019 14:04:11 +0100 Subject: [PATCH] [icu] Make sure rpm is upgraded before libicu, as the old version is dependent on the old icu. JB#36034 --- rpm/icu.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rpm/icu.spec b/rpm/icu.spec index fa798ee..8daa1be 100644 --- a/rpm/icu.spec +++ b/rpm/icu.spec @@ -22,6 +22,8 @@ Tools and utilities for developing with icu. Summary: International Components for Unicode - libraries Group: System Environment/Libraries Obsoletes: libicu52 +# Older rpm is still dependent on icu52, and will break if this replacement is done before it is upgraded +Conflicts: rpm < 4.14.1+git8 %description -n lib%{name} The International Components for Unicode (ICU) libraries provide