rpms/x11-ssh-askpass/F-11 x11-ssh-askpass.csh, NONE, 1.1 x11-ssh-askpass.sh, NONE, 1.1 x11-ssh-askpass.spec, 1.6, 1.7 X11-ssh-askpass.csh, 1.1, NONE X11-ssh-askpass.sh, 1.1, NONE

Enrico Scholz ensc at fedoraproject.org
Sat May 30 15:58:44 UTC 2009


Author: ensc

Update of /cvs/extras/rpms/x11-ssh-askpass/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31663

Modified Files:
	x11-ssh-askpass.spec 
Added Files:
	x11-ssh-askpass.csh x11-ssh-askpass.sh 
Removed Files:
	X11-ssh-askpass.csh X11-ssh-askpass.sh 
Log Message:
updated


--- NEW FILE x11-ssh-askpass.csh ---
setenv SSH_ASKPASS /usr/libexec/openssh/x11-ssh-askpass


--- NEW FILE x11-ssh-askpass.sh ---
SSH_ASKPASS=/usr/libexec/openssh/x11-ssh-askpass
export SSH_ASKPASS


Index: x11-ssh-askpass.spec
===================================================================
RCS file: /cvs/extras/rpms/x11-ssh-askpass/F-11/x11-ssh-askpass.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- x11-ssh-askpass.spec	26 Feb 2009 07:31:15 -0000	1.6
+++ x11-ssh-askpass.spec	30 May 2009 15:58:14 -0000	1.7
@@ -5,7 +5,7 @@
 
 Name:		x11-ssh-askpass
 Version:	1.2.4.1
-Release:	%release_func 5
+Release:	%release_func 6
 Summary:	A passphrase dialog for X and not only for OpenSSH
 
 Group:		Applications/System
@@ -13,8 +13,8 @@ Group:		Applications/System
 License:	Public Domain
 URL:		http://www.jmknoble.net/software/x11-ssh-askpass/
 Source0:	http://www.jmknoble.net/software/x11-ssh-askpass/%name-%version.tar.gz
-Source10:	X11-ssh-askpass.csh
-Source11:	X11-ssh-askpass.sh
+Source10:	x11-ssh-askpass.csh
+Source11:	x11-ssh-askpass.sh
 Patch0:		x11-ssh-askpass-1.2.4-random.patch
 BuildRoot:	%_tmppath/%name-%version-%release-root
 
@@ -89,6 +89,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat May 30 2009 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 1.2.4.1-6
+- use lower-cased name for profile files and simplified them
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.4.1-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


--- X11-ssh-askpass.csh DELETED ---


--- X11-ssh-askpass.sh DELETED ---




More information about the scm-commits mailing list