Mailinglist Archive: opensuse-packaging (150 mails)
| < Previous | Next > |
[opensuse-packaging] dep for suse-release broken ?
- From: Christian <chris@xxxxxxxxxxxxxxxx>
- Date: Sun, 18 Oct 2009 13:24:23 +0000
- Message-id: <4ADB1707.4040107@xxxxxxxxxxxxxxxx>
Hi,
I tried to define dep for suse-release.
It is working for any {suse_version} but SLE_10.
I did not get it work.
I looked into sles-release-10 spec file
Provides: distribution-release
Provides: %{name}-10 %{name}-10-sp1 %{name}-10-sp2
and tested them all without success.
%if 0%{?sles_version} == 10
BuildRequires: distribution-release
%endif
buildinfo is broken... it says:
expansion error: nothing provides distribution-release
Is this worth for a bug ?
Regards
Chris
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
I tried to define dep for suse-release.
It is working for any {suse_version} but SLE_10.
I did not get it work.
I looked into sles-release-10 spec file
Provides: distribution-release
Provides: %{name}-10 %{name}-10-sp1 %{name}-10-sp2
and tested them all without success.
%if 0%{?sles_version} == 10
BuildRequires: distribution-release
%endif
buildinfo is broken... it says:
expansion error: nothing provides distribution-release
Is this worth for a bug ?
Regards
Chris
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
| < Previous | Next > |