From 949319f21570c24e403526461b4e1983f817720b Mon Sep 17 00:00:00 2001 From: Neil Hanlon Date: Sun, 24 Mar 2024 14:59:24 -0400 Subject: [PATCH] epel 8 doesn't support unnumbered Source --- mod_mapcache.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mod_mapcache.spec b/mod_mapcache.spec index a8cb48e..ae81195 100644 --- a/mod_mapcache.spec +++ b/mod_mapcache.spec @@ -11,11 +11,11 @@ Group: Development/Tools License: MIT URL: http://mapserver.org/trunk/en/mapcache/ -Source: https://github.com/%{project_owner}/%{project_name}/releases/download/rel-%{dashver}/mapcache-%{version}.tar.gz -Source: mapcache.sysusers +Source0: https://github.com/%{project_owner}/%{project_name}/releases/download/rel-%{dashver}/mapcache-%{version}.tar.gz +Source1: mapcache.sysusers -Source: https://salsa.debian.org/debian-gis-team/mapcache/-/raw/master/debian/man/mapcache_detail.1.xml -Source: https://salsa.debian.org/debian-gis-team/mapcache/-/raw/master/debian/man/mapcache_seed.1.xml +Source2: https://salsa.debian.org/debian-gis-team/mapcache/-/raw/master/debian/man/mapcache_detail.1.xml +Source3: https://salsa.debian.org/debian-gis-team/mapcache/-/raw/master/debian/man/mapcache_seed.1.xml Requires: httpd Requires: libmapcache%{?_isa} = %{version}-%{release}