]> 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... RA-branch
2012-06-24 ankry8948d04eb76e529d277e2c6726884ffc builder RA-1_0 rpm-4_0_2-100 rpm-4_0_2-101 rpm-4_0_2-102 rpm-4_0_2-103 rpm-4_0_2-104 rpm-4_0_2-106 rpm-4_0_2-107 rpm-4_0_2-108 rpm-4_0_2-109 rpm-4_0_2-110 rpm-4_0_2-111 rpm-4_0_2-112 rpm-4_0_2-112_1 rpm-4_0_2-93 rpm-4_0_2-95 rpm-4_0_2-96 rpm-4_0_2-97 rpm-4_0_2-98 rpm-4_0_2-99
2012-06-24 ankry02d49760ff3c47119c3c8f47030a3eb4 pldnotify.awk
2012-06-24 ankry483e207b0e48e6d42b3c04836801a283 adapter.awk
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 Marcin Krzyżanowskidon't need file "mirrors" to work propertly.
2012-06-24 Jacek Konieczny- simple fix for mirror handling
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 Jacek Konieczny- support for exemining mirrors instead of origin sourc...
2012-06-24 depesz- add passive-ftp to bypass too-secure firewalls (ftp...
2012-06-24 undefine- typo
2012-06-24 Paweł Gołaszewski- prep section in rpm isn't required - check setup...
2012-06-24 Arkadiusz Miśkiewicz- use rpm instead of rpmbuild for old rpms (fixed probl...
2012-06-24 kura- don't touch /^#/ lines in descriptions
2012-06-24 Arkadiusz Miśkiewicz- missed one svn
2012-06-24 Arkadiusz Miśkiewicz- accept svn:// in urls
2012-06-24 Arkadiusz Miśkiewicz- now usable on rpm 4.0.4 system, too
2012-06-24 kura- redirect output of 'cvs up' to /dev/null (instead...
2012-06-24 mkochano- Support for gettextized groups named in RPM:
2012-06-24 kura- version 0.27
2012-06-24 ankry- fixed _mandir makro misuse
2012-06-24 ankry- added support for moving "-l <lang>" option of %descr...
2012-06-24 Michal Moskal- added --no-source0 option (don't fetch Source0:)
2012-06-24 mkochano- Removed not needed (and not working ;) ) "/bin/sh...
2012-06-24 mkochano- Added missing "eval" in log name generation.
2012-06-24 kloczek- correct $BCOND and %dump in %prep.
2012-06-24 kloczek- start prepare 0.10,
2012-06-24 kloczek- revert %dump in install (this does not work) .. bette...
2012-06-24 mkochano- Use $BCOND when requesting sources and patches lists.
2012-06-24 mkochano- Typos fixed.
2012-06-24 mkochano- Default value for LOGFILE with note about type of...
2012-06-24 kloczeks/pld-list/feedback/
2012-06-24 Arkadiusz Miśkiewicz- use grep instead of head
2012-06-24 Arkadiusz Miśkiewicz- display spec revision and date
2012-06-24 Sebastian Zagrodzki- fixed shifting arguments at --define
2012-06-24 Sebastian Zagrodzki- added --define option
2012-06-24 Sebastian Zagrodzki- new wget doesn't recognize --inet option
2012-06-24 Paweł Gołaszewski- small cosmetic fix
2012-06-24 Paweł Gołaszewski- added raw branching support
2012-06-24 ankry- make builder's chmod configurable
2012-06-24 Jakub Bogusz- fix for specs with defined (bin|sbin|lib|data|include...
2012-06-24 Arkadiusz Miśkiewicz- allow more bconds than one
2012-06-24 Jakub Bogusz- fix for "%%define python_prefix %%(echo `something...
2012-06-24 ankry- added support for limitting number of wget retries...
2012-06-24 saq- /usr/src/linux => %%{_kernelsrcdir}
2012-06-24 Jakub Bogusz- fixes for Summary(xx_XX) and Group(xx_XX) preamble...
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 Jakub Bogusz- ugh, it changed "NoSource:" to "Source0:" - fixed
2012-06-24 Jakub Bogusz- fixes in subs ("X11/Applications", not "X11\/Applicat...
2012-06-24 Jan Rękorajski- if file is not in repo TELL which fucking file it is!
2012-06-24 kloczek- added "-t 1 -T 300" to wget parameters - now wget...
2012-06-24 kura- version 0.26
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 Artur Frysiakuse %%rpmldflags and %%rpmcflags
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 kuraversion 0.25
2012-06-24 kuraversion 0.24
2012-06-24 kloczek- do not remove liness with gzipping files.
2012-06-24 Artur Frysiak-O0 not -O for debug
2012-06-24 kloczek- seem using temporary file on dumping spec file is...
2012-06-24 kuraVersion 0.23.
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 kuraVersion 0.22:
2012-06-24 Sebastian Zagrodzki- s/automake/automake -a -c/
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 kloczekX11/GNOME -> X11/Applications
2012-06-24 kloczekX11/GNOME/Development/Libraries -> X11/Development...
2012-06-24 kloczeksusst Group: X11/Utilities -> X11/Applications.
2012-06-24 Artur FrysiakNow URI grabber is configurable.
2012-06-24 klakier- output from 'cvs up rpm.groups' redirected to stderr
2012-06-24 kloczek- Shells -> Applications/Shells.
2012-06-24 kloczek- fix regexp on substitute Group field (now this wot...
2012-06-24 kloczekGroup remaping:
2012-06-24 Sebastian Zagrodzki- added removal of "LDFLAGS=-s" and "export ... LDFLAGS .."
2012-06-24 Sebastian Zagrodzki- sort groups alphabetically by language
2012-06-24 Sebastian Zagrodzki- typo
2012-06-24 Sebastian Zagrodzki- update rpm.groups even when it exists...
2012-06-24 Sebastian Zagrodzki- s/^Utilities/Applications
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...
next
This page took 0.068785 seconds and 4 git commands to generate.