]> git.pld-linux.org Git - packages/rpm-build-tools.git/history - builder.sh
- make builder's chmod configurable
[packages/rpm-build-tools.git] / builder.sh
2012-06-24 ankry- make builder's chmod configurable
2012-06-24 Arkadiusz Miśkiewicz- allow more bconds than one
2012-06-24 ankry- added support for limitting number of wget retries...
2012-06-24 Arkadiusz Miśkiewicz- by default use CVSroot from CVS/Root and if it doesn...
2012-06-24 Arkadiusz Miśkiewicz- added support for --with/--without options
2012-06-24 Jan Rękorajski- if file is not in repo TELL which fucking file it is!
2012-06-24 Arkadiusz Miśkiewiczfixes for ksh93
2012-06-24 Arkadiusz Miśkiewiczdon't fail if no sources found (hack to allow build...
2012-06-24 Arkadiusz Miśkiewiczfix chmod again
2012-06-24 Arkadiusz Miśkiewiczredirect errors from query to /dev/null
2012-06-24 Arkadiusz Miśkiewiczfix problems with get_files when no files passed
2012-06-24 Artur Frysiakmassive typo by kloczek
2012-06-24 kloczek- fixed grabbing name, version and release in parse_spec(),
2012-06-24 Arkadiusz Miśkiewiczfix chmod
2012-06-24 Arkadiusz Miśkiewiczworkaround for problems with rpm when icons isn't cvs...
2012-06-24 pawelk- added -ns, --no-srcs option (don't fetch Sources...
2012-06-24 kloczek- seem using temporary file on dumping spec file is...
2012-06-24 kloczek- back to using temporary file (--nobuild works as...
2012-06-24 kloczek- use --nobuild --define "__spec_prep_pre %{dump}"...
2012-06-24 Arkadiusz Miśkiewicz use z3 compression (most of files are binary so, we...
2012-06-24 depeszAdded compresion (-z9)
2012-06-24 Artur FrysiakNow URI grabber is configurable.
2012-06-24 Artur FrysiakAllways do cvs up (some files exist in CVS repo in...
2012-06-24 kloczek- reverte last changes
2012-06-24 kloczek- added "--ignorearch" to all "rpm -bp --test" (without...
2012-06-24 Sebastian Zagrodzki- added "--opts" switch to add uncommon options for...
2012-06-24 dobrekTwo changes:
2012-06-24 mkochano- Typo.
2012-06-24 Artur Frysiak- s/egrep/grep -E/
2012-06-24 Artur FrysiakCVS URI 'support'
2012-06-24 Artur Frysiak- https suport
2012-06-24 Arkadiusz Miśkiewicz- don't create subdirectories when downloading via...
2012-06-24 Arkadiusz Miśkiewicz- nodeps if we build source package
2012-06-24 Artur Frysiak- smal fixes
2012-06-24 Artur Frysiak- small fixes
2012-06-24 Artur Frysiaktest
2012-06-24 Sebastian Zagrodzki- added "no-cvs" option to prevent builder from downloa...
2012-06-24 Artur Frysiak- typo
2012-06-24 kloczek- V 0.8,
2012-06-24 Sebastian Zagrodzki- tries ~/etc/builderrc before ~/.builderrc
2012-06-24 Sebastian Zagrodzki- added possibility to download files from FTP/HTTP...
2012-06-24 kravietz- added check for the requested file just after cvs...
2012-06-24 Artur Frysiak- added support to ~/.builderrc
2012-06-24 kloczek- rel 0.7,
2012-06-24 pius- corrected typos in Usage description
2012-06-24 kloczek- "=" instead "==" in if [].
2012-06-24 kloczek- fix very stupid bug on parsing spec file.
2012-06-24 kloczek- fixed: for getting resources fron main branch cvs...
2012-06-24 Artur Frysiak- now fixed added $CVSROOT to $OPTIONS
2012-06-24 Artur Frysiak- fix added $CVSROOT to OPTIONS
2012-06-24 kloczek- added debugging scrip level (-D, --debug),
2012-06-24 kloczek- added building from specified cvs tag,
2012-06-24 kloczek- fixed bug in checking SOURCE file list.
2012-06-24 kloczek- sipler way checking is file list is empty.
2012-06-24 Artur Frysiak!= instead -ne
2012-06-24 kloczek- don't files from SOURCE if fo files to get from repo...
2012-06-24 kloczek- default $COMMAND if no switches passed (only spec...
2012-06-24 kloczek- set perm to 444 on spec files and files in SOURCES.
2012-06-24 kloczek- cosmetics.
2012-06-24 kloczek- added handling [-c|--clean] options - clean all tempo...
2012-06-24 kloczek- as on begining .. %dump instead %prep during parsing.
2012-06-24 Artur Frysiak- striped Icon from %dumping spec
2012-06-24 kloczek- fixed file list to get from repo in get_all_files().
2012-06-24 kloczek- fixed all if [],
2012-06-24 kloczek- getting spec file now work.
2012-06-24 Artur Frysiak-n instead != ""
2012-06-24 kloczek- fix: s#[#]# on checking $CVSROOT.
2012-06-24 kloczek- changed way preparing dumb spec file.
2012-06-24 kloczek- added central error handling,
2012-06-24 Artur Frysiak- exit 1 if error
2012-06-24 kloczek- added getting user rpm source and spec directory.
2012-06-24 kloczek- "exit 1" when no parameters passed.
2012-06-24 kloczek- fix inheriting $CVSROOT.
2012-06-24 kloczek- if no parameters print usage,
2012-06-24 kloczek- added iherititing $CVSROOT variable from parent ...
2012-06-24 kloczek* new dumping specfile data method (put %dump on top...
2012-06-24 kloczek- fixed CVSROOT for anon access.
2012-06-24 kloczek- added handling all cmdl parameters,
2012-06-24 kloczek- changed way making spec file for dumping to orginal...
2012-06-24 kloczek- fix be verbose about icon.
2012-06-24 kloczek- full help,
2012-06-24 kloczek- template for parse_spec(), get_spec(), get_all_files...
2012-06-24 kloczek- beter template which allog random order switches...
2012-06-24 kloczek- template new helping build package scrit tool.
This page took 0.712256 seconds and 91 git commands to generate.