SPECS: openssh.spec - adapter; check-files cleanup
glen
glen at pld-linux.org
Fri Oct 19 20:55:29 CEST 2007
Author: glen Date: Fri Oct 19 18:55:29 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- adapter; check-files cleanup
---- Files affected:
SPECS:
openssh.spec (1.285 -> 1.286)
---- Diffs:
================================================================
Index: SPECS/openssh.spec
diff -u SPECS/openssh.spec:1.285 SPECS/openssh.spec:1.286
--- SPECS/openssh.spec:1.285 Fri Oct 19 20:37:37 2007
+++ SPECS/openssh.spec Fri Oct 19 20:55:23 2007
@@ -248,8 +248,8 @@
Summary(ru.UTF-8): OpenSSH - клиенты протокола Secure Shell
Summary(uk.UTF-8): OpenSSH - клієнти протоколу Secure Shell
Group: Applications/Networking
-Requires: %{name} = %{epoch}:%{version}-%{release}
Provides: ssh-clients
+Requires: %{name} = %{epoch}:%{version}-%{release}
Obsoletes: ssh-clients
%description clients
@@ -333,6 +333,8 @@
Summary(ru.UTF-8): OpenSSH - сервер протокола Secure Shell (sshd)
Summary(uk.UTF-8): OpenSSH - сервер протоколу Secure Shell (sshd)
Group: Networking/Daemons
+Provides: ssh-server
+Provides: user(sshd)
Requires(post): chkconfig >= 0.9
Requires(post): grep
Requires(post,preun): /sbin/chkconfig
@@ -344,8 +346,6 @@
Requires: pam >= 0.99.7.1
Requires: rc-scripts >= 0.4.0.18
Requires: util-linux
-Provides: ssh-server
-Provides: user(sshd)
%description server
Ssh (Secure Shell) a program for logging into a remote machine and for
@@ -571,6 +571,9 @@
#SSH_ASKPASS="%{_libexecdir}/ssh-askpass"
EOF
+rm -f $RPM_BUILD_ROOT%{_datadir}/Ssh.bin # ???
+rm -f $RPM_BUILD_ROOT%{_mandir}/README.openssh-non-english-man-pages
+
%clean
rm -rf $RPM_BUILD_ROOT
@@ -682,6 +685,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.286 2007/10/19 18:55:23 glen
+- adapter; check-files cleanup
+
Revision 1.285 2007/10/19 18:37:37 glen
- make rel to stand out from macros
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openssh.spec?r1=1.285&r2=1.286&f=u
More information about the pld-cvs-commit
mailing list