Discussion:
spec-cleaner bug?
jcsl
2014-08-27 09:52:56 UTC
Permalink
Hi.

After I applied spec-cleaner it removed a version check

%if 0%{?suse_version} >= 1140

but it left the corresponding %endif. It is a but, Isn't it?

Greetings.
--
To unsubscribe, e-mail: opensuse-packaging+***@opensuse.org
To contact the owner, e-mail: opensuse-packaging+***@opensuse.org
Christian Boltz
2014-08-27 20:46:19 UTC
Permalink
Hello,
Post by jcsl
After I applied spec-cleaner it removed a version check
%if 0%{?suse_version} >= 1140
but it left the corresponding %endif. It is a but, Isn't it?
(s/but,/bug,/)

Don't ask - open a bugreport! ;-)
(attach your spec as testcase)


Regards,

Christian Boltz
--
One of the main reasons for the downfall of the Roman Empire was that,
lacking zero, they had no way to indicate successful termination of
their C programs.
--
To unsubscribe, e-mail: opensuse-packaging+***@opensuse.org
To contact the owner, e-mail: opensuse-packaging+***@opensuse.org
Tomáš Chvátal
2014-08-29 08:21:36 UTC
Permalink
Post by jcsl
Hi.
After I applied spec-cleaner it removed a version check
%if 0%{?suse_version} >= 1140
but it left the corresponding %endif. It is a but, Isn't it?
Greetings.
Please, report a bug on github with code that is causing it.

Otherwise I have no idea what how and why is this happening.

Cheers

Tom

Loading...