[packages/vcsh: 2/5] Use fork of upstream project tailored for PLD that has standard dot notation tags.

caleb caleb at pld-linux.org
Wed May 22 20:30:42 CEST 2013


commit a78d9e81c0c3daca10b164f619c20453372c6f6b
Author: Caleb Maclennan <caleb at pld-linux.org>
Date:   Wed May 22 21:24:21 2013 +0300

    Use fork of upstream project tailored for PLD that has standard dot notation tags.

 vcsh.spec | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/vcsh.spec b/vcsh.spec
index 0d4c387..a8590d5 100644
--- a/vcsh.spec
+++ b/vcsh.spec
@@ -1,11 +1,10 @@
-%define		dotversion	3
 Summary:	home directory config manager based on git
 Name:		vcsh
-Version:	1.2
-Release:	0.1
+Version:	1.2.3
+Release:	0.2
 License:	GPL v2
 Group:		Applications/Console
-Source0:	https://github.com/RichiH/vcsh/archive/v%{version}-%{dotversion}.tar.gz
+Source0:	https://github.com/alerque/vcsh/archive/v%{version}.tar.gz
 # Source0-md5:	67ee98eb5db9a4b112966cc8aac41c11
 URL:		https://github.com/RichiH/vcsh
 Requires:	mr
@@ -19,7 +18,7 @@ etc), picking and choosing which configs you want to use on which
 machine.
 
 %prep
-%setup -q -n %{name}-%{version}-%{dotversion}
+%setup -q -n %{name}-%{version}
 
 %build
 %{__make}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vcsh.git/commitdiff/d493de648a04e7a328b01b4daf03efae1d3926f8



More information about the pld-cvs-commit mailing list