SPECS: apparmor-utils.spec, global.spec, vim-plugin-calendar.spec, vim-plug...

glen glen at pld-linux.org
Sun Jun 8 12:52:24 CEST 2008


Author: glen                         Date: Sun Jun  8 10:52:24 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- vim-rt dep not vim itself

---- Files affected:
SPECS:
   apparmor-utils.spec (1.11 -> 1.12) , global.spec (1.33 -> 1.34) , vim-plugin-calendar.spec (1.7 -> 1.8) , vim-plugin-genutils.spec (1.7 -> 1.8) , vim-plugin-gnupg.spec (1.4 -> 1.5) , vim-plugin-taglist.spec (1.12 -> 1.13) , vim-pydiction.spec (1.9 -> 1.10) , vim-syntax-conkyrc.spec (1.6 -> 1.7) , vim-syntax-eruby.spec (1.6 -> 1.7) , vim-syntax-initng.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/apparmor-utils.spec
diff -u SPECS/apparmor-utils.spec:1.11 SPECS/apparmor-utils.spec:1.12
--- SPECS/apparmor-utils.spec:1.11	Thu May 29 23:12:36 2008
+++ SPECS/apparmor-utils.spec	Sun Jun  8 12:52:17 2008
@@ -37,7 +37,8 @@
 Summary:	AppArmor files support for Vim
 Summary(pl.UTF-8):	Obsługa plików AppArmor dla Vima
 Group:		Applications/Editors/Vim
-Requires:	vim >= 4:6.3.058-3
+# for _vimdatadir existence
+Requires:	vim-rt >= 4:6.3.058-3
 
 %description -n vim-syntax-apparmor
 AppArmor files support for Vim.
@@ -90,6 +91,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2008-06-08 10:52:17  glen
+- vim-rt dep not vim itself
+
 Revision 1.11  2008-05-29 21:12:36  arekm
 - up to 2.1.2 1089
 

================================================================
Index: SPECS/global.spec
diff -u SPECS/global.spec:1.33 SPECS/global.spec:1.34
--- SPECS/global.spec:1.33	Thu Jan 24 02:23:00 2008
+++ SPECS/global.spec	Sun Jun  8 12:52:17 2008
@@ -205,7 +205,8 @@
 Summary(pl.UTF-8):	wtyczka dla edytora ViM do systemu odwołań GNU GLOBAL
 Group:		Development/Tools
 Requires:	%{name} = %{version}-%{release}
-Requires:	vim >= 4:6.3.058-3
+# for _vimdatadir existence
+Requires:	vim-rt >= 4:6.3.058-3
 
 %description -n vim-global-tags
 GNU GLOBAL is a source code tag system that works the same way across
@@ -374,6 +375,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.34  2008-06-08 10:52:17  glen
+- vim-rt dep not vim itself
+
 Revision 1.33  2008-01-24 01:23:00  glen
 - invoke fix-info-dir via /sbin/postshell where possible to avoid extra /bin/sh dep
 

================================================================
Index: SPECS/vim-plugin-calendar.spec
diff -u SPECS/vim-plugin-calendar.spec:1.7 SPECS/vim-plugin-calendar.spec:1.8
--- SPECS/vim-plugin-calendar.spec:1.7	Mon Feb 12 23:09:19 2007
+++ SPECS/vim-plugin-calendar.spec	Sun Jun  8 12:52:18 2008
@@ -10,7 +10,7 @@
 # Source0-md5:	a8f706d899b35659f0e0d3459401caab
 URL:		http://vim.sourceforge.net/scripts/script.php?script_id=52
 # for _vimdatadir existence
-Requires:	vim >= 4:6.3.058-3
+Requires:	vim-rt >= 4:6.3.058-3
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -63,6 +63,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2008-06-08 10:52:18  glen
+- vim-rt dep not vim itself
+
 Revision 1.7  2007-02-12 22:09:19  glen
 - tabs in preamble
 

