forked from pool/apache2-mod_perl
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
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 27 13:26:53 UTC 2024 - Thorsten Kukuk <kukuk@suse.com>
|
||||||
|
|
||||||
|
- Add /srv/www to filelist [bsc#1231027]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 8 20:36:30 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
|
Mon Jul 8 20:36:30 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package apache2-mod_perl
|
# spec file for package apache2-mod_perl
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
# Copyright (c) 2024 Andreas Stieger <Andreas.Stieger@gmx.de>
|
# Copyright (c) 2024 Andreas Stieger <Andreas.Stieger@gmx.de>
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# 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
|
%{apache_libexecdir}/mod_perl.so
|
||||||
%config(noreplace) %{apache_sysconfdir}/mod_perl-startup.pl
|
%config(noreplace) %{apache_sysconfdir}/mod_perl-startup.pl
|
||||||
%config(noreplace) %{apache_sysconfdir}/conf.d/mod_perl.conf
|
%config(noreplace) %{apache_sysconfdir}/conf.d/mod_perl.conf
|
||||||
|
%dir %{apache_serverroot}
|
||||||
%dir %{apache_serverroot}/perl-lib
|
%dir %{apache_serverroot}/perl-lib
|
||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
%{perl_vendorarch}/Apache
|
%{perl_vendorarch}/Apache
|
||||||
|
Reference in New Issue
Block a user