Mailinglist Archive: opensuse-buildservice (366 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] Failing Fedora and Mandriva build
- From: "Ladislav Michnovič" <ladislav.michnovic@xxxxxxxxx>
- Date: Thu, 30 Aug 2007 15:30:15 +0200
- Message-id: <202bcdd90708300630m3cfc2334hde059f73c0aabb02@xxxxxxxxxxxxxx>
Thanks, it helped. I was suspecting the macro could be a problem.
But for Mandriva on x86_64 I get error:
nothing provides libtermcap2, nothing provides librpm4.4, nothing
provides libreadline5, nothing provides libpopt0, nothing provides
libbzip2_1, nothing provides libsqlite3_0, nothing provides
libneon0.26, nothing provides libopenssl0.9.8, nothing provides
libelfutils1, nothing provides libbeecrypt6, nothing provides
libkrb53, nothing provides libext2fs2, nothing provides libpcre0
which is strange, because I have no BuildRequires tag. No Log available.
Regards Ladislav.
2007/8/30, Plinnell <mrdocs@xxxxxxxxxxxx>:
> Try:
> %if 0%{?suse_version} > 1000
> instead of
> %if %suse_version > 1000
>
> See:
> http://en.opensuse.org/Build_Service/cross_distribution_package_how_to
>
> Peter
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
But for Mandriva on x86_64 I get error:
nothing provides libtermcap2, nothing provides librpm4.4, nothing
provides libreadline5, nothing provides libpopt0, nothing provides
libbzip2_1, nothing provides libsqlite3_0, nothing provides
libneon0.26, nothing provides libopenssl0.9.8, nothing provides
libelfutils1, nothing provides libbeecrypt6, nothing provides
libkrb53, nothing provides libext2fs2, nothing provides libpcre0
which is strange, because I have no BuildRequires tag. No Log available.
Regards Ladislav.
2007/8/30, Plinnell <mrdocs@xxxxxxxxxxxx>:
> Try:
> %if 0%{?suse_version} > 1000
> instead of
> %if %suse_version > 1000
>
> See:
> http://en.opensuse.org/Build_Service/cross_distribution_package_how_to
>
> Peter
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |