SHA256
1
0
forked from pool/gnuhealth

Compare commits

...

2 Commits

Author SHA256 Message Date
Ana Guerrero
a4a7568b71 Accepting request 1237822 from Application:ERP:GNUHealth:Factory
OBS-URL: https://build.opensuse.org/request/show/1237822
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuhealth?expand=0&rev=67
2025-01-14 15:24:35 +00:00
Axel Braun
06df1a2e2e - Fix escaping of commented out patch: with RPM 4.20, %patch
becomes a standard, expandable macro, that can span more than one
  line. Commenting out with #%patch can thus lead to invalid
  results.

OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/gnuhealth?expand=0&rev=125
2025-01-14 13:42:32 +00:00
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jan 14 13:32:19 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
- Fix escaping of commented out patch: with RPM 4.20, %patch
becomes a standard, expandable macro, that can span more than one
line. Commenting out with #%patch can thus lead to invalid
results.
-------------------------------------------------------------------
Fri Aug 2 11:47:44 UTC 2024 - Axel Braun <axel.braun@gmx.de>

View File

@ -135,7 +135,7 @@ This package provides the interface to Orthanc
%prep
%setup -q -n %{name}-%{version}
## %patch -P 0 -p1
## %%patch -P 0 -p1
cp %{S:1} .
cp %{S:2} .