[svn] GnuPG - r3872 - trunk/scripts

svn author dshaw cvs at cvs.gnupg.org
Mon Aug 22 04:26:57 CEST 2005


Author: dshaw
Date: 2005-08-22 04:26:57 +0200 (Mon, 22 Aug 2005)
New Revision: 3872

Modified:
   trunk/scripts/ChangeLog
   trunk/scripts/gnupg.spec.in
Log:
* gnupg.spec.in: Distribute gpg-zip.


Modified: trunk/scripts/ChangeLog
===================================================================
--- trunk/scripts/ChangeLog	2005-08-21 20:58:46 UTC (rev 3871)
+++ trunk/scripts/ChangeLog	2005-08-22 02:26:57 UTC (rev 3872)
@@ -1,3 +1,7 @@
+2005-08-21  David Shaw  <dshaw at jabberwocky.com>
+
+	* gnupg.spec.in: Distribute gpg-zip.
+
 2005-05-31  Werner Koch  <wk at g10code.com>
 
 	* config.guess, config.sub, config.rpath: Updated from todays

Modified: trunk/scripts/gnupg.spec.in
===================================================================
--- trunk/scripts/gnupg.spec.in	2005-08-21 20:58:46 UTC (rev 3871)
+++ trunk/scripts/gnupg.spec.in	2005-08-22 02:26:57 UTC (rev 3872)
@@ -25,6 +25,9 @@
 BuildRoot: %{_tmppath}/rpmbuild_%{name}-%{version}
 
 %changelog
+* Sun Aug 21 2005 David Shaw <dshaw at jabberwocky.com>
+- Distribute gpg-zip.
+
 * Fri Apr 22 2005 David Shaw <dshaw at jabberwocky.com>
 - No longer any need to override libexecdir.  The makefiles now
   calculate this correctly internally.
@@ -189,6 +192,7 @@
 %attr (4755,root,root) %{_bindir}/gpg
 %attr (0755,root,root) %{_bindir}/gpgv
 %attr (0755,root,root) %{_bindir}/gpgsplit
+%attr (0755,root,root) %{_bindir}/gpg-zip
 %attr (0755,root,root) %{_libexecdir}/gnupg/*
 
 %post




More information about the Gnupg-commits mailing list