From 0afd531cdcceea914b42537aaf28e902ccd2722742240cc95054b9699e292772 Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Mon, 30 Sep 2024 06:07:26 +0000 Subject: [PATCH] Accepting request 1204298 from home:kukuk:cleanup - Add /srv/www to filelist [bsc#1231027] OBS-URL: https://build.opensuse.org/request/show/1204298 OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_perl?expand=0&rev=86 --- apache2-mod_perl.changes | 5 +++++ apache2-mod_perl.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/apache2-mod_perl.changes b/apache2-mod_perl.changes index 17802dc..306b2af 100644 --- a/apache2-mod_perl.changes +++ b/apache2-mod_perl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 27 13:26:53 UTC 2024 - Thorsten Kukuk + +- Add /srv/www to filelist [bsc#1231027] + ------------------------------------------------------------------- Mon Jul 8 20:36:30 UTC 2024 - Andreas Stieger diff --git a/apache2-mod_perl.spec b/apache2-mod_perl.spec index 3164e7f..b9f373b 100644 --- a/apache2-mod_perl.spec +++ b/apache2-mod_perl.spec @@ -1,7 +1,7 @@ # # spec file for package apache2-mod_perl # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2024 Andreas Stieger # # All modifications and additions to the file contributed by third parties @@ -196,6 +196,7 @@ rm -f %{buildroot}%{perl_archlib}/perllocal.pod %{apache_libexecdir}/mod_perl.so %config(noreplace) %{apache_sysconfdir}/mod_perl-startup.pl %config(noreplace) %{apache_sysconfdir}/conf.d/mod_perl.conf +%dir %{apache_serverroot} %dir %{apache_serverroot}/perl-lib %{_mandir}/man3/* %{perl_vendorarch}/Apache