wok diff logrotate/receipt @ rev 21274

updated libplist again (1.4.0 -> 2.0.0)
author Hans-G?nter Theisgen
date Fri Apr 12 17:17:08 2019 +0100 (2019-04-12)
parents e8c84b81fa04
children 65377becef99
line diff
     1.1 --- a/logrotate/receipt	Wed Jul 06 12:08:46 2016 +0200
     1.2 +++ b/logrotate/receipt	Fri Apr 12 17:17:08 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 -