]> git.pld-linux.org Git - packages/rpm-build-tools.git/history - builder.sh
- check for upper-case alpha|beta|pre|rc too
[packages/rpm-build-tools.git] / builder.sh
2012-06-24 ankry- cosmetics
2012-06-24 ankry- use a tag prefix for some specs by default
2012-06-24 leafnode- typo
2012-06-24 saq- s/nice ... time/time nice .../: It doesn't work the...
2012-06-24 Arkadiusz Miśkiewicz- don't try to tag files which are not stored on cvs...
2012-06-24 Arkadiusz Miśkiewicz- pass --nodeps to rpm if requested
2012-06-24 Arkadiusz Miśkiewicz- don't use kernel version in tags (probably new option...
2012-06-24 Arkadiusz Miśkiewicz- support for different wgets (1.8 vs 1.9)
2012-06-24 Arkadiusz Miśkiewicz- Unknown host is more ofter temporary problem with...
2012-06-24 Adam Gołębiowski- added note about issue with Icon: field
2012-06-24 Jakub Bogusz- grr, don't cvs up on -U
2012-06-24 Michal Moskal- added new --tag-prefix option for name-ver-rel tags...
2012-06-24 adgor- Removed LTAG
2012-06-24 ankry- properly set FROM_DISTFILES
2012-06-24 Jakub Bogusz- fix after rev. 1.187 change: don't prefer URLs over...
2012-06-24 pascalek- revert last change - it's not a sollution :(
2012-06-24 pascalek- cache_rpm_dump checks for rpm/rpmbuild errors
2012-06-24 Jan Rękorajski- if I say don't use CVS then don't use it
2012-06-24 Michal Moskal- *really* cache rpm_dump stuff
2012-06-24 Michal Moskal- cache rpmbuild dump output (should be faster now)
2012-06-24 Jakub Bogusz- -5/-a5 implies -ncs (who likes cvs up -A when updatin...
2012-06-24 ankry- added --nodeps: seems to be 10% faster
2012-06-24 Tomasz Pala- -a5 - skip geeting sources:
2012-06-24 ankry- message added
2012-06-24 ankry- remove accidentally duplicated code
2012-06-24 ankry- fixed updating from distfiles to a version with diffe...
2012-06-24 wolf- allow using http distfiles (vip at linux dot pl)
2012-06-24 Paweł Gołaszewski- cosmetics
2012-06-24 Tomasz Pala- one more note
2012-06-24 Tomasz Pala- added some notes/todo
2012-06-24 Michal Moskal- moved rpmbuild --define 'prep %dump' to separate...
2012-06-24 Michal Moskal- use -bs not -bp in prep %dump
2012-06-24 Tomasz Pala- don't chmod by default
2012-06-24 Jakub Bogusz- fixed Source0 URL breakage by mirrors (-5/-a5 didn...
2012-06-24 ankry- enhanced additional-md5sums syntax support
2012-06-24 Michal Moskal- add SourceK-md5 after SourceK, not before
2012-06-24 Jakub Bogusz- don't do cvs up mirrors if -ncs option used
2012-06-24 Tomasz Pala- fixed md5 stuff with $ALWAYS_CVSUP!="yes"
2012-06-24 Tomasz Pala- -s option for grep on additional-md5sums
2012-06-24 Tomasz Pala- s/ALLWAYS_CVSUP/ALWAYS_CVSUP/
2012-06-24 Michal Moskal- handle additional-md5sums
2012-06-24 Michal Moskal- handle NoSource in -a5
2012-06-24 Jan Rękorajski- added support for distfiles server to be on local...
2012-06-24 Jakub Bogusz- small TODO for md5 support
2012-06-24 Michal Moskal- fix case when SOURCEURL0 is displayed by rpmbuild...
2012-06-24 Michal Moskal- say bye bye if there is md5 sum mismatch
2012-06-24 Michal Moskal- wget creates 0-size files, get rid of them
2012-06-24 Michal Moskal- options (-5, -a5, -U) now works as described in HOWTO
2012-06-24 Michal Moskal- fix distfiles url (distfiles.pld-linux.org now)
2012-06-24 Michal Moskal- use by-md5/a/b/ab12345343/foobar-1.2.tar.gz distfiles url
2012-06-24 Arkadiusz Miśkiewicz- redirect errors from md5sum to /dev/null
2012-06-24 Tomasz Pala- added -5 option
2012-06-24 Tomasz Pala- --update option (for -nc -nd)
2012-06-24 adgor- Typo (my ignorance)
2012-06-24 adgor- Look into $SOURCE_DIR first to avoid some useless...
2012-06-24 Tomasz Pala- --no-dist option
2012-06-24 adgor- More cosmetics
2012-06-24 adgor- Changed ftp files dir from src to by-md5
2012-06-24 undefine- small fix
2012-06-24 adgor- Changed host name which needed
2012-06-24 adgor- Malekith's changes && some silly ideas of mine
2012-06-24 Marcin Winkler- missing letter s: --no-cvs-specs
2012-06-24 Arkadiusz Miśkiewicz- handle 'Connection timed out'
2012-06-24 radzio- fix problem with exit code when LOGFILE is set
2012-06-24 Arkadiusz Miśkiewicz- sleep for 2 seconds before trying again wich cvs
2012-06-24 Tomasz Pala- typos
2012-06-24 Arkadiusz Miśkiewicz- allow to use --date and -r together
2012-06-24 mkochano- Added --date yyyy-mm-dd switch for building package...
2012-06-24 Arkadiusz Miśkiewicz- extend Try again message
2012-06-24 Arkadiusz Miśkiewicz- add Connection reset by peer
2012-06-24 Arkadiusz Miśkiewicz- avoid empty lines
2012-06-24 Arkadiusz Miśkiewicz- break if other error than connection problems
2012-06-24 Arkadiusz Miśkiewicz- retry when cvs fails to download file
2012-06-24 djrzulf- force use IPv4 for downloading
2012-06-24 ankry- added -nu option (for using -n option of pldnotify...
2012-06-24 radek- allowed to use -ns0 for building, not only getting...
2012-06-24 Tomek Orzechowski- back to previous version, sorry
2012-06-24 Tomek Orzechowski- fixed
2012-06-24 jkLet the .spec extension be optional
2012-06-24 Arkadiusz Miśkiewicz- change @ to # when doing tags
2012-06-24 Arkadiusz Miśkiewicz- fix regex rule to avoid sticky tags
2012-06-24 Arkadiusz Miśkiewicz- when spec was changed but release was not bumped...
2012-06-24 Michal Moskal- fuck RA, fuck ACZE, but leave NEST alone, OK?
2012-06-24 kloczek- reverte last change.
2012-06-24 Michal Moskal- removed -T{v,}{s,d} options
2012-06-24 radzio - s/ALLAWAYS_CVSUP="yes"/ALLWAYS_CVSUP=${ALLWAYS_CVSUP...
2012-06-24 Jakub Bogusz- echo correct tags on -T*
2012-06-24 Jakub Bogusz- all -T except -Tv were broken; fixed (I hope)
2012-06-24 Arkadiusz Miśkiewicz- option -Tv should not tag with STABLE (note that...
2012-06-24 ankry- added -ncs option for not accessing cvs for .spec...
2012-06-24 Jakub Bogusz- multiple typo
2012-06-24 kloczek- typo.
2012-06-24 kloczek- few cleanups and describe "--with/--without <feacture...
2012-06-24 Marcin Krzyżanowski- s/-U/-u/
2012-06-24 kloczek- s#-u#-nu# in usage text.
2012-06-24 Marcin Krzyżanowski-U, --try-upgrade - check version, and try to upgrade...
2012-06-24 Paweł Gołaszewski- trying to use setup when prep is missing causes fail...
2012-06-24 depesz- allow working with restrictive firewalls
2012-06-24 Jacek Konieczny- support for mirrors
2012-06-24 undefine- typo
next
This page took 0.790491 seconds and 106 git commands to generate.