Mailinglist Archive: opensuse-packaging (80 mails)
| < Previous | Next > |
Re: [opensuse-packaging] %perl_gen_filelist fails on openSUSE 11.1
- From: Juergen Weigert <jw@xxxxxxx>
- Date: Sat, 7 Aug 2010 16:41:22 +0200
- Message-id: <20100807144122.GX14075@xxxxxxx>
On Aug 06, 10 19:13:32 -0400, Cristian Rodríguez wrote:
%if 0%{?suse_version} < 1120
BuildRequires: perl-macros
%endif
Should do the trick.
cheers,
JW-
--
o \ Juergen Weigert paint it green! __/ _=======.=======_
<V> | jw@xxxxxxx back to ascii! __/ _---|____________\/
\ | 0911 74053-508 __/ (____/ /\
(/) | _____________________________/ _/ \_ vim:set sw=2 wm=8
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
"Why would it be stupid to assume that a file can continue to be accessed by the
same name in the future?" Brion Vibber bwmo#15842#c12
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
El 06/08/10 18:52, Christian Boltz escribió:
Does someone have an idea what is wrong and how I can fix it?Not defined in 11.1 ... try using the regular file list instead.
%if 0%{?suse_version} < 1120
BuildRequires: perl-macros
%endif
Should do the trick.
cheers,
JW-
--
o \ Juergen Weigert paint it green! __/ _=======.=======_
<V> | jw@xxxxxxx back to ascii! __/ _---|____________\/
\ | 0911 74053-508 __/ (____/ /\
(/) | _____________________________/ _/ \_ vim:set sw=2 wm=8
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
"Why would it be stupid to assume that a file can continue to be accessed by the
same name in the future?" Brion Vibber bwmo#15842#c12
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
| < Previous | Next > |