Mailinglist Archive: opensuse-factory (396 mails)
| < Previous | Next > |
RE: [opensuse-factory] OBS problem
- From: Roelof Wobben <rwobben@xxxxxxxxxxx>
- Date: Sun, 2 Jan 2011 13:06:38 +0000
- Message-id: <SNT118-W63AA754542C36D002E7AEEAE060@phx.gbl>
----------------------------------------
Date: Sun, 2 Jan 2011 13:57:23 +0100
Subject: Re: [opensuse-factory] OBS problem
From: cmorve69@xxxxxxxx
To: opensuse-factory@xxxxxxxxxxxx
2011/1/2 Roelof Wobben :
Can anyone take a look why this package
(https://build.opensuse.org/package/show?package=docky&project=home%3Asnowman1967)
is not rebuild after several changes.
It says "can not parse package name from docky.spec" and you have a
"****BuildRequires: fdupes" line that is quite suspicious... In any
case it's a problem in the spec file that probably your editor with
spec file highlighting will make clear.
You should also look at this part:
BuildArch: noarch
...
%if %{?suse_version} > 1110
# This works on newer version
# on older version it dies misserably if used
BuildArch: noarch
%endif
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
Hello,
The fdupes was a error of me.
The Buildarch I think that one is right because I use it on several spec files.
Roelof
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |