]> git.pld-linux.org Git - packages/cronie.git/commitdiff
up to 1.7.1 auto/th/cronie-1.7.1-1
authorJan Palus <atler@pld-linux.org>
Fri, 12 Jan 2024 19:36:56 +0000 (20:36 +0100)
committerJan Palus <atler@pld-linux.org>
Fri, 12 Jan 2024 19:36:56 +0000 (20:36 +0100)
cronie.spec
sendmail-path.patch

index 922652cb3458ccebcca9fbac3ea266f432509b7b..adfc0a44cd2dd6107dbece11cfedac7166d8b1d9 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.7.0
+Version:       1.7.1
 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: 9b7d67884d35685b348523b26f52fe73
+# Source0-md5: e7528df4b0d7d59307677da7c82e4f70
 Source1:       %{name}.init
 Source3:       cron.sysconfig
 Source4:       %{name}.crontab
index 0415f457c3d3c6a2900b7cc49c924df6ab1217f9..3d1c72a0b128a0b182b457f2c508e9bc67dde7e5 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 <>",
+ AC_DEFINE(MAILFMT,"%s -FCronDaemon -i -odi -oem -oi -t -f %s",
  [-i    = don't terminate on "." by itself
This page took 0.086362 seconds and 4 git commands to generate.