mirror of
https://git.centos.org/centos-git-common.git
synced 2025-02-23 16:22:56 +00:00
update readme to require scl-utils-build to use return_disttag.sh
This commit is contained in:
parent
a68f527d1c
commit
e9e1669c14
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ Tools:
|
||||||
|
|
||||||
* centos.git.repolist.py: This package gets list of repos from gitblit RPC, used to grab CentOS sources. Requires the package 'python-requests' which is in the EPEL repo for CentOS-6. Has a -b switch to pick a specific branch (defaults to master, but you might want to use -b c7)
|
* centos.git.repolist.py: This package gets list of repos from gitblit RPC, used to grab CentOS sources. Requires the package 'python-requests' which is in the EPEL repo for CentOS-6. Has a -b switch to pick a specific branch (defaults to master, but you might want to use -b c7)
|
||||||
|
|
||||||
* return_disttag.sh: Extracts what appears to be the value of %{dist} from the commit message
|
* return_disttag.sh: Extracts what appears to be the value of %{dist} from the commit message. <b>NOTE</b>: Requires the package <b>scl-utils-build</b> to be installed to use.
|
||||||
|
|
||||||
* rpm-tree-prep.sh: A very simple script that prepares a git tree for patching. (runs rpmbuild -bp on the tree)
|
* rpm-tree-prep.sh: A very simple script that prepares a git tree for patching. (runs rpmbuild -bp on the tree)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue