SHA256
1
0
forked from pool/matomo

Accepting request 1148741 from home:ecsos:server

- Adjustments patch macro for rpm 4.20.

OBS-URL: https://build.opensuse.org/request/show/1148741
OBS-URL: https://build.opensuse.org/package/show/network:utilities/matomo?expand=0&rev=128
This commit is contained in:
Eric Schirra 2024-02-21 14:22:59 +00:00 committed by Git OBS Bridge
parent 9b2dfe9a5a
commit f962537877
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 21 13:44:26 UTC 2024 - ecsos <ecsos@opensuse.org>
- Adjustments patch macro for rpm 4.20.
-------------------------------------------------------------------
Mon Feb 5 14:01:26 UTC 2024 - ecsos <ecsos@opensuse.org>

View File

@ -99,7 +99,7 @@ This subpackage contains the Apache configuration files
%prep
%setup -q -n %{name}
%patch1 -p1
%patch -P 1 -p1
install -m644 %{SOURCE4} README.SUSE
# remove unwanted files
find . -type f "(" -name .htaccess -o -name .travis.sh -o -name .gitkeep ")" -delete