Johnny Hughes
|
696c29f5c9
|
fix for git.c.o redirect
|
2016-07-06 14:11:13 -05:00 |
|
Pat Riehecky
|
4a0580184e
|
Some packages seem to want to know where 'topdir' is
|
2014-12-01 10:27:25 -06:00 |
|
Johnny Hughes
|
3a0ccf9afb
|
update logic for SCLs
|
2014-11-12 11:31:51 -06:00 |
|
Johnny Hughes
|
e9e1669c14
|
update readme to require scl-utils-build to use return_disttag.sh
|
2014-07-22 14:11:34 -05:00 |
|
Pat Riehecky
|
a68f527d1c
|
SCL macros can prevent rpmbuild from examining some spec files
---
into_srpm.sh | 8 ++++++++
return_disttag.sh | 6 ++++++
2 files changed, 14 insertions(+), 0 deletions(-)
|
2014-07-22 10:03:07 -05:00 |
|
Pat Riehecky
|
7520e4b130
|
Send these errors to stderr
|
2014-07-22 10:01:28 -05:00 |
|
Johnny Hughes
|
dea6c03fe6
|
added one shift to the -d option
|
2014-07-10 15:02:33 -05:00 |
|
Pat Riehecky
|
733e0e2cd7
|
Added option to set explicit %dist per request
|
2014-07-10 14:12:38 -05:00 |
|
From: Pat Riehecky
|
db2f8e733d
|
Now (optionally) supports software collections
|
2014-07-10 10:47:06 -05:00 |
|
From: Pat Riehecky
|
c429fbdd94
|
Added switch to preserve timestamps on creation of SRPMs for ls -ltr
|
2014-07-10 10:46:03 -05:00 |
|
From: Pat Riehecky
|
01a821d933
|
return_disttag now works with SCL packages
|
2014-07-09 18:21:48 -05:00 |
|
Tyler Parsons
|
d96c00fa0f
|
Allow get_sources.sh hash verification to work with hashes other than sha1
|
2014-06-27 13:06:10 -05:00 |
|
Pat Riehecky
|
64562123ea
|
Refactor to use getopt for arg parsing
|
2014-06-26 14:38:49 -05:00 |
|
Pat Riehecky
|
828874b5c2
|
May want to set defaults from the override file
|
2014-06-26 14:37:41 -05:00 |
|
Pat Riehecky
|
e1634fc7ca
|
Allow overrides of $RHELAUTHOR
|
2014-06-26 14:36:46 -05:00 |
|
Johnny Hughes
|
a0a5934fd2
|
updating license info for README.md
|
2014-06-25 17:01:14 -05:00 |
|
Mike McLean
|
da2660e784
|
don't assume specfile name matches package name in get_sources
|
2014-06-25 14:49:32 -05:00 |
|
Johnny Hughes
|
238939071b
|
more formating for README.md
|
2014-06-25 13:23:18 -05:00 |
|
Johnny Hughes
|
f4a51bb053
|
formating for README.md
|
2014-06-25 13:22:06 -05:00 |
|
Pat Riehecky
|
8be9a22995
|
Updated -r to be more targeted
|
2014-06-25 12:53:40 -05:00 |
|
Pat Riehecky
|
87c8aeb8f6
|
Added script to re-create SRPM from git commit
|
2014-06-25 12:38:48 -05:00 |
|
Pat Riehecky
|
061172c484
|
Added optional check for sha1sum of downloaded source file
|
2014-06-25 12:27:07 -05:00 |
|
Pat Riehecky
|
4258078ef3
|
Added -q to get_sources for less chatty operation
|
2014-06-25 12:25:28 -05:00 |
|
Johnny Hughes
|
1be27e11af
|
update README.md to use GPLv2 for scripts unless different version is in the script
|
2014-06-24 04:49:16 -05:00 |
|
Johnny Hughes
|
ef795ccc6d
|
update README.md for centos-git-common
|
2014-06-24 04:42:12 -05:00 |
|
Pat Riehecky
|
a6a2bc047e
|
Added switch to filter output based on branch, add license string
|
2014-06-24 04:18:12 -05:00 |
|
Johnny Hughes
|
c6c34b1881
|
make rpm-tree-prep.sh executable by default
|
2014-06-18 12:25:29 -05:00 |
|
Pat Riehecky
|
a2c711d034
|
Minor logic error due to getopt restructure, $? != $# and not helpful anymore
|
2014-06-17 17:55:06 +01:00 |
|
Pat Riehecky
|
d02a8acabe
|
Added script to show srpms contained within a given repo
Plus, fixes based on suggestions from Elias Persson
http://lists.centos.org/pipermail/centos-devel/2014-June/010690.html
|
2014-06-17 16:12:15 +01:00 |
|
Karanbir Singh
|
d619dd3ec8
|
rename the tree-prep script to align with doc
|
2014-06-17 14:56:56 +01:00 |
|
Karanbir Singh
|
aa6d96a3e9
|
import a basic rpm_prep tree script, saves from having to type the --define topdir everytime
|
2014-06-17 13:27:51 +01:00 |
|
Mike McLean
|
c61c1ca391
|
handle detached branch case handle alternate directory name case cmdline args to override branch and source url
|
2014-06-12 21:36:41 +01:00 |
|
Mike McLean
|
e5597e2262
|
don't rely on directory name for package name fix -r option fix quoting issues verify %{dist} value
|
2014-06-12 01:07:32 +01:00 |
|
bonniek
|
dbddad5554
|
Make the default match what the help text claims it to be ('rpms').
|
2014-06-12 01:03:53 +01:00 |
|
bonniek
|
7a56e5afa6
|
Initial commit of script to get git repolist from git.centos.org.
|
2014-06-12 01:03:01 +01:00 |
|
Pat Riehecky
|
f3a920b627
|
Fixed so it works on kpatch golang-*
|
2014-06-11 18:31:34 +01:00 |
|
Mike McLean
|
a6a9e50be4
|
Find true dist macro value
|
2014-06-10 18:29:28 +01:00 |
|
Mike McLean
|
36ca6922b1
|
don't process entire log
|
2014-06-10 18:29:24 +01:00 |
|
Mike McLean
|
0ec59defde
|
fix typo
|
2014-06-10 15:28:41 +01:00 |
|
Pat Riehecky
|
1842fe9505
|
Added simple override file for altering top level vars.
|
2014-06-10 15:13:15 +01:00 |
|
Pat Riehecky
|
a4a7af33ae
|
Fixed inconsistent use of ${} notation
|
2014-06-10 15:13:10 +01:00 |
|
Pat Riehecky
|
c19d26d752
|
moved url to var for easier customization over time
|
2014-06-10 15:13:01 +01:00 |
|
Pat Riehecky
|
4d96e52f13
|
|
2014-06-10 15:10:53 +01:00 |
|
Karanbir Singh
|
afa935ac9b
|
add the get_sources.sh file so people can get non-text sources
|
2014-06-07 01:25:31 +01:00 |
|
Karanbir Singh
|
2831c6e553
|
clean up the markdown
|
2014-01-13 01:52:50 +00:00 |
|
Karanbir Singh
|
0bf461e4fd
|
setup a git repo to consolidate the various scripts
|
2014-01-13 01:47:55 +00:00 |
|