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