Author: glen                         Date: Thu Jan 24 02:17:15 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- include gpg-preset-passphrase in user path; rel 3

---- Files affected:
SPECS:
   gnupg2.spec (1.76 -> 1.77) 

---- Diffs:

================================================================
Index: SPECS/gnupg2.spec
diff -u SPECS/gnupg2.spec:1.76 SPECS/gnupg2.spec:1.77
--- SPECS/gnupg2.spec:1.76      Thu Jan 24 02:36:31 2008
+++ SPECS/gnupg2.spec   Thu Jan 24 03:17:09 2008
@@ -8,7 +8,7 @@
 Summary(pl.UTF-8):     GnuPG - narzędzie do bezpiecznej komunikacji i 
bezpiecznego przechowywania danych - wersja rozszerzona
 Name:          gnupg2
 Version:       2.0.8
-Release:       2
+Release:       3
 License:       GPL v3+
 Group:         Applications/File
 Source0:       ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-%{version}.tar.bz2
@@ -212,8 +212,10 @@
 install -D %{SOURCE1} $RPM_BUILD_ROOT/etc/profile.d/gnupg-agent.sh
 install -D %{SOURCE1} $RPM_BUILD_ROOT/etc/X11/xinit/xinitrc.d/gnupg-agent.sh
 
+ln -s %{_libexecdir}/gpg-preset-passphrase $RPM_BUILD_ROOT%{_bindir}
+
 mv ChangeLog main-ChangeLog || :
-find . -name ChangeLog |awk '{src=$0; 
dst=$0;sub("^./","",dst);gsub("/","-",dst); print "cp " src " " dst}'|sh
+find -name ChangeLog | awk '{src=$0; 
dst=$0;sub("^./","",dst);gsub("/","-",dst); print "cp " src " " dst}' | sh
 
 %find_lang gnupg2
 rm -f $RPM_BUILD_ROOT%{_datadir}/info/dir
@@ -293,6 +295,7 @@
 %attr(755,root,root) %{_bindir}/gpg-agent
 %attr(755,root,root) %{_bindir}/scdaemon
 %attr(755,root,root) %{_bindir}/symcryptrun
+%attr(755,root,root) %{_bindir}/gpg-preset-passphrase
 %attr(755,root,root) %{_libexecdir}/gnupg-pcsc-wrapper
 %attr(755,root,root) %{_libexecdir}/gpg-check-pattern
 %attr(755,root,root) %{_libexecdir}/gpg-protect-tool
@@ -316,6 +319,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.77  2008-01-24 02:17:09  glen
+- include gpg-preset-passphrase in user path; rel 3
+
 Revision 1.76  2008-01-24 01:36:31  glen
 - invoke fix-info-dir via /sbin/postshell where possible to avoid extra 
/bin/sh dep
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnupg2.spec?r1=1.76&r2=1.77&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to