Changeset 1693 for trunk/server/fedora/specs/openssh.spec.patch
- Timestamp:
- Oct 23, 2010, 8:07:08 AM (14 years ago)
- Location:
- trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/fc13-dev (added) merged: 1613-1638,1644-1647,1649-1650,1653,1658-1666,1668-1669,1672-1678,1680-1681
- Property svn:mergeinfo changed
-
trunk/server/fedora
-
Property
svn:ignore
set to
.dload
download_stamp
rpmbuild
-
Property
svn:ignore
set to
-
trunk/server/fedora/specs/openssh.spec.patch
r1531 r1693 1 --- openssh.spec.orig 2010-0 3-30 02:27:53.000000000 -04002 +++ openssh.spec 2010-0 3-30 02:30:09.000000000 -04003 @@ - 63,7 +63,7 @@1 --- openssh.spec.orig 2010-05-31 06:20:02.000000000 -0400 2 +++ openssh.spec 2010-09-06 21:53:21.000000000 -0400 3 @@ -74,7 +74,7 @@ 4 4 Summary: An open source implementation of SSH protocol versions 1 and 2 5 5 Name: openssh 6 Version: 5. 2p17 -Release: 6%{?dist}%{?rescue_rel}8 +Release: 6%{?dist}%{?rescue_rel}.scripts.%{scriptsversion}6 Version: 5.4p1 7 -Release: %{openssh_rel}%{?dist}%{?rescue_rel} 8 +Release: %{openssh_rel}%{?dist}%{?rescue_rel}.scripts.%{scriptsversion} 9 9 URL: http://www.openssh.com/portable.html 10 #URL1: http://pamsshagentauth.sourceforge.net 10 11 #Source0: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz 11 #Source1: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz.asc 12 @@ -74,6 +74,8 @@ 13 Source1: openssh-nukeacss.sh 14 Source2: sshd.pam 12 @@ -88,6 +88,7 @@ 15 13 Source3: sshd.init 16 +Patch1000: openssh-5.0p1-multihomed.patch 14 Source4: http://prdownloads.sourceforge.net/pamsshagentauth/pam_ssh_agent_auth/pam_ssh_agent_auth-%{pam_ssh_agent_ver}.tar.bz2 15 Source5: pam_ssh_agent-rmheaders 17 16 +Patch1001: openssh-4.7p1-gssapi-name-in-env.patch 18 Patch0: openssh-5. 2p1-redhat.patch19 Patch2: openssh-5. 1p1-skip-initial.patch20 Patch 3: openssh-3.8.1p1-krb5-config.patch21 @@ -1 61,6 +163,7 @@17 Patch0: openssh-5.4p1-redhat.patch 18 Patch2: openssh-5.3p1-skip-initial.patch 19 Patch4: openssh-5.2p1-vendor.patch 20 @@ -175,6 +177,7 @@ 22 21 Requires(post): chkconfig >= 0.9, /sbin/service 23 22 Requires(pre): /usr/sbin/useradd … … 27 26 %package askpass 28 27 Summary: A passphrase dialog for OpenSSH and X 29 @@ -2 31,6 +234,9@@30 %patch 65 -p1 -b .fips31 %patch 67 -p1 -b .selabel28 @@ -267,6 +270,8 @@ 29 %patch75 -p1 -b .dso 30 %patch76 -p1 -b .bz595935 32 31 33 +%patch1000 -p1 -b .multihomed34 32 +%patch1001 -p1 -b .gssapi-env 35 33 +
Note: See TracChangeset
for help on using the changeset viewer.