]> git.pld-linux.org Git - packages/vim.git/commitdiff
- lines which are important for patch levels are commented out with two
authorwrobell <wrobell@pld-linux.org>
Wed, 27 Mar 2002 14:50:45 +0000 (14:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  hashmarks and space ('## ')
- tested building with ispell patch
- rel. 1
- stb

Changed files:
    vim.spec -> 1.111

vim.spec

index f0c494eff4d69d520260127b1858dc04c312cecf..4ea15830c79a8611f75ff53a07ab20c171002e3d 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -11,8 +11,8 @@
 # _with_ruby           - with ruby interp
 # _with_tcl            - with tcl interp
 
-#%define               _ver            6.0
-#%define               _patchlevel     208
+## %define             _ver            6.0
+## %define             _patchlevel     208
 
 Summary:       Vi IMproved - a Vi clone
 Summary(de):   VIsual editor iMproved
@@ -25,7 +25,7 @@ Summary(tr):  Geli
 Summary(uk):   Visual editor IMproved - ´ÄÉÎÏ ÷¦ÒÎÉÊ òÅÄÁËÔÏÒ :)
 Name:          vim
 Version:       6.1
-Release:       0.1
+Release:       1
 Epoch:         4
 License:       Charityware
 Group:         Applications/Editors/Vim
@@ -36,7 +36,7 @@ Source3:      g%{name}-motif.desktop
 Source4:       g%{name}-gtk.desktop
 Source5:       g%{name}-gnome.desktop
 #packed from   ftp://ftp.vim.org/pub/editors/vim/patches/6.0.*
-#Source6:      %{name}-patches-%{_ver}.%{_patchlevel}.tar.bz2
+## Source6:    %{name}-patches-%{_ver}.%{_patchlevel}.tar.bz2
 Source7:       http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 Patch0:                %{name}-sysconfdir.patch
 Patch1:                %{name}-visual.patch
@@ -406,7 +406,7 @@ GNOME, 
 
 %prep
 %setup -q -b1 -n %{name}%(echo %{version} | sed -e "s#\.##g")
-#%setup -q -b1 -a6 -n %{name}%(echo %{_ver} | sed -e "s#\.##g")
+#%setup -q -b1 -a6 -n %{name}%(echo %{_ver} | sed -e "s#\.##g")
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
This page took 0.102168 seconds and 4 git commands to generate.