Page MenuHome GnuPG

patch to gnupg rpm spec
Closed, ResolvedPublic

Description

Release: gnupg-1.2.3

Environment

uname -a results: Linux *** 2.4.18-19.7.x #1 Thu Dec 12 09:00:42 EST 2002 i686 unknown
Redhat release: 7.1, updated
rpm version: 4.04-7x

Description

rpm build from source fails trying to remove nonexistent file(s). Could be result of earlier rpm macros, etc, but seems unlikely. Patch included that works on my system.

How To Repeat

rpm -ta gnupg-1.2.3.tar.gz or unpack spec file and use directly

Fix

Apply attached patch in diff -u form to gnupg.spec

Related Objects

Event Timeline

dshaw added a subscriber: dshaw.

This is how RPM is supposed to remove the files. Not sure
why you had a problem.