]> git.pld-linux.org Git - packages/cronie.git/commitdiff
- rel 6; leave syscrontab as /etc/crontab. /etc/cron.d/crontab will be still processe... auto/th/cronie-1_4_1-6
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 27 Aug 2009 07:06:53 +0000 (07:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cronie.spec -> 1.18

cronie.spec

index f0f6dc9e69475a9285c8d3e2005e3eae27560b33..79b024a4f18898d8c8aae62f6880acf34f36b873 100644 (file)
@@ -15,7 +15,7 @@
 Summary:       Cron daemon for executing programs at set times
 Name:          cronie
 Version:       1.4.1
 Summary:       Cron daemon for executing programs at set times
 Name:          cronie
 Version:       1.4.1
-Release:       5
+Release:       6
 License:       MIT and BSD and GPLv2
 Group:         Daemons
 Source0:       %{name}-%{version}.tar.gz
 License:       MIT and BSD and GPLv2
 Group:         Daemons
 Source0:       %{name}-%{version}.tar.gz
@@ -85,7 +85,7 @@ however this could be overloaded in settings.
 %{__autoheader}
 %{__automake}
 %configure \
 %{__autoheader}
 %{__automake}
 %configure \
-       SYSCRONTAB=/etc/cron.d/crontab \
+       SYSCRONTAB=/etc/crontab \
        SYS_CROND_DIR=/etc/cron.d \
        --sysconfdir=/etc/cron \
        --with-pam \
        SYS_CROND_DIR=/etc/cron.d \
        --sysconfdir=/etc/cron \
        --with-pam \
This page took 0.16513 seconds and 4 git commands to generate.