]> git.pld-linux.org Git - packages/rpm-build-tools.git/shortlog
packages/rpm-build-tools.git
2012-06-24 cvs2gitThis commit was manufactured by cvs2git to create branc... DEVEL
2012-06-24 Jakub Bogusz- updated from SPECS (HEAD) auto/ac/rpm-4_3-0_20040107_1 auto/ac/rpm-4_3-0_20040107_10 auto/ac/rpm-4_3-0_20040107_11 auto/ac/rpm-4_3-0_20040107_12 auto/ac/rpm-4_3-0_20040107_13 auto/ac/rpm-4_3-0_20040107_14 auto/ac/rpm-4_3-0_20040107_15 auto/ac/rpm-4_3-0_20040107_16 auto/ac/rpm-4_3-0_20040107_18 auto/ac/rpm-4_3-0_20040107_19 auto/ac/rpm-4_3-0_20040107_20 auto/ac/rpm-4_3-0_20040107_21 auto/ac/rpm-4_3-0_20040107_22 auto/ac/rpm-4_3-0_20040107_23 auto/ac/rpm-4_3-0_20040107_24 auto/ac/rpm-4_3-0_20040107_25 auto/ac/rpm-4_3-0_20040107_26 auto/ac/rpm-4_3-0_20040107_27 auto/ac/rpm-4_3-0_20040107_28 auto/ac/rpm-4_3-0_20040107_4 auto/ac/rpm-4_3-0_20040107_5 auto/ac/rpm-4_3-0_20040107_6 auto/ac/rpm-4_3-0_20040107_7 auto/ac/rpm-4_3-0_20040107_8 auto/ac/rpm-4_3-0_20040107_9 auto/ac/rpm-4_4-0_20040614_0_1 auto/ac/rpm-4_4-0_20040614_0_2 rpm-4_3-0_20040107_24
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 Jakub Bogusz- treat .bin|.binary like .pkg
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- don't consider versions like "1.2.3.pkg" (SDL_image...
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 Arkadiusz Miśkiewicz- commented out harmful libdir related changes
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 Jakub Bogusz- ~ is not filaname separator (id3lib case)
2012-06-24 Jakub Bogusz- todays update from SPECS auto/ac/rpm-4_3-0_20030610_25 auto/ac/rpm-4_3-0_20030610_27 auto/ac/rpm-4_3-0_20030610_28 auto/ac/rpm-4_3-0_20030610_29 auto/ac/rpm-4_3-0_20030610_30 auto/ac/rpm-4_3-0_20030610_32 auto/ac/rpm-4_3-0_20031227_1 rpm-4_3-0_20030610_25 rpm-4_3-0_20031227_1
2012-06-24 Jakub Bogusz- check for upper-case alpha|beta|pre|rc too
2012-06-24 Jakub Bogusz- dots must be escaped after version subst
2012-06-24 Jakub Bogusz- escape dots in filenameexp
2012-06-24 Jakub Bogusz- try not to treat foobar or foo-bar as (possibly newer...
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 Tomasz Pala- s/pld.org.pl/pld-linux.org/g
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 kloczek- może wrescie ktoś wykasuje to konto ?
2012-06-24 kloczek- może wrescie ktoś wykasuje to konto ?
2012-06-24 Jakub Bogusz- updated from SPECS ("rc" is just like "pre" etc.) auto/ac/rpm-4_3-0_20030610_22
2012-06-24 Jakub Bogusz- treat "rc" just like "alpha","beta" and "pre"
2012-06-24 adgor- Removed LTAG
2012-06-24 ankry- properly set FROM_DISTFILES
2012-06-24 Jakub Bogusz- updated from SPECS (rev. 1.190)
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 Jakub Bogusz- updated (CHMOD=no by default)
2012-06-24 Tomasz Pala- don't chmod by default
2012-06-24 Jakub Bogusz- updated from SPECS (bugfix)
2012-06-24 Jakub Bogusz- fixed Source0 URL breakage by mirrors (-5/-a5 didn...
2012-06-24 Jakub Bogusz- updated from SPECS
2012-06-24 ankry- enhanced additional-md5sums syntax support
2012-06-24 Michal Moskal- add SourceK-md5 after SourceK, not before
next
This page took 0.073811 seconds and 4 git commands to generate.