/
githubmirror
/
rpm
Обзор
Документация
Войти
/
githubmirror
/
rpm
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
tests/data/macros.testfile
39 строк
430 B
Panu Matilainen
Introduce %{span:...} macro for multiline macro sanity
01 апр 2025, 12:58
01 апр 2025, 12:58
24b6b18
Код
Авторство
О чём код?
# RPM macros for test 'macro with a line starting by "{"' %def is_defined %first %{?def:macro_1\ } %second %{?def:macro_2} # empty lines inside a %{ block %empty0 %{expand: some thing } %comment1 %{expand: read %dnl comment me } %comment2 see\ %dnl comment\ this %comment3 %{expand: read %dnl expansion depends on the braces inside %dnl line %dnl e.g. '}' change this meaning me} %multi1 %{span: aa bb cc dd eee }