[mintmenu] remove upstreamed COPYING source in spec file

Wolfgang Ulbrich raveit65 at fedoraproject.org
Sat Nov 30 11:31:44 UTC 2013


commit 49c230fd90b37845e83567e71a0c609c99c7c74c
Author: raveit65 <chat-to-me at raveit.de>
Date:   Sat Nov 30 12:31:31 2013 +0100

    remove upstreamed COPYING source in spec file

 mintmenu.spec |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/mintmenu.spec b/mintmenu.spec
index 79ee94b..822e7f7 100644
--- a/mintmenu.spec
+++ b/mintmenu.spec
@@ -13,12 +13,6 @@ Source2:        mintmenu-mate.png
 Source3:        mintmenu-icon.png
 Source4:        mintmenu-icon.svg
 
-# COPYING file is not included
-# https://github.com/linuxmint/mintmenu/pull/38
-# wget -O COPYING https://raw.github.com/linuxmint/mintmenu/master/COPYING
-# COPYING use GPL2 without (or later) to be syncron with linuxmint copyright file 
-Source5:        COPYING
-
 BuildArch:      noarch
 
 # needed to update mintmenu from external additional MATE repo
@@ -80,7 +74,6 @@ added to your mate-panel or launched in its own window.
 mv debian/changelog changelog
 mv debian/copyright copyright
 tar -xf %{SOURCE1}
-cp %{SOURCE5} COPYING
 
 %patch0 -p1 -b .add_shebang
 %patch1 -p1 -b .remove_import_apt


More information about the scm-commits mailing list