Browse Source

openssh: add BR: xorg-x11-xauth for X11 forwarding support

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@1063 ec354946-7b23-47d6-9f5a-488ba84defc7
daisuke 15 years ago
parent
commit
a839681818
1 changed files with 5 additions and 1 deletions
  1. 5 1
      o/openssh/openssh-vl.spec

+ 5 - 1
o/openssh/openssh-vl.spec

@@ -1,5 +1,5 @@
 %define ver 5.5p1
-%define rel 1%{_dist_release}
+%define rel 2%{_dist_release}
 
 # SELinux
 %define WITH_SELINUX 0
@@ -104,6 +104,7 @@ BuildRequires: libX11-devel, libSM-devel, libXt-devel, libICE-devel
 BuildRequires: libX11-devel
 BuildRequires: gtk2-devel
 %endif
+BuildRequires: xorg-x11-xauth
 
 Vendor: Project Vine
 Distribution: Vine Linux
@@ -539,6 +540,9 @@ fi
 %{_mandir}/man1/ssh-copy-id.1*
 
 %changelog
+* Mon May 17 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 5.5p1-2
+- add BR: xorg-x11-xauth for X11 forwarding support
+
 * Thu Apr 22 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 5.5p1-1
 - new upstream release
 - update patch0,2