automatic rebuild by autodist [release svn20101127-3mamba;Sat Sep 03 2022]
This commit is contained in:
parent
5135d59515
commit
62d68017a8
@ -1,19 +1,18 @@
|
||||
Name: depot_tools
|
||||
Version: svn20101127
|
||||
Release: 1mamba
|
||||
Release: 3mamba
|
||||
Summary: A package of scripts called used to manage checkouts and code reviews
|
||||
Group: Development/Tools
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://dev.chromium.org/developers/how-tos/depottools
|
||||
URL: https://www.chromium.org/developers/how-tos/depottools/
|
||||
# svn co http://src.chromium.org/svn/trunk/tools/depot_tools
|
||||
# mv depot_tools/ depot_tools-svn20101127
|
||||
# tar cjvf ../SOURCES/depot_tools-svn20101127.tar.bz2
|
||||
Source: http://src.chromium.org/depot_tools-%{version}.tar.bz2
|
||||
License: BSD
|
||||
Requires: python
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Chromium uses a package of scripts, the depot_tools, to manage interaction with the Chromium source code repository and the Chromium development process. It contains the following utilities:
|
||||
@ -62,5 +61,11 @@ chmod +x %{buildroot}%{_bindir}/gclient
|
||||
%doc LICENSE README README.gclient
|
||||
|
||||
%changelog
|
||||
* Sat Sep 03 2022 Automatic Build System <autodist@mambasoft.it> svn20101127-3mamba
|
||||
- automatic rebuild by autodist
|
||||
|
||||
* Sat Sep 03 2022 Automatic Build System <autodist@mambasoft.it> svn20101127-2mamba
|
||||
- automatic rebuild by autodist
|
||||
|
||||
* Sat Nov 27 2010 Silvan Calarco <silvan.calarco@mambasoft.it> svn20101127-1mamba
|
||||
- package created by autospec
|
||||
|
Loading…
Reference in New Issue
Block a user