1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-18 00:49:50 +02:00

* gnupg.spec.in: No longer any need to override libexecdir. The

makefiles now calculate this correctly internally.
This commit is contained in:
David Shaw 2005-04-23 01:15:29 +00:00
parent b4b228b4f9
commit 7e9b6d2f66
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2005-04-22 David Shaw <dshaw@jabberwocky.com>
* gnupg.spec.in: No longer any need to override libexecdir. The
makefiles now calculate this correctly internally.
2005-03-30 Werner Koch <wk@g10code.com>
* w32installer.nsi: Allow including of WINPT source. Include

View File

@ -25,6 +25,10 @@ Requires(post,preun): /sbin/install-info
BuildRoot: %{_tmppath}/rpmbuild_%{name}-%{version}
%changelog
* Fri Apr 22 2005 David Shaw <dshaw@jabberwocky.com>
- No longer any need to override libexecdir. The makefiles now
calculate this correctly internally.
* Wed Feb 16 2005 David Shaw <dshaw@jabberwocky.com>
- Fix problem with storing the gpgkeys helpers in libexec, but calling
them in libexec/gnupg.
@ -165,7 +169,7 @@ fi
make
%install
%makeinstall libexecdir=$RPM_BUILD_ROOT/%{_libexecdir}/gnupg
%makeinstall
%find_lang %{name}
rm %{buildroot}%{_datadir}/%{name}/FAQ
rm %{buildroot}%{_datadir}/%{name}/faq.html