diff --git a/marco.spec b/marco.spec index 51c18ae..eb5fd3d 100644 --- a/marco.spec +++ b/marco.spec @@ -14,7 +14,8 @@ Name: marco Version: %{branch}.0 -Release: 1%{?dist} +Release: 2%{?dist} +#Release: 0.5%{?git_rel}%{?dist} Summary: MATE Desktop window manager License: LGPLv2+ and GPLv2+ URL: http://mate-desktop.org @@ -33,7 +34,7 @@ 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.patch #Patch1: marco_implement-side-by-side-tiling.patch #Patch2: marco_window-snapping-top-screen.patch @@ -84,10 +85,11 @@ cp %{SOURCE3} src/stock_maximize.png cp %{SOURCE4} src/stock_minimize.png cp %{SOURCE5} src/window.png -#%patch0 -p1 -b .inline-icons +%patch0 -p1 -b .inline-icons #%patch1 -p1 -b .tiling #%patch2 -p1 -b .snapping-top-screen +# needed for the patch and for git snapshot builds autoreconf -if %build @@ -165,6 +167,9 @@ fi %changelog +* Mon Feb 10 2014 Wolfgang Ulbrich - 1.7.0.2 +- re-work marco_add-pixbuf-inline-icons.patch + * Sun Feb 09 2014 Dan Mashal - 1.7.0-1 - Update to 1.7.0