On Wednesday 07 April 2010 10:40:46 Kyrill Detinov wrote:
Wednesday 07 April 2010
Hello.
I build Python program package. Running 'python setup.py install --record-rpm=INSTALLED_FILES' I got the first list. With '%find_lang %{name}' macro I got the second one.
In %files section I can use only one list, '%files -f INSTALLED_FILES' or '%files -f %{name}.lang'.
How to package the second filelist?
Doesn't the following work? %files -f INSTALLED_FILES -f %{name}.lang Andreas -- Andreas Jaeger, Program Manager openSUSE, aj@{novell.com,opensuse.org} Twitter: jaegerandi | Identica: jaegerandi SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Maxfeldstr. 5, 90409 Nürnberg, Germany GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126