[cinnamon/f16] Hardcode version for patches

leigh123linux leigh123linux at fedoraproject.org
Fri Jul 20 18:00:16 UTC 2012


commit df3a875f3d4c04989e0d7cdbd96efae0c695b990
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Fri Jul 20 19:00:13 2012 +0100

    Hardcode version for patches
    
    - Rearrange patches
    - Use install rather than cp
    - Fix scriptlets
    - Remove hardcoded file name from %prep
    - Preserve timestamps in %install
    - Remove extension from manpage in %files
    - Correct spelling mistake
    - Add descriptions for patches
    - Add -p to install
    - Fix Source url

 cinnamon.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/cinnamon.spec b/cinnamon.spec
index fe5bba2..27233f7 100644
--- a/cinnamon.spec
+++ b/cinnamon.spec
@@ -16,7 +16,7 @@ License:        GPLv2+
 URL:            http://cinnamon.linuxmint.com
 # To generate tarball
 # wget https://github.com/linuxmint/Cinnamon/tarball/1.4-UP1 -O cinnamon-1.4.0.UP1.tar.gz
-Source0:        cinnamon-%{version}.UP1.tar.gz
+Source0:        http://leigh123linux.fedorapeople.org/pub/cinnamon/source/cinnamon-%{version}.UP1.tar.gz
 Source1:        cinnamon.desktop
 Source2:        cinnamon.session
 Source3:        menu.png
@@ -242,6 +242,7 @@ fi
 - Correct spelling mistake
 - Add descriptions for patches
 - Add -p to install
+- Fix Source url
 
 * Tue May 28 2012 Leigh Scott <leigh123linux at fedoraproject.org> - 1.4.0-6.UP1
 - filter provides and requires


More information about the scm-commits mailing list