1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

* gnupg.spec.in: Make sure that install-info is called in such a way that

doesn't bork the RPM install if it cannot complete (necessary for some
upgrade scenarios).
This commit is contained in:
David Shaw 2003-08-03 00:43:29 +00:00
parent 1b5d5c7ecb
commit f3a7f5e573
2 changed files with 12 additions and 4 deletions

View file

@ -1,3 +1,9 @@
2003-08-01 David Shaw <dshaw@jabberwocky.com>
* gnupg.spec.in: Make sure that install-info is called in such a
way that doesn't bork the RPM install if it cannot complete
(necessary for some upgrade scenarios).
2003-07-31 David Shaw <dshaw@jabberwocky.com>
* gnupg.spec.in: Rework much of the spec to use %-macros