Author: glen Date: Thu Oct 9 00:17:24 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 7.2.25; recognize files starting with <?php as php scripts
---- Files affected: SPECS: vim.spec (1.448 -> 1.449) ---- Diffs: ================================================================ Index: SPECS/vim.spec diff -u SPECS/vim.spec:1.448 SPECS/vim.spec:1.449 --- SPECS/vim.spec:1.448 Wed Oct 8 17:32:07 2008 +++ SPECS/vim.spec Thu Oct 9 02:17:18 2008 @@ -18,7 +18,7 @@ %bcond_without home_etc # without home_etc support # %define ver 7.2 -%define patchlevel 18 +%define patchlevel 25 # cflags get changed while configuring %undefine configure_cache @@ -34,7 +34,7 @@ Summary(uk.UTF-8): Visual editor IMproved - Єдино Вірний Редактор :) Name: vim Version: %{ver}.%{patchlevel} -Release: 2 +Release: 1 Epoch: 4 License: Charityware Group: Applications/Editors/Vim @@ -99,6 +99,7 @@ Patch105: %{name}-autopaste.patch Patch106: %{name}-ft-cron.patch Patch107: %{name}-relativenumber.patch +Patch108: %{name}-phpscript.patch %patchset_source -f ftp://ftp.vim.org/pub/editors/vim/patches/7.2/7.2.%03g 1 %{patchlevel} URL: http://www.vim.org/ BuildRequires: acl-devel @@ -627,6 +628,7 @@ %patch106 -p1 %patch107 -p0 +%patch108 -p1 install %{SOURCE20} runtime/syntax install %{SOURCE21} runtime/syntax @@ -1236,6 +1238,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.449 2008/10/09 00:17:18 glen +- up to 7.2.25; recognize files starting with <?php as php scripts + Revision 1.448 2008/10/08 15:32:07 arekm - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/vim.spec?r1=1.448&r2=1.449&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit