[marco] clean spec file

Wolfgang Ulbrich raveit65 at fedoraproject.org
Tue Feb 18 16:57:31 UTC 2014


commit 96b6ad4a52bed70d9f0e069e13d7e19acdfaa65e
Author: raveit65 <chat-to-me at raveit.de>
Date:   Tue Feb 18 17:58:08 2014 +0100

    clean spec file

 marco.spec |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)
---
diff --git a/marco.spec b/marco.spec
index f692ede..6d40d9e 100644
--- a/marco.spec
+++ b/marco.spec
@@ -22,7 +22,7 @@ URL:            http://mate-desktop.org
 
 # for downloading the tarball use 'spectool -g -R marco.spec'
 # Source for release-builds.
-%{?rel_build:Source0:     http://pub.mate-desktop.org/releases/%{branch}/%%{name}-%%{version}.tar.xz}
+%{?rel_build:Source0:     http://pub.mate-desktop.org/releases/%{branch}/%{name}-%{version}.tar.xz}
 # Source for snapshot-builds.
 %{!?rel_build:Source0:    http://git.mate-desktop.org/%{name}/snapshot/%{name}-%{commit}.tar.xz#/%{git_tar}}
 
@@ -35,8 +35,6 @@ Source5:        window.png
 
 # needed for fixing initial-setup issue, rhbz (#962009)
 Patch0:         marco_add-pixbuf-inline-icons.patch
-#Patch1:         marco_implement-side-by-side-tiling.patch
-#Patch2:         marco_window-snapping-top-screen.patch
 
 BuildRequires: desktop-file-utils
 BuildRequires: gtk2-devel
@@ -86,8 +84,6 @@ cp %{SOURCE4} src/stock_minimize.png
 cp %{SOURCE5} src/window.png
 
 %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


More information about the scm-commits mailing list