packages: vim-plugin-gist/vim-plugin-gist.spec - unified macros (%rel, %sub...

pawelz pawelz at pld-linux.org
Fri Jun 25 18:25:48 CEST 2010


Author: pawelz                       Date: Fri Jun 25 16:25:48 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- unified macros (%rel, %subver) and github download source.

---- Files affected:
packages/vim-plugin-gist:
   vim-plugin-gist.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/vim-plugin-gist/vim-plugin-gist.spec
diff -u packages/vim-plugin-gist/vim-plugin-gist.spec:1.3 packages/vim-plugin-gist/vim-plugin-gist.spec:1.4
--- packages/vim-plugin-gist/vim-plugin-gist.spec:1.3	Mon Jun  7 09:01:36 2010
+++ packages/vim-plugin-gist/vim-plugin-gist.spec	Fri Jun 25 18:25:43 2010
@@ -1,15 +1,16 @@
 # $Revision$, $Date$
 # TODO:
 # - What to do with .vimup file?
-%define		gitver 34
+%define		subver 34
+%define		rel 0.1
 Summary:	Vim plugin: Gist
 Name:		vim-plugin-gist
 Version:	3.0
-Release:	%{gitver}.0.1
+Release:	%{subver}.%{rel}
 License:	BSD
 Group:		Applications/Editors/Vim
-Source0:	http://download.github.com/mattn-gist-vim-%{version}-34-gd31d0e2.tar.gz
-# Source0-md5:	1d27e6268e9091dda73420a359987beb
+Source0:	http://github.com/mattn/gist-vim/tarball/%{version}/%{name}-%{version}.tar.gz
+# Source0-md5:	86e4ec33cf3ee0d4c98158c2702a90e3
 URL:		http://github.com/mattn/gist-vim
 Requires:	vim-rt >= 4:6.3.058-3
 BuildArch:	noarch
@@ -44,6 +45,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2010/06/25 16:25:43  pawelz
+- unified macros (%rel, %subver) and github download source.
+
 Revision 1.3  2010/06/07 07:01:36  pawelz
 - License is BSD, see http://github.com/inbox/1020912#reply
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/vim-plugin-gist/vim-plugin-gist.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list