[openssh/f14/master] Fix the subpackage release

Jesse Keating jkeating at fedoraproject.org
Wed Oct 6 00:59:24 UTC 2010


commit 56d869f9b5f0ec0bc8d03dffd32ff9d6bb71cb8b
Author: Jesse Keating <jkeating at redhat.com>
Date:   Tue Oct 5 17:58:50 2010 -0700

    Fix the subpackage release

 openssh.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/openssh.spec b/openssh.spec
index eaa5467..2de57ae 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -219,7 +219,7 @@ Provides: openssh-askpass-gnome
 Summary: PAM module for authentication with ssh-agent
 Group: System Environment/Base
 Version: %{pam_ssh_agent_ver}
-Release: %{pam_ssh_agent_rel}.%{openssh_rel}%{?dist}%{?rescue_rel}
+Release: %{pam_ssh_agent_rel}.%{openssh_rel}%{?dist}%{?rescue_rel}.1
 License: BSD
 
 %description


More information about the scm-commits mailing list