Skip to content

Commit

Permalink
Updating .spec file for COPR builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
krulis-martin committed Oct 3, 2021
1 parent 7951c6b commit 4d27761
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recodex-web.spec
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
Prefix: %{_prefix}
Vendor: Petr Stefan <UNKNOWN>
Url: https://github.com/ReCodEx/web-app
BuildRequires: systemd, nodejs >= 12.18.0
BuildRequires: systemd, nodejs >= 14.15, npm >= 6.14
Requires(post): systemd
Requires(preun): systemd
Requires(postun): systemd
Requires: nodejs
Requires: nodejs >= 14.15

#Source0: %{name}-%{unmangled_version}.tar.gz
Source0: https://github.com/ReCodEx/%{short_name}/archive/%{unmangled_version}.tar.gz#/%{short_name}-%{unmangled_version}.tar.gz
Expand Down

0 comments on commit 4d27761

Please sign in to comment.