summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-04-06 11:12:52 +1000
committerDamien Miller <djm@mindrot.org>2002-04-06 11:12:52 +1000
commit12db56ba2f6bb0eeaec26d81683b4f4129fde573 (patch)
treeb159d645f718ec219d5241cdf0c4f13584c97b51
parenta11e270115e2d2ead1abfedf5ebe25ad7eda74aa (diff)
- (djm) Typo in Suse SPEC file. Fix from Carsten Grohmann
<carsten.grohmann@dr-baldeweg.de>
-rw-r--r--ChangeLog6
-rw-r--r--contrib/suse/openssh.spec2
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 0e3f7f262..68539dcd5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
120020406
2 - (djm) Typo in Suse SPEC file. Fix from Carsten Grohmann
3 <carsten.grohmann@dr-baldeweg.de>
4
120020405 520020405
2 - (bal) Patch for OpenSC SmartCard library; ok markus@; patch by 6 - (bal) Patch for OpenSC SmartCard library; ok markus@; patch by
3 Juha Yrjölä <jyrjola@cc.hut.fi> 7 Juha Yrjölä <jyrjola@cc.hut.fi>
@@ -8167,4 +8171,4 @@
8167 - Wrote replacements for strlcpy and mkdtemp 8171 - Wrote replacements for strlcpy and mkdtemp
8168 - Released 1.0pre1 8172 - Released 1.0pre1
8169 8173
8170$Id: ChangeLog,v 1.2025 2002/04/05 22:18:48 mouring Exp $ 8174$Id: ChangeLog,v 1.2026 2002/04/06 01:12:52 djm Exp $
diff --git a/contrib/suse/openssh.spec b/contrib/suse/openssh.spec
index 88b0e81cf..071677ffc 100644
--- a/contrib/suse/openssh.spec
+++ b/contrib/suse/openssh.spec
@@ -168,7 +168,7 @@ fi
168%files 168%files
169%defattr(-,root,root) 169%defattr(-,root,root)
170%doc ChangeLog OVERVIEW README* 170%doc ChangeLog OVERVIEW README*
171%doc RFC.nroff TODO CREDITS LICENSE 171%doc RFC.nroff TODO CREDITS LICENCE
172%attr(0755,root,root) %dir /etc/ssh 172%attr(0755,root,root) %dir /etc/ssh
173%attr(0644,root,root) %config /etc/ssh/ssh_config 173%attr(0644,root,root) %config /etc/ssh/ssh_config
174%attr(0600,root,root) %config /etc/ssh/sshd_config 174%attr(0600,root,root) %config /etc/ssh/sshd_config