SHA256
1
0
forked from pool/matomo

Accepting request 1148742 from network:utilities

OBS-URL: https://build.opensuse.org/request/show/1148742
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/matomo?expand=0&rev=59
This commit is contained in:
Ana Guerrero 2024-02-21 17:01:44 +00:00 committed by Git OBS Bridge
commit 5271e230ad
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