forked from pool/rpmlint
- Update package name for -M test.
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=803
This commit is contained in:
parent
a5f2d982db
commit
37a21bd87b
@ -1,9 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 27 07:45:01 UTC 2021 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
- Update package name for -M test.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 26 12:15:55 UTC 2021 - Martin Liška <mliska@suse.cz>
|
Thu Aug 26 12:15:55 UTC 2021 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
- Add test multibuild target and reduce BuildRequirements for rpmlint
|
- Add test multibuild target and reduce BuildRequirements for rpmlint
|
||||||
package itself.
|
package itself.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
Wed Aug 25 15:04:29 UTC 2021 - Martin Liška <mliska@suse.cz>
|
Wed Aug 25 15:04:29 UTC 2021 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
- Bump to opensuse tip.
|
- Bump to opensuse tip.
|
||||||
|
@ -17,10 +17,10 @@
|
|||||||
|
|
||||||
|
|
||||||
%define flavor @BUILD_FLAVOR@%{nil}
|
%define flavor @BUILD_FLAVOR@%{nil}
|
||||||
%if "%{flavor}" == "strict"
|
%if "%{flavor}" == ""
|
||||||
%define name_suffix -%{flavor}
|
|
||||||
%else
|
|
||||||
%define name_suffix %{nil}
|
%define name_suffix %{nil}
|
||||||
|
%else
|
||||||
|
%define name_suffix -%{flavor}
|
||||||
%endif
|
%endif
|
||||||
Name: rpmlint%{name_suffix}
|
Name: rpmlint%{name_suffix}
|
||||||
Version: 2.1+git20210826.0220428
|
Version: 2.1+git20210826.0220428
|
||||||
|
Loading…
Reference in New Issue
Block a user