commit 8ae0d86ad39cdf66ef6a8d5e166f30e2e5ec4a7d
Author: Jan Palus <[email protected]>
Date:   Fri Jan 12 20:36:56 2024 +0100

    up to 1.7.1

 cronie.spec         | 4 ++--
 sendmail-path.patch | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/cronie.spec b/cronie.spec
index 922652c..adfc0a4 100644
--- a/cronie.spec
+++ b/cronie.spec
@@ -17,12 +17,12 @@
 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
diff --git a/sendmail-path.patch b/sendmail-path.patch
index 0415f45..3d1c72a 100644
--- a/sendmail-path.patch
+++ b/sendmail-path.patch
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cronie.git/commitdiff/8ae0d86ad39cdf66ef6a8d5e166f30e2e5ec4a7d

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to