From 2125186926a3e950744d0fbc92c251da60664ea7 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Jan 14 2015 11:07:21 +0000 Subject: fix patch name in spec file --- diff --git a/marco.spec b/marco.spec index b32bfd9..ee9c340 100644 --- a/marco.spec +++ b/marco.spec @@ -12,13 +12,13 @@ %{!?rel_build:%global git_rel .git%{commit_date}.%{shortcommit}} %{!?rel_build:%global git_tar %{name}-%{version}-%{git_ver}.tar.xz} -Name: marco -Version: %{branch}.4 -Release: 1%{?dist} -#Release: 0.5%{?git_rel}%{?dist} -Summary: MATE Desktop window manager -License: LGPLv2+ and GPLv2+ -URL: http://mate-desktop.org +Name: marco +Version: %{branch}.4 +Release: 1%{?dist} +#Release: 0.5%{?git_rel}%{?dist} +Summary: MATE Desktop window manager +License: LGPLv2+ and GPLv2+ +URL: http://mate-desktop.org # for downloading the tarball use 'spectool -g -R marco.spec' # Source for release-builds. @@ -27,14 +27,14 @@ URL: http://mate-desktop.org %{!?rel_build:Source0: http://git.mate-desktop.org/%{name}/snapshot/%{name}-%{commit}.tar.xz#/%{git_tar}} # needed for fixing initial-setup issue, rhbz (#962009) -Source1: mini-window.png -Source2: stock_delete.png -Source3: stock_maximize.png -Source4: stock_minimize.png -Source5: window.png +Source1: mini-window.png +Source2: stock_delete.png +Source3: stock_maximize.png +Source4: stock_minimize.png +Source5: window.png # needed for fixing initial-setup issue, rhbz (#962009) -Patch0: marco_add-pixbuf-inline-icons.patch +Patch0: marco_add-pixbuf-inline-icons_1.9.x.patch Requires: mate-desktop-libs