]> git.pld-linux.org Git - packages/openssh.git/commitdiff
- release 1: use new %doc packing infrastructure. openssh-3_2_2p1-1
authorkloczek <kloczek@pld-linux.org>
Mon, 20 May 2002 22:29:07 +0000 (22:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openssh.spec -> 1.115

openssh.spec

index d8e8256d32e15f905c8a45b2c032092a68fb2f72..8c2ebb78938cbb6f2e478e7cfdd90ee77d21ff6a 100644 (file)
@@ -8,7 +8,7 @@ Summary(pl):    Publicznie dost
 Summary(pt_BR):        ImplementaĆ§Ć£o livre do SSH
 Name:          openssh
 Version:       3.2.2p1
-Release:       0.1
+Release:       1
 License:       BSD
 Group:         Applications/Networking
 Source0:       ftp://ftp.ca.openbsd.org/pub/OpenBSD/OpenSSH/portable/%{name}-%{version}.tar.gz
@@ -265,8 +265,6 @@ install -d $RPM_BUILD_ROOT%{_libexecdir}/ssh
 rm -f  $RPM_BUILD_ROOT%{_mandir}/man1/slogin.1
 echo ".so ssh.1" > $RPM_BUILD_ROOT%{_mandir}/man1/slogin.1
 
-gzip -9nf *.RNG TODO README OVERVIEW CREDITS Change*
-
 touch $RPM_BUILD_ROOT/etc/security/blacklist.sshd
 
 %clean
@@ -293,7 +291,7 @@ fi
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz
+%doc *.RNG TODO README OVERVIEW CREDITS Change*
 %attr(755,root,root) %{_bindir}/ssh-key*
 %{_mandir}/man1/ssh-key*.1*
 %dir %{_sysconfdir}
This page took 0.148778 seconds and 4 git commands to generate.