[Rpm-maint] [rpm-software-management/rpm] Implement %elif (#710)
pavlinamv
notifications at github.com
Tue May 21 11:03:36 UTC 2019
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/710
-- Commit Summary --
* Use already detected line type to identify %if lines
* Consolidate %if condition parsing to one place
* Make "Bad %if condition" error message more general and informative
* Supported operators: %elif, %elifarch, %elifos.
* Add tests for %elif, %elifos, %elifarch
-- File Changes --
M build/parseSpec.c (46)
M build/rpmbuild_internal.h (7)
M build/spec.c (1)
M tests/Makefile.am (1)
A tests/data/SPECS/eliftest.spec (116)
M tests/rpmmacro.at (105)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/710.patch
https://github.com/rpm-software-management/rpm/pull/710.diff
--
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/pull/710
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20190521/8c360b84/attachment-0001.html>
More information about the Rpm-maint
mailing list