SPECS: txt2tags.spec - vimdatadir is in vim-rt package - vim syntax package...

glen glen at pld-linux.org
Thu May 29 22:43:40 CEST 2008


Author: glen                         Date: Thu May 29 20:43:40 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- vimdatadir is in vim-rt package
- vim syntax package renamed to vim-syntax-txt2tags; rel 2

---- Files affected:
SPECS:
   txt2tags.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/txt2tags.spec
diff -u SPECS/txt2tags.spec:1.20 SPECS/txt2tags.spec:1.21
--- SPECS/txt2tags.spec:1.20	Mon Feb 12 23:09:18 2007
+++ SPECS/txt2tags.spec	Thu May 29 22:43:35 2008
@@ -1,13 +1,12 @@
 # $Revision$, $Date$
-
-%define		_vimdatadir	%{_datadir}/vim/vimfiles
-
+# TODO
+# - pl for vim
 Summary:	Tool to convert and to format texts
 Summary(pl.UTF-8):	Narzędzie do konwertowania i formatowania tekstu
 Summary(pt_BR.UTF-8):	Ferramenta para converter e formatar textos
 Name:		txt2tags
 Version:	2.3
-Release:	1
+Release:	2
 License:	GPL
 Group:		Applications/Text
 Source0:	http://txt2tags.sourceforge.net/src/%{name}-%{version}.tgz
@@ -18,6 +17,8 @@
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define		_vimdatadir	%{_datadir}/vim/vimfiles
+
 %description
 txt2tags is a tool to convert and to format texts. It functions thus:
 you supply a text that has ones simple marquinhas for txt2tags and it
@@ -53,15 +54,15 @@
 - uma apresentação do Magic Point
 - um documento do PageMaker 6.0
 
-%package vim
+%package -n vim-syntax-txt2tags
 Summary:	Vim - syntax
 Summary(pl.UTF-8):	Składnia dla Vima
 Group:		Applications/Editors/Vim
 Requires:	%{name} = %{epoch}:%{version}-%{release}
-Requires:	%{_vimdatadir}
-Requires:	vim >= 4:6.3.058-3
+Requires:	vim-rt >= 4:6.3.058-3
+Obsoletes:	txt2tags-vim
 
-%description vim
+%description -n vim-syntax-txt2tags
 Vim syntax file and menu for gvim.
 
 Also includes vim script to ':make' and build txt2tags target inside vim.
@@ -99,7 +100,7 @@
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man1/*
 
-%files vim
+%files -n vim-syntax-txt2tags
 %defattr(644,root,root,755)
 %{_vimdatadir}/syntax/*
 %{_vimdatadir}/plugin/*
@@ -111,6 +112,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2008-05-29 20:43:35  glen
+- vimdatadir is in vim-rt package
+- vim syntax package renamed to vim-syntax-txt2tags; rel 2
+
 Revision 1.20  2007-02-12 22:09:18  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/txt2tags.spec?r1=1.20&r2=1.21&f=u



More information about the pld-cvs-commit mailing list