#34 The "no-clean-section" test passes even when there's one
Closed: Fixed None Opened 12 years ago by psabata.

I've noticed the test checking if there's a %clean section in the SPEC file always passes, no matter if there's one or not.

The 17f7f97 commit is affected but I think this is quite an old bug.

I've just hit it with the following:
{{{
46 %clean
47 rm -rf $RPM_BUILD_ROOT
}}}
https://bugzilla.redhat.com/show_bug.cgi?id=794988


Login to comment on this ticket.

Metadata