mirror of
git://git.gnupg.org/gnupg.git
synced 2025-05-24 16:43:28 +02:00
* gnupg.spec.in: Distribute gpg-zip.
This commit is contained in:
parent
24adfe678d
commit
55e38d78de
@ -1,3 +1,7 @@
|
|||||||
|
2005-08-21 David Shaw <dshaw@jabberwocky.com>
|
||||||
|
|
||||||
|
* gnupg.spec.in: Distribute gpg-zip.
|
||||||
|
|
||||||
2005-05-31 Werner Koch <wk@g10code.com>
|
2005-05-31 Werner Koch <wk@g10code.com>
|
||||||
|
|
||||||
* config.guess, config.sub, config.rpath: Updated from todays
|
* config.guess, config.sub, config.rpath: Updated from todays
|
||||||
|
@ -25,6 +25,9 @@ Requires(post,preun): /sbin/install-info
|
|||||||
BuildRoot: %{_tmppath}/rpmbuild_%{name}-%{version}
|
BuildRoot: %{_tmppath}/rpmbuild_%{name}-%{version}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Aug 21 2005 David Shaw <dshaw@jabberwocky.com>
|
||||||
|
- Distribute gpg-zip.
|
||||||
|
|
||||||
* Fri Apr 22 2005 David Shaw <dshaw@jabberwocky.com>
|
* Fri Apr 22 2005 David Shaw <dshaw@jabberwocky.com>
|
||||||
- No longer any need to override libexecdir. The makefiles now
|
- No longer any need to override libexecdir. The makefiles now
|
||||||
calculate this correctly internally.
|
calculate this correctly internally.
|
||||||
@ -189,6 +192,7 @@ rm -f %{buildroot}%{_infodir}/dir
|
|||||||
%attr (4755,root,root) %{_bindir}/gpg
|
%attr (4755,root,root) %{_bindir}/gpg
|
||||||
%attr (0755,root,root) %{_bindir}/gpgv
|
%attr (0755,root,root) %{_bindir}/gpgv
|
||||||
%attr (0755,root,root) %{_bindir}/gpgsplit
|
%attr (0755,root,root) %{_bindir}/gpgsplit
|
||||||
|
%attr (0755,root,root) %{_bindir}/gpg-zip
|
||||||
%attr (0755,root,root) %{_libexecdir}/gnupg/*
|
%attr (0755,root,root) %{_libexecdir}/gnupg/*
|
||||||
|
|
||||||
%post
|
%post
|
||||||
|
Loading…
x
Reference in New Issue
Block a user