162 lines
5.6 KiB
RPMSpec
162 lines
5.6 KiB
RPMSpec
Name: angular-cli
|
|
Version: 14.1.3
|
|
Release: 1mamba
|
|
Summary: CLI tool for Angular
|
|
Group: Applications/Web
|
|
Vendor: openmamba
|
|
Distribution: openmamba
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|
URL: https://angular.io/cli
|
|
Source: https://github.com/angular/angular-cli.git/%{version}/angular-cli-%{version}.tar.bz2
|
|
License: MIT
|
|
## AUTOBUILDREQ-BEGIN
|
|
## AUTOBUILDREQ-END
|
|
BuildRequires: nodejs
|
|
|
|
%description
|
|
CLI tool for Angular.
|
|
|
|
%prep
|
|
%setup -q
|
|
|
|
%build
|
|
|
|
%install
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
npm install -g --prefix "%{buildroot}%{_prefix}" @angular/cli@%{version}
|
|
|
|
%clean
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%files
|
|
%defattr(-,root,root)
|
|
%{_bindir}/ng
|
|
%dir %{_prefix}/lib/node_modules/@angular
|
|
%dir %{_prefix}/lib/node_modules/@angular/cli
|
|
%{_prefix}/lib/node_modules/@angular/cli/*
|
|
%doc LICENSE
|
|
|
|
%changelog
|
|
* Thu Aug 18 2022 Automatic Build System <autodist@mambasoft.it> 14.1.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Aug 11 2022 Automatic Build System <autodist@mambasoft.it> 14.1.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Aug 04 2022 Automatic Build System <autodist@mambasoft.it> 14.1.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Jul 21 2022 Automatic Build System <autodist@mambasoft.it> 14.1.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Jul 14 2022 Automatic Build System <autodist@mambasoft.it> 14.0.6-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Jul 07 2022 Automatic Build System <autodist@mambasoft.it> 14.0.5-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Jun 30 2022 Automatic Build System <autodist@mambasoft.it> 14.0.4-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jun 24 2022 Automatic Build System <autodist@mambasoft.it> 14.0.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Jun 15 2022 Automatic Build System <autodist@mambasoft.it> 14.0.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Jun 09 2022 Automatic Build System <autodist@mambasoft.it> 14.0.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jun 03 2022 Automatic Build System <autodist@mambasoft.it> 14.0.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu May 26 2022 Automatic Build System <autodist@mambasoft.it> 13.3.7-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu May 19 2022 Automatic Build System <autodist@mambasoft.it> 13.3.6-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri May 06 2022 Automatic Build System <autodist@mambasoft.it> 13.3.5-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Apr 28 2022 Automatic Build System <autodist@mambasoft.it> 13.3.4-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Apr 14 2022 Automatic Build System <autodist@mambasoft.it> 13.3.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Apr 12 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 13.3.2-1mamba
|
|
- update to 13.3.2
|
|
|
|
* Fri Jul 16 2021 Automatic Build System <autodist@mambasoft.it> 12.1.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jul 02 2021 Automatic Build System <autodist@mambasoft.it> 12.1.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jun 25 2021 Automatic Build System <autodist@mambasoft.it> 12.1.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jun 18 2021 Automatic Build System <autodist@mambasoft.it> 12.0.5-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jun 11 2021 Automatic Build System <autodist@mambasoft.it> 12.0.4-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Jun 03 2021 Automatic Build System <autodist@mambasoft.it> 12.0.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu May 27 2021 Automatic Build System <autodist@mambasoft.it> 12.0.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu May 20 2021 Automatic Build System <autodist@mambasoft.it> 12.0.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu May 13 2021 Automatic Build System <autodist@mambasoft.it> 12.0.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu May 06 2021 Automatic Build System <autodist@mambasoft.it> 11.2.12-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed May 05 2021 Automatic Build System <autodist@mambasoft.it> 11.2.11-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Apr 15 2021 Automatic Build System <autodist@mambasoft.it> 11.2.9-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Apr 08 2021 Automatic Build System <autodist@mambasoft.it> 11.2.8-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Apr 03 2021 Automatic Build System <autodist@mambasoft.it> 11.2.7-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Mar 26 2021 Automatic Build System <autodist@mambasoft.it> 11.2.6-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Mar 18 2021 Automatic Build System <autodist@mambasoft.it> 11.2.5-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Mar 11 2021 Automatic Build System <autodist@mambasoft.it> 11.2.4-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Mar 04 2021 Automatic Build System <autodist@mambasoft.it> 11.2.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Feb 25 2021 Automatic Build System <autodist@mambasoft.it> 11.2.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Feb 18 2021 Automatic Build System <autodist@mambasoft.it> 11.2.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Feb 13 2021 Automatic Build System <autodist@mambasoft.it> 11.2.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Feb 10 2021 Automatic Build System <autodist@mambasoft.it> 11.1.4-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Feb 04 2021 Automatic Build System <autodist@mambasoft.it> 11.1.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Feb 22 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 7.3.3-1mamba
|
|
- package created using the webbuild interface
|