2 Commits

4 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jul 9 07:59:02 UTC 2025 - Takashi Iwai <tiwai@suse.com>
- Fix logrotate configuration to set the proper owner (bsc#1245967);
also dropping the corresponding rpmlintrc entry
-------------------------------------------------------------------
Thu Feb 22 13:36:10 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@@ -1,4 +1,5 @@
/var/log/icecast/*log {
su icecast icecast
missingok
notifempty
sharedscripts

View File

@@ -1,2 +1 @@
addFilter("non-etc-or-var-file-marked-as-conffile /usr/lib/systemd/system/icecast.service")
addFilter("suse-logrotate-user-writable-log-dir /var/log/icecast icecast:icecast 0750")

View File

@@ -1,7 +1,7 @@
#
# spec file for package icecast
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed