From 471e020b44c92288fd31808f5df65ccd57aca6b29f31ffb5111079404b194fe8 Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Fri, 12 Aug 2016 12:52:36 +0000 Subject: [PATCH] Accepting request 418984 from home:wolfi323:branches:KDE:Applications - Don't rename the icon files any more, this breaks the build as they are not found OBS-URL: https://build.opensuse.org/request/show/418984 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/umbrello?expand=0&rev=39 --- umbrello.changes | 6 ++++++ umbrello.spec | 12 ------------ 2 files changed, 6 insertions(+), 12 deletions(-) diff --git a/umbrello.changes b/umbrello.changes index 992f639..d363e40 100644 --- a/umbrello.changes +++ b/umbrello.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Aug 12 12:46:37 UTC 2016 - wbauer@tmo.at + +- Don't rename the icon files any more, this breaks the build as + they are not found + ------------------------------------------------------------------- Fri Aug 12 10:33:05 UTC 2016 - tittiatcoke@gmail.com diff --git a/umbrello.spec b/umbrello.spec index 13cd3a8..29dae94 100644 --- a/umbrello.spec +++ b/umbrello.spec @@ -35,18 +35,6 @@ Umbrello is a UML modelling application. %prep %setup -q -n %{name}-%{version} -#Fix icons -cd umbrello/pics/global -mv 128-apps-umbrello.png hi128-apps-umbrello.png -mv 16-apps-umbrello.png hi16-apps-umbrello.png -mv 16-mimetypes-application-x-uml.png hi16-mimetypes-application-x-uml.png -mv 22-apps-umbrello.png hi22-apps-umbrello.png -mv 32-apps-umbrello.png hi32-apps-umbrello.png -mv 32-mimetypes-application-x-uml.png hi32-mimetypes-application-x-uml.png -mv 48-apps-umbrello.png hi48-apps-umbrello.png -mv 64-apps-umbrello.png hi64-apps-umbrello.png -mv sc-apps-umbrello.svgz hisc-apps-umbrello.svgz - %build %ifarch ppc64