Stig Telfer 32e14a03a6 Workaround for linecache2 byte-compile issues
The linecache2-1.0.0 package installs code that does not
byte-compile under python 2.x.  This causes packaging to fail
on RH7-derived systems.  Work around this issue by changing
RPM macro values for linecache2 to prevent RPM from aborting.

Change-Id: I787ec682437b349142eb3a0b32ce0ccc163b46dc
2015-03-12 21:59:57 +00:00
..