wok-6.x diff logrotate/receipt @ rev 13437

Up: claws-mail-extras (3.8.1)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sun Oct 07 01:18:59 2012 +0200 (2012-10-07)
parents 90bf9e9c31ca
children 380ffe05937a
line diff
     1.1 --- a/logrotate/receipt	Fri Aug 03 10:02:57 2012 +0000
     1.2 +++ b/logrotate/receipt	Sun Oct 07 01:18:59 2012 +0200
     1.3 @@ -8,9 +8,10 @@
     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 +
     1.9  DEPENDS="popt"
    1.10 -BUILD_DEPENDS="popt-dev"
    1.11 -CONFIG_FILE="/etc/logrotate.conf"
    1.12 +BUILD_DEPENDS="popt-dev wget"
    1.13  
    1.14  # Rules to configure and make the package.
    1.15  compile_rules()