]> git.pld-linux.org Git - packages/rpm-build-tools.git/history - builder.sh
- don't pollute specdir with builder macros
[packages/rpm-build-tools.git] / builder.sh
2012-06-24 Jan Rękorajski- don't pollute specdir with builder macros
2012-06-24 Jan Rękorajski- warn if spec name is different from package name
2012-06-24 Jan Rękorajski- fixed last change, now it parses properly
2012-06-24 Jan Rękorajski- assume SPECNAME == PACKAGE_NAME for _{spec,source...
2012-06-24 Jan Rękorajski- added list-sources-cvs command (warning: it will...
2012-06-24 hawk- disabled UTF8 check for AC-branch
2012-06-24 Elan Ruusamäe- set user agent for wget
2012-06-24 Paweł Sikora- handle new kernel macros.
2012-06-24 Elan Ruusamäe- better messages, fix indent
2012-06-24 Elan Ruusamäe- display installable pkgs earlier
2012-06-24 Arkadiusz Miśkiewiczx8664 macro is defined in macros.build which is not...
2012-06-24 Arkadiusz MiśkiewiczRevert, doesn't work for every spec so is useless....
2012-06-24 Arkadiusz Miśkiewicz- don't use rpmrc in check_buildarch(), it makes rpm...
2012-06-24 Elan Ruusamäe- build-source whatever the arch is
2012-06-24 Elan Ruusamäe- $TAGVER used only if $TAG_VERSION" = yes
2012-06-24 Elan Ruusamäe- remove invalid chars from whole CVS tag
2012-06-24 Elan Ruusamäe- cosmetics and locals
2012-06-24 Elan Ruusamäe- take only first NEVR (see http://permalink.gmane...
2012-06-24 Elan Ruusamäe- shared minirpm() which is now used in cache_rpm_dump...
2012-06-24 Elan Ruusamäe- add rcsid in version
2012-06-24 Elan Ruusamäe- exit with error (inherited from cvs cmd) when tagging...
2012-06-24 hawk- reenabled UTF-8 check for AC-branch
2012-06-24 Elan Ruusamäe- check for EA before filling BR
2012-06-24 Elan Ruusamäe- co compile.sh
2012-06-24 Elan Ruusamäe- v0.18
2012-06-24 Elan Ruusamäe- fix bootstrap
2012-06-24 Arkadiusz Miśkiewicz- pass whole target_platform
2012-06-24 Elan Ruusamäe- copyright year update
2012-06-24 Elan Ruusamäe- utf8 enabled on AC-branch (hawk plz update src builder)
2012-06-24 Elan Ruusamäe- use variable
2012-06-24 Elan Ruusamäe- try to reject UTF8 on AC-branch
2012-06-24 Arkadiusz Miśkiewicz- some rpm packages do not have /usr/lib/rpm/rpmrc
2012-06-24 Elan Ruusamäe- shorter shell titles for distfiles fetches
2012-06-24 hawk- fixed version tagging of packages using alt_kernel...
2012-06-24 Adam Gołębiowski- implement --short-circuit,-bc,-bi and -bl
2012-06-24 Elan Ruusamäe- update from rpm-build-macros
2012-06-24 Elan Ruusamäe- need %patchset_source() as it defines PatchX
2012-06-24 Elan Ruusamäe- dummy %patchset_source
2012-06-24 Elan Ruusamäe- prefer mirror over distfiles if there's mirror set
2012-06-24 Elan Ruusamäe- v0.17
2012-06-24 Elan Ruusamäe- add --show-bcond-args to builder to work with repacka...
2012-06-24 Adam Gołębiowski- show-bconds fixed
2012-06-24 Arkadiusz Miśkiewicz- it doesn't work with zsh and glen says it's pdksh...
2012-06-24 Elan Ruusamäe- show filename when updating md5
2012-06-24 sparky- typo
2012-06-24 Elan Ruusamäe- include relup.sh for init_rpm_dir
2012-06-24 Elan Ruusamäe- sticky tag warning to stderr
2012-06-24 Elan Ruusamäe- make --show-bconds output parseable (to be passed...
2012-06-24 Elan Ruusamäe- this is not C
2012-06-24 Elan Ruusamäe- add option -A which behaves like cvs up -A
2012-06-24 Elan Ruusamäe- also update NoSource md5
2012-06-24 Elan Ruusamäe- $UPDATE5 is no longer needed as update_md5 is function
2012-06-24 Elan Ruusamäe- dummy %perl_vendorarch %perl_vendorlib
2012-06-24 Elan Ruusamäe- --debug and -debug are different things
2012-06-24 Jakub Bogusz- typos
2012-06-24 Adam Gołębiowski- don't try to branch remote files (code taken from...
2012-06-24 Elan Ruusamäe- fixed --try-upgrade and md5 update
2012-06-24 Elan Ruusamäe- allow disabling reverting broken upgrade
2012-06-24 Elan Ruusamäe- give hint why cache_rpm_dump failed
2012-06-24 sparky- allow rpmbuild-like --define too
2012-06-24 sparky- allow bcondrc overwriting
2012-06-24 Elan Ruusamäe- assume -r HEAD is same as -A
2012-06-24 Elan Ruusamäe- experimental: keep existing sticky tag (i hope it...
2012-06-24 Elan Ruusamäe- indent fix
2012-06-24 Elan Ruusamäe- branch specs without sources too
2012-06-24 Adam Gołębiowski- new option: -cf | -cvs-force
2012-06-24 Adam Gołębiowski- dropped nest stuff
2012-06-24 Adam Gołębiowski- typo
2012-06-24 Elan Ruusamäe- adjust indent
2012-06-24 Elan Ruusamäe- always tag spec, even if there are no additional...
2012-06-24 Elan Ruusamäe- only tabs
2012-06-24 Elan Ruusamäe- tabs
2012-06-24 Elan Ruusamäe- update_md5/check_md5 separated from get_files. could...
2012-06-24 Elan Ruusamäe- tagging speedup (branch SOURCES at once)
2012-06-24 Elan Ruusamäe- tagging speedup (tag SOURCES at once)
2012-06-24 Elan Ruusamäe- speedups; shortcuts; function call caches in fetch...
2012-06-24 Elan Ruusamäe- 0.16 and copy to SOURCES
2012-06-24 Elan Ruusamäe- allow comments and empty lines in mirrors file
2012-06-24 Elan Ruusamäe- tabs
2012-06-24 Elan Ruusamäe- kill excess quoting
2012-06-24 Elan Ruusamäe- wget stuff in one place
2012-06-24 Elan Ruusamäe- ascii to please ankry
2012-06-24 Jan Rękorajski- fixed last change
2012-06-24 Jan Rękorajski- reverted last change
2012-06-24 Jan Rękorajski- use $RPMOPTS in cache_rpm_dump
2012-06-24 Jan Rękorajski- remove newline characters in message in update_shell_...
2012-06-24 Jan Rękorajski- resolve option name conflict
2012-06-24 Jan Rękorajski- init NOINIT variable
2012-06-24 Jan Rękorajski- typo
2012-06-24 Jan Rękorajski- typo
2012-06-24 Jan Rękorajski- added -ni (--no-init) option to not initialize
2012-06-24 Jan Rękorajski- add -sd (--source-distfiles) and -sdp (--source-distf...
2012-06-24 Elan Ruusamäe- use schedtool if available instead of nice
2012-06-24 Elan Ruusamäe- display NVR in title if available
2012-06-24 Elan Ruusamäe- shorten xtitle message
2012-06-24 Elan Ruusamäe- -debug is invalid arg for rpm binary, while it's...
2012-06-24 Elan Ruusamäe- rename .rpmrc and .rpmmacros to prevent accidental...
2012-06-24 Maciej Pijanka- add builderrc option disabling xterm/screen status...
2012-06-24 Elan Ruusamäe- englsh
2012-06-24 Elan Ruusamäe- spaces for help screen
next
This page took 0.600682 seconds and 106 git commands to generate.