public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fetch-crl] epel10.3: Update to v3.0.25
@ 2026-09-23 15:14 Steve Traylen
0 siblings, 0 replies; only message in thread
From: Steve Traylen @ 2026-09-23 15:14 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fetch-crl
Branch : epel10.3
Commit : e23b6474beab5c07c6af03bc892952f7d9f4a7aa
Author : Steve Traylen <steve.traylen@cern.ch>
Date : 2026-09-23T17:14:33+02:00
Stats : +5/-29 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/fetch-crl/c/e23b6474beab5c07c6af03bc892952f7d9f4a7aa?branch=epel10.3
Log:
Update to v3.0.25
---
diff --git a/.gitignore b/.gitignore
index b1abe99..27e78fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ fetch-crl-3.0.0.tar.gz
/fetch-crl-3.0.21.tar.gz
/fetch-crl-3.0.22.tar.gz
/fetch-crl-3.0.23.tar.gz
+/fetch-crl-3.0.25.tar.gz
diff --git a/fetch-crl.rpmlintrc b/fetch-crl.rpmlintrc
index fb52514..e70385a 100644
--- a/fetch-crl.rpmlintrc
+++ b/fetch-crl.rpmlintrc
@@ -1,3 +1,2 @@
-# url here is part of a file name.
-addFilter(r'W: spelling-error %description -l en_US url -> URL, curl, purl')
-
+addFilter('E: spelling-error \(\'url\'')
+addFilter('E: non-standard-dir-perm /var/cache/fetch-crl 700')
diff --git a/fetch-crl.spec b/fetch-crl.spec
index cf9d8c5..8233838 100644
--- a/fetch-crl.spec
+++ b/fetch-crl.spec
@@ -1,5 +1,5 @@
Name: fetch-crl
-Version: 3.0.23
+Version: 3.0.25
Release: %autorelease
Summary: Downloads Certificate Revocation Lists
@@ -7,9 +7,6 @@ License: Apache-2.0
URL: https://wiki.nikhef.nl/grid/FetchCRL3
Source0: https://dist.eugridpma.info/distribution/util/fetch-crl3/fetch-crl-%{version}.tar.gz
-# https://github.com/dlgroep/fetch-crl/pull/6
-Patch0: sbin-to-bin.patch
-
# systemd files.
Source1: fetch-crl.service
Source2: fetch-crl.timer
diff --git a/sbin-to-bin.patch b/sbin-to-bin.patch
deleted file mode 100644
index 6aaa8bc..0000000
--- a/sbin-to-bin.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-diff -uNr fetch-crl-3.0.23.ORIG/Makefile fetch-crl-3.0.23/Makefile
---- fetch-crl-3.0.23.ORIG/Makefile 2025-01-28 12:24:07.242549244 +0100
-+++ fetch-crl-3.0.23/Makefile 2025-01-28 12:24:37.089864940 +0100
-@@ -72,14 +72,14 @@
- install: configure
- mkdir -p $(ETC)
- mkdir -p $(PREFIX)
-- mkdir -p $(PREFIX)/sbin
-+ mkdir -p $(PREFIX)/bin
- mkdir -p $(PREFIX)/share
- mkdir -p $(PREFIX)/share/doc
- mkdir -p $(PREFIX)/share/doc/$(RELEASE)
- mkdir -p $(PREFIX)/share/man
- mkdir -p $(PREFIX)/share/man/man8
-- install -m755 fetch-crl $(PREFIX)/sbin/fetch-crl
-- install -m755 clean-crl $(PREFIX)/sbin/clean-crl
-+ install -m755 fetch-crl $(PREFIX)/bin/fetch-crl
-+ install -m755 clean-crl $(PREFIX)/bin/clean-crl
- install -m644 fetch-crl-cron.cron $(PREFIX)/share/doc/$(RELEASE)/fetch-crl-cron.cron
- install -m644 fetch-crl-cron.init $(PREFIX)/share/doc/$(RELEASE)/fetch-crl-cron.init
- install -m644 fetch-crl-boot.init $(PREFIX)/share/doc/$(RELEASE)/fetch-crl-boot.init
diff --git a/sources b/sources
index 857330b..99b657a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (fetch-crl-3.0.23.tar.gz) = 52558c225d97c6dc203c4765bf0d74a088792a837aa527b6b16bf410980c732e8580b4853e5f2b25b2e8b9ba96dcbe913696e33ec6b6566b00c68cef97d8c740
+SHA512 (fetch-crl-3.0.25.tar.gz) = 839ab6de1e3d83ba9c578827834298726b57405ae9eea397bab53390b22ca44ba70eb1867f4f134663a45678607913c6ddf1659fc933bf911cd6eb3bea9b2bc1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-23 15:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-23 15:14 [rpms/fetch-crl] epel10.3: Update to v3.0.25 Steve Traylen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox