Accepting request 1007296 from home:dziobian:gulgul-ultron:19
- Remove spurious BuildRequire on electron. OBS-URL: https://build.opensuse.org/request/show/1007296 OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/element-web?expand=0&rev=19
This commit is contained in:
parent
0669eca14f
commit
62a1ea4bd8
@ -1,3 +1,7 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 30 16:52:19 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
|
||||||
|
- Remove spurious BuildRequire on electron.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 28 16:14:03 UTC 2022 - Dominik Heidler <dheidler@suse.de>
|
Wed Sep 28 16:14:03 UTC 2022 - Dominik Heidler <dheidler@suse.de>
|
||||||
|
|
||||||
|
@ -26,9 +26,7 @@ Source0: https://github.com/vector-im/element-web/archive/v%{version}.tar
|
|||||||
Source1: npm-packages-offline-cache.tar.gz
|
Source1: npm-packages-offline-cache.tar.gz
|
||||||
Source2: jitsi_external_api.min.js
|
Source2: jitsi_external_api.min.js
|
||||||
Source3: prepare.sh
|
Source3: prepare.sh
|
||||||
BuildRequires: nodejs-electron
|
|
||||||
BuildRequires: yarn
|
BuildRequires: yarn
|
||||||
ExcludeArch: %{ix86} %{arm}
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -73,6 +71,8 @@ install -Dm644 config.sample.json -t "%{buildroot}%{_sysconfdir}/webapps/element
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
%dir %{_datadir}/webapps
|
||||||
|
%dir %{_sysconfdir}/webapps
|
||||||
%{_datadir}/webapps/element
|
%{_datadir}/webapps/element
|
||||||
%{_sysconfdir}/webapps/element
|
%{_sysconfdir}/webapps/element
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user