Do not remove libassuan.

A python lib we use (python-value_key) depends on this. If it fails to
import the module we see weird problems importing python modules backed up
by .so libraries, for instance:

ImportError: /lib64/libcryptsetup.so.1: undefined symbol: uuid_generate

Related: rhbz#684742
This commit is contained in:
Ales Kozumplik 2011-03-17 17:59:45 +01:00
parent 69214fd47a
commit eefd77e1b1

View File

@ -300,7 +300,6 @@ remove "libXv"
remove "libXvMC"
remove "libXxf86misc"
remove "libXxf86vm"
remove "libassuan"
remove "libasyncns"
remove "libccss"
remove "libcgroup"