================================================================
Index: SPECS/vim-plugin-genutils.spec
diff -u SPECS/vim-plugin-genutils.spec:1.7 SPECS/vim-plugin-genutils.spec:1.8
--- SPECS/vim-plugin-genutils.spec:1.7	Mon Feb 12 23:09:19 2007
+++ SPECS/vim-plugin-genutils.spec	Sun Jun  8 12:52:18 2008
@@ -9,7 +9,7 @@
 Source0:	genutils-%{version}.zip
 # Source0-md5:	4a633cb703cdd596203063c31969f59e
 URL:		http://vim.sourceforge.net/scripts/script.php?script_id=197
-Requires:	vim >= 4:7.0
+Requires:	vim-rt >= 4:7.0
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -43,6 +43,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2008-06-08 10:52:18  glen
+- vim-rt dep not vim itself
+
 Revision 1.7  2007-02-12 22:09:19  glen
 - tabs in preamble
 

================================================================
Index: SPECS/vim-plugin-gnupg.spec
diff -u SPECS/vim-plugin-gnupg.spec:1.4 SPECS/vim-plugin-gnupg.spec:1.5
--- SPECS/vim-plugin-gnupg.spec:1.4	Mon Feb 12 23:09:19 2007
+++ SPECS/vim-plugin-gnupg.spec	Sun Jun  8 12:52:18 2008
@@ -9,7 +9,8 @@
 Source0:	gnupg.vim
 # Source0-md5:	b7d56cdb65183bb12fac04316a244297
 URL:		http://vim.sourceforge.net/scripts/script.php?script_id=661
-Requires:	vim >= 4:6.0
+# for _vimdatadir existence
+Requires:	vim-rt >= 4:6.3.058-3
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -53,6 +54,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2008-06-08 10:52:18  glen
+- vim-rt dep not vim itself
+
 Revision 1.4  2007-02-12 22:09:19  glen
 - tabs in preamble
 

================================================================
Index: SPECS/vim-plugin-taglist.spec
diff -u SPECS/vim-plugin-taglist.spec:1.12 SPECS/vim-plugin-taglist.spec:1.13
--- SPECS/vim-plugin-taglist.spec:1.12	Mon Feb 12 23:09:19 2007
+++ SPECS/vim-plugin-taglist.spec	Sun Jun  8 12:52:18 2008
@@ -10,7 +10,7 @@
 # Source0-md5:	4a555833ca58fc98889259bbbb004a3a
 URL:		http://www.geocities.com/yegappan/taglist/
 # for _vimdatadir existence
-Requires:	vim >= 4:6.3.058-3
+Requires:	vim-rt >= 4:6.3.058-3
 Requires:	ctags
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -66,6 +66,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2008-06-08 10:52:18  glen
+- vim-rt dep not vim itself
+
 Revision 1.12  2007-02-12 22:09:19  glen
 - tabs in preamble
 

================================================================
Index: SPECS/vim-pydiction.spec
diff -u SPECS/vim-pydiction.spec:1.9 SPECS/vim-pydiction.spec:1.10
--- SPECS/vim-pydiction.spec:1.9	Mon Feb 12 23:09:19 2007
+++ SPECS/vim-pydiction.spec	Sun Jun  8 12:52:18 2008
@@ -12,7 +12,7 @@
 URL:		http://www.vim.org/scripts/script.php?script_id=850
 %pyrequires_eq	python
 %pyrequires_eq	python-modules
-Requires:	vim >= 6.0
+Requires:	vim-rt >= 6.0
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -31,13 +31,13 @@
 %prep
 %setup -q -n pydiction-%{version}
 
+mv pydiction.py pydiction.py.dos
+sed 's/
//' < pydiction.py.dos > pydiction.py
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/pydiction}
 
-mv pydiction.py pydiction.py.dos
-sed 's/
//' < pydiction.py.dos > pydiction.py
-
 install pydiction.py	$RPM_BUILD_ROOT%{_bindir}
 install pydiction	$RPM_BUILD_ROOT%{_datadir}/pydiction
 
@@ -56,6 +56,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2008-06-08 10:52:18  glen
+- vim-rt dep not vim itself
+
 Revision 1.9  2007-02-12 22:09:19  glen
 - tabs in preamble
 

