|
@@ -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
|