[Rpm-maint] [rpm-software-management/rpm] Reject %pretrans scripts that are not lua (#714)

Neal Gompa (ニール・ゴンパ) notifications at github.com
Mon Jul 15 03:46:56 UTC 2019


@jasontibbitts In Mageia and OpenMandriva, rpmlint is executed as a post-build check through rpmbuild itself, like so:

```rpmspec
%_build_pkgcheck_set /usr/bin/rpmlint -f %{_sourcedir}/%{name}.rpmlintrc
%_build_pkgcheck_srpm /usr/bin/rpmlint -f %{_sourcedir}/%{name}.rpmlintrc
%_nonzero_exit_pkgcheck_terminate_build 1
```

But you could configure anything, I suppose.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/714#issuecomment-511266596
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20190714/e07f3217/attachment.html>


More information about the Rpm-maint mailing list