Accepting request 1151231 from systemsmanagement:cockpit
OBS-URL: https://build.opensuse.org/request/show/1151231 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cockpit-tukit?expand=0&rev=9
This commit is contained in:
commit
935b1ceb9e
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 10:58:42 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
PatchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 16 09:10:20 UTC 2024 - luna.dragon@suse.com
|
||||
|
||||
|
@ -46,8 +46,8 @@ Requires: tukitd
|
||||
Cockpit module for Transactional Update
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}
|
||||
%patch0 -p1
|
||||
%autosetup -p1 -n %{name}-%{version}
|
||||
|
||||
rm -f package-lock.json
|
||||
rm -rf node_modules
|
||||
local-npm-registry %{_sourcedir} install --with=dev || ( find ~/.npm/_logs -name '*-debug.log' -print0 | xargs -0 cat; false)
|
||||
|
Loading…
Reference in New Issue
Block a user