Martin Liška 2021-06-29 09:58:33 +00:00 committed by Git OBS Bridge
parent 366a8b5d31
commit ad7ee432ff
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jun 29 09:58:21 UTC 2021 - Martin Liška <mliska@suse.cz>
- Add Conflicts directive.
-------------------------------------------------------------------
Tue Jun 29 09:04:40 UTC 2021 - Martin Liška <mliska@suse.cz>

View File

@ -78,6 +78,9 @@ BuildArch: noarch
%ifarch x86_64
BuildRequires: glibc-32bit
%endif
%if "%flavor" != "strict"
Conflicts: rpmlint-strict
%endif
%description
rpmlint is a tool to check common errors on RPM packages. Binary and