own %{_sysconfdir}/xdg/rpmlint directory
Avoid creating an unowned directory.
This commit is contained in:
parent
5e52b632f1
commit
13c5a62db1
@ -70,6 +70,7 @@ cp -a %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{buildroot}%{_sysc
|
||||
|
||||
%files -f %{pyproject_files}
|
||||
%doc README.md
|
||||
%dir %{_sysconfdir}/xdg/rpmlint
|
||||
%config(noreplace) %{_sysconfdir}/xdg/rpmlint/*.toml
|
||||
%{_bindir}/rpmdiff
|
||||
%{_bindir}/rpmlint
|
||||
@ -78,6 +79,7 @@ cp -a %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{buildroot}%{_sysc
|
||||
* Tue Oct 04 2022 Todd Zullinger <tmz@pobox.com> - 2.4.0-1
|
||||
- update to 2.4.0 (rhbz#2088759)
|
||||
- use python build-dependency generator
|
||||
- own %%{_sysconfdir}/xdg/rpmlint directory
|
||||
|
||||
* Sat Sep 24 2022 Todd Zullinger <tmz@pobox.com> - 2.3.0-1
|
||||
- update to 2.3.0 (rhbz#2088759)
|
||||
|
Loading…
Reference in New Issue
Block a user