================================================================
Index: SPECS/vim-syntax-conkyrc.spec
diff -u SPECS/vim-syntax-conkyrc.spec:1.6 SPECS/vim-syntax-conkyrc.spec:1.7
--- SPECS/vim-syntax-conkyrc.spec:1.6	Mon Feb 12 23:09:19 2007
+++ SPECS/vim-syntax-conkyrc.spec	Sun Jun  8 12:52:18 2008
@@ -14,7 +14,7 @@
 # Source0-md5:	14af15829b26e101df5e020397fa0536
 URL:		http://vim.sourceforge.net/scripts/script.php?script_id=1367
 # for _vimdatadir existence
-Requires:	vim >= 4:6.3.058-3
+Requires:	vim-rt >= 4:6.3.058-3
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -50,6 +50,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2008-06-08 10:52:18  glen
+- vim-rt dep not vim itself
+
 Revision 1.6  2007-02-12 22:09:19  glen
 - tabs in preamble
 

================================================================
Index: SPECS/vim-syntax-eruby.spec
diff -u SPECS/vim-syntax-eruby.spec:1.6 SPECS/vim-syntax-eruby.spec:1.7
--- SPECS/vim-syntax-eruby.spec:1.6	Mon Feb 12 23:09:19 2007
+++ SPECS/vim-syntax-eruby.spec	Sun Jun  8 12:52:18 2008
@@ -1,7 +1,4 @@
 # $Revision$, $Date$
-
-%define		_vimdatadir	%{_datadir}/vim/vimfiles
-
 Summary:	Vim syntax: Highlight eruby code blocks within HTML
 Summary(pl.UTF-8):	Opis składni dla Vima: podświetlanie bloków kodu eruby wewnątrz HTML-a
 Name:		vim-syntax-eruby
@@ -15,11 +12,12 @@
 Patch0:		%{name}-delimiter.patch
 URL:		http://vim.sourceforge.net/scripts/script.php?script_id=403
 # for _vimdatadir existence
-Requires:	vim >= 4:6.3.058-3
+Requires:	vim-rt >= 4:6.3.058-3
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_syntax eruby
+%define		_vimdatadir	%{_datadir}/vim/vimfiles
 
 %description
 This script properly highlights <%...%>, <%=...%>, and <%#...%> as
@@ -58,6 +56,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2008-06-08 10:52:18  glen
+- vim-rt dep not vim itself
+
 Revision 1.6  2007-02-12 22:09:19  glen
 - tabs in preamble
 

================================================================
Index: SPECS/vim-syntax-initng.spec
diff -u SPECS/vim-syntax-initng.spec:1.16 SPECS/vim-syntax-initng.spec:1.17
--- SPECS/vim-syntax-initng.spec:1.16	Mon Feb 12 23:09:19 2007
+++ SPECS/vim-syntax-initng.spec	Sun Jun  8 12:52:18 2008
@@ -1,9 +1,9 @@
 # $Revision$, $Date$
+%define		_snap 20060227
 Summary:	Vim syntax: initng
 Summary(pl.UTF-8):	Składnia dla Vima: initng
 Name:		vim-syntax-initng
 Version:	0.5.4
-%define		_snap 20060227
 Release:	0.%{_snap}.1
 License:	GPL
 Group:		Applications/Editors/Vim
@@ -11,7 +11,7 @@
 # Source0-md5:	348428c5bd678aa0d7a3d605f63c13d8
 URL:		http://glen.alkohol.ee/pld/initng/vim/
 # for _vimdatadir existence
-Requires:	vim >= 4:6.3.058-3
+Requires:	vim-rt >= 4:6.3.058-3
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -49,6 +49,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2008-06-08 10:52:18  glen
+- vim-rt dep not vim itself
+
 Revision 1.16  2007-02-12 22:09:19  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/apparmor-utils.spec?r1=1.11&r2=1.12&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/global.spec?r1=1.33&r2=1.34&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/vim-plugin-calendar.spec?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/vim-plugin-genutils.spec?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/vim-plugin-gnupg.spec?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/vim-plugin-taglist.spec?r1=1.12&r2=1.13&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/vim-pydiction.spec?r1=1.9&r2=1.10&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/vim-syntax-conkyrc.spec?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/vim-syntax-eruby.spec?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/vim-syntax-initng.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list