Sign Up
Log In
Sign Up
Username:
*
Email:
*
Password:
*
Password confirmation:
*
or
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Server:Gerrit
bazel-rules-nodejs
bazel-rules-nodejs.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bazel-rules-nodejs.spec of Package bazel-rules-nodejs
# # spec file for package bazel-rules-python # # Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # %define src_install_dir /usr/src/%{name} Name: bazel-rules-nodejs Version: 3.2.3 Release: 0 Summary: Java script rules for Bazel License: Apache-2.0 Url: https://github.com/bazelbuild/rules_nodejs Source0: https://github.com/bazelbuild/rules_nodejs/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: %{name}-rpmlintrc BuildRequires: fdupes %description Bazel rules for packaging and distributing software written in Python. %package source Summary: Source code of bazel-rules-nodejs Group: Development/Sources BuildArch: noarch %description source Bazel rules for packaging and distributing software written in Javascript. This package contains source code of bazel-rules-nodejs. %prep %setup -q -n rules_nodejs-%{version} # Yes, someone really added an executable bit to markdown files... chmod -x docs/*.md %build find . -name .bazelversion -delete %install mkdir -p %{buildroot}%{src_install_dir} cp -R * %{buildroot}%{src_install_dir} %fdupes %{buildroot}%{src_install_dir} %files source %license LICENSE %doc README.md %{src_install_dir} %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Contact
Support
@OBShq
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor