SPECS: vim-plugin-dbext.spec - ver. 4.03 - added url - fixed insta...
wrobell
wrobell at pld-linux.org
Thu Oct 12 23:36:17 CEST 2006
Author: wrobell Date: Thu Oct 12 21:36:17 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- ver. 4.03
- added url
- fixed install requirements
---- Files affected:
SPECS:
vim-plugin-dbext.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/vim-plugin-dbext.spec
diff -u SPECS/vim-plugin-dbext.spec:1.3 SPECS/vim-plugin-dbext.spec:1.4
--- SPECS/vim-plugin-dbext.spec:1.3 Fri Jul 21 00:33:54 2006
+++ SPECS/vim-plugin-dbext.spec Thu Oct 12 23:36:11 2006
@@ -1,16 +1,18 @@
# $Revision$, $Date$
-%define _v1 3
-%define _v2 50
+%define _v1 4
+%define _v2 03
Summary: Vim editor database access plugin
Summary(pl): Wtyczka dostępu do baz danych dla edytora Vim
Name: vim-plugin-dbext
Version: %{_v1}.%{_v2}
-Release: 0.1
+Release: 1
License: GPL
Group: Applications/Editors/Vim
-Source0: dbext_%{_v1}%{_v2}.zip
+#Source0: dbext_%{_v1}%{_v2}.zip
+Source0: dbext_%{_v1}00.zip
# Source0-md5: 25b93ab92cc8ca3bad9cb5fa3ddbfbb1
-Requires: vim >= 4:6.3.058-3
+URL: http://vim.sourceforge.net/scripts/script.php?script_id=356
+Requires: vim >= 4:7.0
Requires: vim-plugin-genutils
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -63,6 +65,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2006/10/12 21:36:11 wrobell
+- ver. 4.03
+- added url
+- fixed install requirements
+
Revision 1.3 2006/07/20 22:33:54 qboosh
- pl
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/vim-plugin-dbext.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list