[marco] update spec file and pump version

Wolfgang Ulbrich raveit65 at fedoraproject.org
Mon Feb 10 19:32:36 UTC 2014


commit 4ff578331659b9c85adf1327cedb17ab3d51bf28
Author: raveit65 <chat-to-me at raveit.de>
Date:   Mon Feb 10 20:33:07 2014 +0100

    update spec file and pump version

 marco.spec |   11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)
---
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 <chat-to-me at raveit.de> - 1.7.0.2
+- re-work marco_add-pixbuf-inline-icons.patch
+
 * Sun Feb 09 2014 Dan Mashal <dan.mashal at fedoraproject.org> - 1.7.0-1
 - Update to 1.7.0
 


More information about the scm-commits mailing list