Last change
on this file since 925 was
925,
checked in by quentin, 16 years ago
|
Update specfile patches to provide scripts-specific virtual packages that we can depend on
|
File size:
732 bytes
|
Rev | Line | |
---|
[925] | 1 | --- openssh.spec.orig 2009-01-01 21:06:01.000000000 -0500 |
---|
| 2 | +++ openssh.spec 2009-01-01 21:11:41.000000000 -0500 |
---|
[760] | 3 | @@ -74,6 +74,7 @@ |
---|
| 4 | Source1: openssh-nukeacss.sh |
---|
| 5 | Source2: sshd.pam |
---|
| 6 | Source3: sshd.init |
---|
| 7 | +Patch1000: openssh-5.0p1-multihomed.patch |
---|
[871] | 8 | Patch0: openssh-5.1p1-redhat.patch |
---|
| 9 | Patch2: openssh-5.1p1-skip-initial.patch |
---|
[760] | 10 | Patch3: openssh-3.8.1p1-krb5-config.patch |
---|
[925] | 11 | @@ -159,6 +160,7 @@ |
---|
| 12 | Requires(post): chkconfig >= 0.9, /sbin/service |
---|
| 13 | Requires(pre): /usr/sbin/useradd |
---|
| 14 | Requires: pam >= 1.0.1-3 |
---|
| 15 | +Provides: scripts-openssh-server |
---|
[760] | 16 | |
---|
[925] | 17 | %package askpass |
---|
| 18 | Summary: A passphrase dialog for OpenSSH and X |
---|
| 19 | @@ -232,6 +234,8 @@ |
---|
| 20 | %patch63 -p1 -b .bannerlen |
---|
| 21 | %patch64 -p1 -b .compat-sessions |
---|
| 22 | |
---|
[437] | 23 | +%patch1000 -p1 -b .multihomed |
---|
[760] | 24 | + |
---|
[437] | 25 | autoreconf |
---|
| 26 | |
---|
[760] | 27 | %build |
---|
Note: See
TracBrowser
for help on using the repository browser.