Browse Source

finger: updated Patch10 and added Patch12

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@5735 ec354946-7b23-47d6-9f5a-488ba84defc7
kenta 12 years ago
parent
commit
4e87f94f0a
1 changed files with 10 additions and 2 deletions
  1. 10 2
      f/finger/finger-vl.spec

+ 10 - 2
f/finger/finger-vl.spec

@@ -2,7 +2,7 @@ Summary: The finger client.
 Summary(ja): finger クライアント
 Name: finger
 Version: 0.17
-Release: 35%{?_dist_release}
+Release: 36%{?_dist_release}
 License: BSD
 Group: Applications/Internet
 Source: ftp://ftp.uk.linux.org/pub/linux/Networking/netkit-devel/bsd-finger-%{version}.tar.gz
@@ -18,6 +18,7 @@ Patch8: bsd-finger-0.17-strip.patch
 Patch9: bsd-finger-0.17-utmp.patch
 Patch10: bsd-finger-wide-char-support5.patch
 Patch11: bsd-finger-0.17-init-realname.patch
+Patch12: bsd-finger-0.17-host-info.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: glibc-devel, perl
@@ -79,7 +80,8 @@ finger リクエストを無効にするにはこのファイルを編集して
 %patch8 -p1 -b .strip
 %patch9 -p1 -b .utmp
 %patch10 -p1 -b .widechar
-%patch11 -p1 
+%patch11 -p1 -b .realname
+%patch12 -p1 -b .host
 
 %build
 sh configure --enable-ipv6
@@ -124,6 +126,12 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Feb 06 2012 NAKAMURA Kenta <kenta@vinelinux.org> 0.17-36
+- updated Patch10
+- added Patch12 from Fedora
+  * Tue Jul 13 2010 Petr Lautrbach <plautrba@redhat.com> 0.17-42
+  - print user host information in better format  (#532414) - <spoyarek@redhat.com>
+
 * Sun Jan 10 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.17-35
 - added Patch11 from Fedora
   * Mon Sep  7 2009 Radek Vokal <rvokal@redhat.com> - 0.17-39