wok diff logrotate/receipt @ rev 21075
jabberd2: modification of log.c removed
author | Hans-G?nter Theisgen |
---|---|
date | Thu Mar 14 17:35:32 2019 +0100 (2019-03-14) |
parents | e8c84b81fa04 |
children | 65377becef99 |
line diff
1.1 --- a/logrotate/receipt Wed Jul 06 12:08:46 2016 +0200 1.2 +++ b/logrotate/receipt Thu Mar 14 17:35:32 2019 +0100 1.3 @@ -9,7 +9,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="https://fedorahosted.org/logrotate/" 1.6 WGET_URL="https://fedorahosted.org/releases/l/o/logrotate/$TARBALL" 1.7 -CONFIG_FILE="/etc/logrotate.conf" 1.8 +CONFIG_FILES="/etc/logrotate.conf" 1.9 1.10 DEPENDS="popt" 1.11 BUILD_DEPENDS="popt-dev wget" 1.12 @@ -46,4 +46,3 @@ 1.13 sed -i s!.*logrotate.*!! "$1/var/spool/cron/crontabs/root" 1.14 fi 1.15 } 1.16 -