|
@@ -1,7 +1,7 @@
|
|
Name: keychain
|
|
Name: keychain
|
|
Summary: Agent manager for OpenSSH, ssh.com, Sun SSH, and GnuPG
|
|
Summary: Agent manager for OpenSSH, ssh.com, Sun SSH, and GnuPG
|
|
Version: 2.8.2
|
|
Version: 2.8.2
|
|
-Release: 1%{?_dist_release}
|
|
+Release: 2%{?_dist_release}
|
|
License: GPLv2
|
|
License: GPLv2
|
|
Group: Applications/Internet
|
|
Group: Applications/Internet
|
|
URL: http://www.funtoo.org/Keychain
|
|
URL: http://www.funtoo.org/Keychain
|
|
@@ -12,6 +12,11 @@ Source3: README.Fedora
|
|
BuildArch: noarch
|
|
BuildArch: noarch
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
|
|
|
|
|
|
|
+# # https://bugzilla.redhat.com/show_bug.cgi?id=486025
|
|
|
|
+# Conflicts: kde-settings < 4.2-3
|
|
|
|
+# # https://bugzilla.redhat.com/show_bug.cgi?id=314431
|
|
|
|
+# Conflicts: zsh < 4.3.4-7
|
|
|
|
+
|
|
%description
|
|
%description
|
|
Keychain is a manager for OpenSSH, ssh.com, Sun SSH and GnuPG agents.
|
|
Keychain is a manager for OpenSSH, ssh.com, Sun SSH and GnuPG agents.
|
|
It acts as a front-end to the agents, allowing you to easily have one
|
|
It acts as a front-end to the agents, allowing you to easily have one
|
|
@@ -47,93 +52,32 @@ rm -rf %{buildroot}
|
|
%{_mandir}/man1/keychain.1*
|
|
%{_mandir}/man1/keychain.1*
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Wed Aug 24 2016 Munehiro Yamamoto <munepi@vinelinux.org> 2.8.2-2
|
|
|
|
+- rebuilt
|
|
|
|
+
|
|
* Sun Dec 6 2015 Munehiro Yamamoto <munepi@vinelinux.org> 2.8.2-1
|
|
* Sun Dec 6 2015 Munehiro Yamamoto <munepi@vinelinux.org> 2.8.2-1
|
|
- new upstream release
|
|
- new upstream release
|
|
|
|
|
|
* Sun Dec 6 2015 Munehiro Yamamoto <munepi@vinelinux.org> 2.8.0-1
|
|
* Sun Dec 6 2015 Munehiro Yamamoto <munepi@vinelinux.org> 2.8.0-1
|
|
- initial build based on Fedora Rawhide
|
|
- initial build based on Fedora Rawhide
|
|
|
|
|
|
-* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.8.0-2
|
|
+* Tue Sep 19 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.3-0vl2
|
|
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
+- fix typo in Group:
|
|
-
|
|
+- use License: instead of Copyright:
|
|
-* Tue May 05 2015 Andreas Bierfert <andreas.bierfert@lowlatency.de>
|
|
|
|
-- 2.8.0-1
|
|
|
|
-- version upgrade (rhbz#531382, rhbz#811365, rhbz#1209473)
|
|
|
|
-- support for newer openssh/gnupg (rhbz#1204340)
|
|
|
|
-
|
|
|
|
-* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.8-13
|
|
|
|
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
-
|
|
|
|
-* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.8-12
|
|
|
|
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
-
|
|
|
|
-* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.8-11
|
|
|
|
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
|
-
|
|
|
|
-* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.8-10
|
|
|
|
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
-
|
|
|
|
-* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.8-9
|
|
|
|
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
-
|
|
|
|
-* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.8-8
|
|
|
|
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
-
|
|
|
|
-* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.8-7
|
|
|
|
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
|
|
|
|
|
-* Mon Mar 2 2009 Ville Skyttä <ville.skytta at iki.fi> - 2.6.8-6
|
|
+* Fri Feb 6 2004 IWAI, Masaharu <iwai@alib.jp> 2.0.3-0vl1
|
|
-- Write ~/.gpg-agent-info when launching gpg-agent for better compatibility
|
|
+- new upstream release
|
|
- with other things using it, e.g. KDE 4 (#486025).
|
|
+- add COPYING in %%doc
|
|
-- Drop no longer needed zsh special case which caused issues with ksh from
|
|
+- update SOURCE0 URL
|
|
- profile.d script (#314431).
|
|
+- update user's manual in %%description
|
|
-
|
|
|
|
-* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.8-5
|
|
|
|
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
|
-
|
|
|
|
-* Mon Feb 16 2009 Ville Skyttä <ville.skytta at iki.fi> - 2.6.8-4
|
|
|
|
-- Don't override/unset $HOST or $USERHOME in profile.d snippets (#463913).
|
|
|
|
-
|
|
|
|
-* Sun Apr 6 2008 Ville Skyttä <ville.skytta at iki.fi> - 2.6.8-3
|
|
|
|
-- Make profile.d sh snippet check if it has already run (skip if yes),
|
|
|
|
- and avoid polluting the shell with its internal variables.
|
|
|
|
-- License: GPLv2.
|
|
|
|
-- Update URLs.
|
|
|
|
-
|
|
|
|
-* Sat Nov 04 2006 Alexander Dalloz <alex {%} dalloz {*} de> - 2.6.8-2
|
|
|
|
-- Fix #212190.
|
|
|
|
-
|
|
|
|
-* Sat Nov 04 2006 Alexander Dalloz <alex {%} dalloz {*} de> - 2.6.8-1
|
|
|
|
-- Update to 2.6.8.
|
|
|
|
-
|
|
|
|
-* Fri Sep 01 2006 Alexander Dalloz <alex {%} dalloz {*} de> - 2.6.2-1
|
|
|
|
-- Update to 2.6.2.
|
|
|
|
-
|
|
|
|
-* Tue Aug 29 2006 Alexander Dalloz <alex {%} dalloz {*} de> - 2.6.1-2
|
|
|
|
-- Rebuild for FC6.
|
|
|
|
-
|
|
|
|
-* Sat Nov 26 2005 Ville Skyttä <ville.skytta at iki.fi> - 2.6.1-1
|
|
|
|
-- Update to 2.6.1.
|
|
|
|
-- Invoke keychain with --noask in opt-in scripts in non-interactive shells
|
|
|
|
- to fix scp'ing to an opt-in enabled account for which keychain hasn't run.
|
|
|
|
-- Make opt-in config work the same way with zsh as with other shells.
|
|
|
|
-- Replace tweaks in manpage patch with more generic instructions.
|
|
|
|
-- Make profile.d snippets non-executable (#35714).
|
|
|
|
-- Preserve timestamps of installed files, other cosmetics.
|
|
|
|
-
|
|
|
|
-* Tue Aug 16 2005 Alexander Dalloz <alex {%} dalloz {*} de> - 2.5.5-2
|
|
|
|
-- Added test for homedir mismatch in opt-in scripts, covering
|
|
|
|
- `sudo -s' (reported by Ville Skyttä).
|
|
|
|
|
|
|
|
-* Fri Aug 05 2005 Alexander Dalloz <alex {%} dalloz {*} de> - 2.5.5-1
|
|
+* Sun Feb 03 2002 akira yamada <akira@vinelinux.org> 1.8-0vl3
|
|
-- Updated to new upstream version
|
|
+- requires bash
|
|
-- Removed keychain.pod from %%doc.
|
|
|
|
|
|
|
|
-* Wed Jul 27 2005 Alexander Dalloz <alex {%} dalloz {*} de> - 2.5.4.1-2
|
|
+* Mon Dec 03 2001 Yoichi Imai <yoichi@silver-forest.com>
|
|
-- Added manpage patch and %%prep removal of non existing path
|
|
+- 1.8-0vl1
|
|
- (thanks Ville Skyttä)
|
|
+- source update
|
|
-- Added opt-in mechanism through profile.d scripts for all
|
|
|
|
- login shells Fedora ships.
|
|
|
|
|
|
|
|
-* Sun Jul 10 2005 Alexander Dalloz <alex {%} dalloz {*} de> - 2.5.4.1-1
|
|
+* Sun Dec 02 2001 Yoichi Imai <yoichi@silver-forest.com>
|
|
-- Initial build, based on upstream .spec by Aron Griffis.
|
|
+- 1.7-0vl1
|
|
|
|
+- initial release.
|