[packages/mcron] - up to 1.2.0 - removed obsolete guile patch (now upstream is ready for guile 2.0/2.2/3.0)

qboosh qboosh at pld-linux.org
Mon Aug 17 19:14:00 CEST 2020


commit 71d44836ef862af593c57b96b5caf5730a0a0ab2
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Aug 17 19:16:23 2020 +0200

    - up to 1.2.0
    - removed obsolete guile patch (now upstream is ready for guile 2.0/2.2/3.0)

 mcron-guile.patch | 11 -----------
 mcron.spec        |  8 +++-----
 2 files changed, 3 insertions(+), 16 deletions(-)
---
diff --git a/mcron.spec b/mcron.spec
index 3ef6027..8ced074 100644
--- a/mcron.spec
+++ b/mcron.spec
@@ -5,18 +5,17 @@ Summary:	Cron daemon
 Summary(fr.UTF-8):	Démon cron
 Summary(pl.UTF-8):	Demon cron
 Name:		mcron
-Version:	1.1.3
+Version:	1.2.0
 Release:	0.1
 License:	GPL v3+
 Group:		Daemons
 Source0:	https://ftp.gnu.org/gnu/mcron/%{name}-%{version}.tar.gz
-# Source0-md5:	53d138f8569bc8c6269791aeb5fa3789
+# Source0-md5:	3617a5bf67e30dc009c62f6e831e7764
 #Source1:	%{name}.init
 Source2:	cron.logrotate
 Source3:	cron.sysconfig
 #Source4:	%{name}.crontab
-Patch0:		%{name}-guile.patch
-Patch1:		%{name}-info.patch
+Patch0:		%{name}-info.patch
 URL:		http://www.gnu.org/software/mcron/
 BuildRequires:	autoconf >= 2.61
 BuildRequires:	automake >= 1:1.11
@@ -56,7 +55,6 @@ do uruchomienia.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 # XXX: this is wrong, /etc/cron.d _directory_ should be processed instead of single file!
 %{__sed} -i -e 's#/etc/crontab#/etc/cron.d/crontab#g' \
diff --git a/mcron-guile.patch b/mcron-guile.patch
deleted file mode 100644
index 6c92567..0000000
--- a/mcron-guile.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- mcron-1.1.3/configure.ac.orig	2019-11-17 12:20:30.000000000 +0100
-+++ mcron-1.1.3/configure.ac	2020-01-20 15:47:35.541864072 +0100
-@@ -35,7 +35,7 @@
- AM_PROG_AR
- 
- # Check for Guile 2.x. development files
--GUILE_PKG([2.0])
-+GUILE_PKG([2.2 2.0])
- 
- # Set Guile flags without using GUILE_FLAGS which is requiring the unused
- # 'config.rpath' script.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mcron.git/commitdiff/71d44836ef862af593c57b96b5caf5730a0a0ab2



More information about the pld-cvs-commit mailing list