]> git.pld-linux.org Git - packages/cronie.git/commitdiff
up to 1.7.0 auto/th/cronie-1.7.0-1
authorJan Palus <atler@pld-linux.org>
Fri, 13 Oct 2023 21:01:00 +0000 (23:01 +0200)
committerJan Palus <atler@pld-linux.org>
Fri, 13 Oct 2023 21:01:00 +0000 (23:01 +0200)
cronie.spec
sendmail-path.patch

index 8cf4f08de10e8643814a89a84f1edf16bf6b1bed..5b0ef255c866c61f7b3b3efb980cb8c50443a0a4 100644 (file)
 Summary:       Cron daemon for executing programs at set times
 Summary(pl.UTF-8):     Demon cron do uruchamiania programów o zadanym czasie
 Name:          cronie
-Version:       1.6.1
+Version:       1.7.0
 Release:       1
 License:       MIT and BSD and GPL v2
 Group:         Daemons
 Source0:       https://github.com/cronie-crond/cronie/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: de07b7229520bc859d987c721bab87c5
+# Source0-md5: 9b7d67884d35685b348523b26f52fe73
 Source1:       %{name}.init
 Source3:       cron.sysconfig
 Source4:       %{name}.crontab
index 3d1c72a0b128a0b182b457f2c508e9bc67dde7e5..0415f457c3d3c6a2900b7cc49c924df6ab1217f9 100644 (file)
@@ -29,5 +29,5 @@
 -AC_DEFINE(MAILARG,"/usr/sbin/sendmail",[There will be path to sendmail.])
 +AC_DEFINE(MAILARG,"/usr/lib/sendmail",[There will be path to sendmail.])
  
- AC_DEFINE(MAILFMT,"%s -FCronDaemon -i -odi -oem -oi -t -f %s",
+ AC_DEFINE(MAILFMT,"%s -FCronDaemon -i -odi -oem -oi -t -f <>",
  [-i    = don't terminate on "." by itself
This page took 0.095149 seconds and 4 git commands to generate.