From 07f1a1eda8946cd0d654792d874836d507e02582 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Sun, 5 Feb 2012 10:50:00 +0000 Subject: [PATCH] - rel 10 - logrotate 3.8.0 requires "su" option for non-root writable dirs Changed files: crossfire.logrotate -> 1.4 crossfire.spec -> 1.56 --- crossfire.logrotate | 1 + crossfire.spec | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/crossfire.logrotate b/crossfire.logrotate index 32939f3..71bafd6 100644 --- a/crossfire.logrotate +++ b/crossfire.logrotate @@ -1,4 +1,5 @@ /var/log/squid/crossfire.log { + su root games olddir /var/log/archive compress create 660 root games diff --git a/crossfire.spec b/crossfire.spec index 9f50ed7..2bd8bae 100644 --- a/crossfire.spec +++ b/crossfire.spec @@ -2,7 +2,7 @@ Summary: Multiplayer roguelike game server Summary(pl.UTF-8): Serwer gry roguelike dla wielu graczy Name: crossfire Version: 1.9.1 -Release: 9 +Release: 10 License: GPL Group: X11/Applications/Games Source0: http://dl.sourceforge.net/crossfire/%{name}-%{version}.tar.gz @@ -29,7 +29,7 @@ Requires(post,preun): /sbin/chkconfig %pyrequires_eq python Requires: crossfire-maps Requires: rc-scripts -Conflicts: logrotate < 3.7-4 +Conflicts: logrotate < 3.8.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _localstatedir /var/lib -- 2.43.0