]> git.pld-linux.org Git - packages/grive.git/commitdiff
- hardcode shortcommit (distfiles can't grok that macro)
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 1 Dec 2013 19:38:53 +0000 (20:38 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 1 Dec 2013 19:38:53 +0000 (20:38 +0100)
- cleanup rel

grive.spec

index 7c2c2d42c393864cdbb516f3fd3fd35aaeda6296..c47c40ae93cf6ca4847ec871e8a5496186843f6e 100644 (file)
@@ -1,10 +1,10 @@
-%define        commit 27817e835fe115ebbda5410ec904aa49a2ad01f1
-%define        shortcommit %(c=%{commit}; echo ${c:0:7})
-%define        cdate   20130702
+%define                commit          27817e835fe115ebbda5410ec904aa49a2ad01f1
+%define                shortcommit     27817e8                  # %(c=%{commit}; echo ${c:0:7})
+%define                cdate           20130702
 Summary:       An open source Linux client for Google Drive
 Name:          grive
 Version:       0.3.0
-Release:       0.1.%{cdate}git%{shortcommit}
+Release:       0.%{cdate}git%{shortcommit}.1
 License:       GPL v2
 Group:         Applications/Networking
 Source0:       https://github.com/Grive/grive/archive/%{commit}/%{name}-%{version}-%{shortcommit}.tar.gz
This page took 0.149662 seconds and 4 git commands to generate.