Mailinglist Archive: opensuse-commit (832 mails)
| < Previous | Next > |
commit keychain for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 05 Feb 2010 15:31:08 +0100
- Message-id: <20100205143108.BF9112020E@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package keychain for openSUSE:Factory
checked in at Fri Feb 5 15:31:08 CET 2010.
--------
--- keychain/keychain.changes 2009-10-25 12:41:44.000000000 +0100
+++ /mounts/work_src_done/STABLE/keychain/keychain.changes 2010-01-29
19:36:33.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Jan 29 18:35:18 UTC 2010 - lars@xxxxxxxxxxxxxxxxxxxx
+
+- require openssh as ssh is dead
+- remove conditions for unsupported openSUSE versions
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ keychain.spec ++++++
--- /var/tmp/diff_new_pack.WBsN7x/_old 2010-02-05 15:27:15.000000000 +0100
+++ /var/tmp/diff_new_pack.WBsN7x/_new 2010-02-05 15:27:15.000000000 +0100
@@ -23,15 +23,17 @@
Url: http://www.gentoo.org/proj/en/keychain/
License: GPLv2+
Version: 2.7.0
-Release: 1
+Release: 2
Summary: A Key Management Application for SSH2 RSA/DSA and GnuPG Keys
Source:
http://www.funtoo.org/archive/keychain/keychain-%{version}.tar.bz2
Patch1: keychain-extract_version_with_perl.patch
Group: Productivity/Security
Requires: bash coreutils sed
-Requires: ssh
-%if 0%{?suse_version} == 0 || 0%{?suse_version} >= 920
+Requires: openssh
+%if 0%{?suse_version} == 0
BuildRequires: gpg2
+BuildRequires: licenses
+Requires: licenses
Requires: gpg2
%else
BuildRequires: gpg
@@ -42,10 +44,6 @@
BuildRequires: openssh
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} > 1030
-BuildRequires: licenses
-Requires: licenses
-%endif
%description
Keychain is an extremely handy OpenSSH, commercial SSH2-compatible
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |