]> git.pld-linux.org Git - packages/rpm-build-tools.git/history - builder.sh
- drop SourceX-size, please fix DF bugs in DF itself instead of adding such workarounds
[packages/rpm-build-tools.git] / builder.sh
2012-06-24 Arkadiusz Miśkiewicz- drop SourceX-size, please fix DF bugs in DF itself...
2012-06-24 Sławomir Paszkiewicz- Updating source- md5 and size.
2012-06-24 Sławomir Paszkiewicz- added size comment to help
2012-06-24 Artur Frysiak- fixed typo in SourceX-size support
2012-06-24 Artur Frysiak- SourceX-size: support
2012-06-24 saq- new feature: add files fetched via distfiles to SOURC...
2012-06-24 Michal Chruszcz- got rid of fake 'old style bconds warning'
2012-06-24 speedy- --target <target> option added, (build for <target...
2012-06-24 Arkadiusz Miśkiewicz- ups
2012-06-24 Arkadiusz Miśkiewicz- rever
2012-06-24 Jacek Konieczny- -tt (--test-tag) option added -- to fail if given...
2012-06-24 Arkadiusz Miśkiewicz- use --caplookup
2012-06-24 Arkadiusz Miśkiewicz- tread everything as metapackage when getting deps...
2012-06-24 Adam Gołębiowski- translated last one polish message
2012-06-24 Arkadiusz Miśkiewicz- for my sake
2012-06-24 Arkadiusz Miśkiewicz- install only required packages + try to remove obsole...
2012-06-24 Arkadiusz Miśkiewicz- fetch db
2012-06-24 Arkadiusz Miśkiewicz- nice deps fetching moved here
2012-06-24 japhyAdded -n5/--no-md5 option (turns off Source*-md5 checks).
2012-06-24 wolf- *I* am not building anything, I've got computer to...
2012-06-24 adgor- Cosmetics
2012-06-24 adgor- Less verbose display_bconds()
2012-06-24 saq- stay in SPECS_DIR to make -f work later on
2012-06-24 Adam Gołębiowski- year 2004 in VERSION
2012-06-24 saq- add missing quotes (in case someone used spaces in...
2012-06-24 saq- --no-net/-nn option introduced: to speed up the build...
2012-06-24 saq- make last change work also when not getting the spec
2012-06-24 saq- don't get fooled by existing $(pwd)/$SPECFILE, append...
2012-06-24 saq- avoid moving $HOME/tmp to rpm logs
2012-06-24 Marcin KrzyżanowskiPOLDEK_CMD="/usr/bin/poldek --noask"
2012-06-24 Arkadiusz Miśkiewicz- if I'm saying that spec file is xyzbleble and such...
2012-06-24 adgor- Do not see reasons to shout
2012-06-24 Jakub Bogusz- use modern POSIX-compliant head/tail syntax
2012-06-24 ankryproper tagging fix: use NOURLS, NODIST
2012-06-24 ankry- reversed bogus tagging fix
2012-06-24 Jan Rękorajski- small Attic fix
2012-06-24 Jan Rękorajski- added distfiles/Attic support
2012-06-24 yoshi- exit 8 if failed installing buildrequirements and...
2012-06-24 ankryformatting
2012-06-24 yoshi- Fixed bad exit status (from subshell) in run_poldek...
2012-06-24 yoshi- Fixed poldek $? return code management
2012-06-24 yoshi- Now poldek calls from builder also accept NICE_LEVEL...
2012-06-24 yoshi- Fixed typo causing:
2012-06-24 yoshi- fixed improper usage of cvs source in poldek.conf...
2012-06-24 pzurowski- some improvments:
2012-06-24 yoshi- Improved subrequirements testing and installation
2012-06-24 yoshi- Added rm `pwd`/.${SPECFILE}_INSTALLED_PACKAGES after...
2012-06-24 saq- quote $__PWD, as it may contain spaces
2012-06-24 yoshi- In function install_required_packages() fixed s/exit...
2012-06-24 yoshi- Fixed behaviour when no bcond were found.
2012-06-24 yoshi- Cleanups, added old-style-bconds warning.
2012-06-24 yoshi- Added feature that lets builder understand old-style...
2012-06-24 yoshi- Code cleanups (1/4): indentation cleanups
2012-06-24 yoshi- personal configuration loading fix
2012-06-24 twittner- typo
2012-06-24 yoshi- Improved building (subbuilder funtcion) of not exista...
2012-06-24 yoshi- Removed typo: s/uoldek/poldek :/
2012-06-24 yoshi- Added PROMPT_COMMAND support
2012-06-24 saq- don't use CVSROOT from the current environment, get...
2012-06-24 saq- --build-prep/-bp option
2012-06-24 adgor- HOME_ETC support
2012-06-24 ankry- remove some bashizm
2012-06-24 yoshi- Fixed post-building poldek index generation if-then...
2012-06-24 yoshi- Cosmetix. Possibly flameable.
2012-06-24 yoshi- Talkativity fix
2012-06-24 yoshi- Improved BuildRequires: installation and deinstallati...
2012-06-24 yoshi- minor fixes
2012-06-24 yoshi- tuned up BRs removing process
2012-06-24 yoshi- GROUP_BCONDS option added (defaults to "no"). Lets...
2012-06-24 yoshi- Fixed parsing of bconds, to make it usable with specs...
2012-06-24 saq- don't guess POLDEK_INDEX_DIR, check it
2012-06-24 yoshi- poldek --mkidx after succesfull build requires now...
2012-06-24 yoshi- Invalid poldek source in poldek.conf bug fixed
2012-06-24 yoshi- Fixed typos s,$_,$?,g
2012-06-24 yoshi- Typo in poldek -i BR-prefetch line. Fixed.
2012-06-24 yoshi- Improved bconditionals parsing; ie: '--with foo bar...
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
next
This page took 0.652966 seconds and 107 git commands to generate.