|
@@ -1,4 +1,4 @@
|
|
-%define ver 6.5p1
|
|
+%define ver 6.6p1
|
|
%define rel 1%{_dist_release}
|
|
%define rel 1%{_dist_release}
|
|
|
|
|
|
# SELinux
|
|
# SELinux
|
|
@@ -91,9 +91,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
|
|
|
|
|
Obsoletes: ssh
|
|
Obsoletes: ssh
|
|
|
|
|
|
-BuildRequires: perl, openssl-devel, sharutils, tcp_wrappers
|
|
+BuildRequires: perl, openssl-devel, tcp_wrappers
|
|
BuildRequires: util-linux
|
|
BuildRequires: util-linux
|
|
-BuildRequires: db4-devel
|
|
+BuildRequires: libdb-devel
|
|
BuildRequires: pam-devel
|
|
BuildRequires: pam-devel
|
|
BuildRequires: zlib-devel
|
|
BuildRequires: zlib-devel
|
|
%if ! %{no_gnome_askpass}
|
|
%if ! %{no_gnome_askpass}
|
|
@@ -479,6 +479,11 @@ fi
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Thu Aug 07 2014 Daisuke SUZUKI <daisuke@vinelinux.org> 6.6p1-1
|
|
|
|
+- update to 6.6p1
|
|
|
|
+- remove BR: sharutils
|
|
|
|
+- add BR: libdb-devel instead of db4-devel
|
|
|
|
+
|
|
* Tue Feb 04 2014 Daisuke SUZUKI <daisuke@linux.or.jp> 6.5p1-1
|
|
* Tue Feb 04 2014 Daisuke SUZUKI <daisuke@linux.or.jp> 6.5p1-1
|
|
- update to 6.5p1
|
|
- update to 6.5p1
|
|
- update sshd_config
|
|
- update sshd_config
|