* [PR PATCH] cronie: Add missing config file
@ 2024-09-24 19:51 northboot
2024-10-28 21:30 ` [PR PATCH] [Merged]: " leahneukirchen
0 siblings, 1 reply; 2+ messages in thread
From: northboot @ 2024-09-24 19:51 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 473 bytes --]
There is a new pull request by northboot against master on the void-packages repository
https://github.com/northboot/void-packages patch-2
https://github.com/void-linux/void-packages/pull/52343
cronie: Add missing config file
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **NO**
A patch file from https://github.com/void-linux/void-packages/pull/52343.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-patch-2-52343.patch --]
[-- Type: text/x-diff, Size: 1039 bytes --]
From 5f14a987d913182842950d3c1ae1785a91d90fc8 Mon Sep 17 00:00:00 2001
From: northboot <72713030+northboot@users.noreply.github.com>
Date: Tue, 24 Sep 2024 21:47:51 +0200
Subject: [PATCH] cronie: Add missing config file
---
srcpkgs/cronie/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/cronie/template b/srcpkgs/cronie/template
index a0da4f2cd3388b..03f0ecfd882e06 100644
--- a/srcpkgs/cronie/template
+++ b/srcpkgs/cronie/template
@@ -1,7 +1,7 @@
# Template file for 'cronie'
pkgname=cronie
version=1.7.2
-revision=1
+revision=2
build_style=gnu-configure
configure_args="--with-inotify --without-selinux --with-pam
--enable-anacron --enable-pie --enable-relro"
@@ -22,7 +22,7 @@ make_dirs="
/etc/cron.monthly 0755 root root
/var/spool/cron 0755 root root
/var/spool/anacron 0755 root root"
-conf_files="/etc/anacrontab /etc/pam.d/crond /etc/cron.deny"
+conf_files="/etc/anacrontab /etc/pam.d/crond /etc/cron.deny /etc/default/anacron"
provides="cron-daemon-0_1"
alternatives="
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PR PATCH] [Merged]: cronie: Add missing config file
2024-09-24 19:51 [PR PATCH] cronie: Add missing config file northboot
@ 2024-10-28 21:30 ` leahneukirchen
0 siblings, 0 replies; 2+ messages in thread
From: leahneukirchen @ 2024-10-28 21:30 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 318 bytes --]
There's a merged pull request on the void-packages repository
cronie: Add missing config file
https://github.com/void-linux/void-packages/pull/52343
Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **NO**
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-10-28 21:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-24 19:51 [PR PATCH] cronie: Add missing config file northboot
2024-10-28 21:30 ` [PR PATCH] [Merged]: " leahneukirchen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).