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
This commit is contained in:
@@ -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>
|
Fri Aug 2 11:47:44 UTC 2024 - Axel Braun <axel.braun@gmx.de>
|
||||||
|
|
||||||
|
@@ -135,7 +135,7 @@ This package provides the interface to Orthanc
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{version}
|
%setup -q -n %{name}-%{version}
|
||||||
## %patch -P 0 -p1
|
## %%patch -P 0 -p1
|
||||||
cp %{S:1} .
|
cp %{S:1} .
|
||||||
cp %{S:2} .
|
cp %{S:2} .
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user