Browse Source

less: update to 444

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@4857 ec354946-7b23-47d6-9f5a-488ba84defc7
daisuke 13 years ago
parent
commit
20cf936ecc
1 changed files with 13 additions and 6 deletions
  1. 13 6
      l/less/less-vl.spec

+ 13 - 6
l/less/less-vl.spec

@@ -1,8 +1,8 @@
 Summary: A text file browser similar to more, but better
 Summary(ja): more よりも高機能な日本語対応ページャ
 Name: less
-Version: 436
-Release: 3%{?_dist_release}
+Version: 444
+Release: 1%{?_dist_release}
 
 Group: Applications/Text
 License: GPLv3+
@@ -12,11 +12,12 @@ Source: http://www.greenwoodsoftware.com/less/%{name}-%{version}.tar.gz
 Source1: lesspipe.sh
 Source2: less.sh
 Source3: less.csh
-#Source3: less-354-hlp-ja.tgz
-Patch1:	less-406-Foption.patch
+Patch1: less-443-Foption.patch
 Patch4: less-394-time.patch
 Patch5: less-418-fsync.patch
-Patch6: less-436-manpage.patch
+Patch6: less-436-manpage-add-old-bot-option.patch
+Patch8: less-436-help.patch
+Patch9: less-436-empty-lessopen-pipe.patch
 
 Buildroot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: ncurses-devel
@@ -30,6 +31,7 @@ Provides: pager
 
 Vendor: Project Vine
 Distribution: Vine Linux
+Packager: daisuke
 
 %description
 The less utility is a text file browser that resembles more, but has
@@ -57,7 +59,9 @@ less はテキストファイルを表示するためによく使用する基本
 %patch1 -p1 -b .Foption
 %patch4 -p1 -b .time
 %patch5 -p1 -b .fsync
-%patch6 -p1 -b .manpage
+%patch6 -p1 -b .manpage-add-old-bot-option
+%patch8 -p1 -b .help
+%patch9 -p1 -b .empty-lessopen-pipe
 
 autoreconf
 
@@ -110,6 +114,9 @@ fi
 %{_mandir}/man1/lessecho.1*
 
 %changelog
+* Sun Oct 02 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 444-1
+- update to 444
+
 * Sat Mar 19 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 436-3
 - split Requires(post,preun)