forked from pool/logrotate
Accepting request 983975 from home:schubi2
- Removed %{_distconfdir}/logrotate.d directory from spec file. It will be handled by package filesystem. OBS-URL: https://build.opensuse.org/request/show/983975 OBS-URL: https://build.opensuse.org/package/show/Base:System/logrotate?expand=0&rev=101
This commit is contained in:
parent
984bc9bc2d
commit
1618f9d36e
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 20 12:06:17 UTC 2022 - Stefan Schubert <schubi@suse.com>
|
||||||
|
|
||||||
|
- Removed %{_distconfdir}/logrotate.d directory from spec file.
|
||||||
|
It will be handled by package filesystem.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 25 20:06:20 UTC 2022 - Michael Ströder <michael@stroeder.com>
|
Wed May 25 20:06:20 UTC 2022 - Michael Ströder <michael@stroeder.com>
|
||||||
|
|
||||||
|
@ -98,7 +98,6 @@ fi
|
|||||||
%if %{?suse_version} <= 1500
|
%if %{?suse_version} <= 1500
|
||||||
%dir %{_distconfdir}
|
%dir %{_distconfdir}
|
||||||
%endif
|
%endif
|
||||||
%dir %{_distconfdir}/logrotate.d
|
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%doc ChangeLog.md README.md
|
%doc ChangeLog.md README.md
|
||||||
%{_sbindir}/logrotate
|
%{_sbindir}/logrotate
|
||||||
|
Loading…
x
Reference in New Issue
Block a user