SHA256
1
0
forked from pool/phpMyAdmin

Accepting request 1150795 from server:php:applications

OBS-URL: https://build.opensuse.org/request/show/1150795
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/phpMyAdmin?expand=0&rev=182
This commit is contained in:
Ana Guerrero 2024-02-26 18:46:14 +00:00 committed by Git OBS Bridge
commit 03e5011918
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 26 09:45:34 UTC 2024 - ecsos <ecsos@opensuse.org>
- Adjustments patch macro for rpm 4.20.
-------------------------------------------------------------------
Fri May 5 07:46:47 UTC 2023 - <chris@computersalat.de>

View File

@ -118,8 +118,8 @@ This subpackage contains the Apache configuration files
## rpmlint:
# wrong-file-end-of-line-encoding
perl -p -i -e 's|\r\n|\n|' examples/config.manyhosts.inc.php
%patch0
%patch1
%patch -P 0
%patch -P 1
# clean up
find . -name .github -type d -prune -exec rm -r {} \;