Changelog for
rpm-rebuilder-0.28-3mdv2010.0.noarch.rpm :
Fri Sep 4 00:00:00 2009 Christophe Fergeau
0.28-3mdv2010.0
+ Revision: 426960
- rebuild
Thu Jun 19 00:00:00 2008 Thierry Vignaud 0.28-2mdv2009.0
+ Revision: 225333
- rebuild
Thu Jan 17 23:00:00 2008 Pixel 0.28-1mdv2008.1
+ Revision: 154078
- 0.28
- rpm-rebuilder (Arnaud Patard):
o Add check on SRPMS_DIRS environment variable:
rpm-rebuilder is checking that this variable is set but doesn\'t
check if it exists. This leads to strange errors so it\'s better to fail.
o Don\'t use urpmf to find provides:
urpmf is working nicely but gives also packages that are not
installed on your box. Use rpm instead.
o Fix /dev/null usage:
Use /dev/null for redirecting output and /dev/zero for input.
This was breaking python test_file test.
o Fix check for the build success log presence:
The variable containing the package name is $NAME and not $p
($p contains the filename of the package)
- install-chroot-tar.sh (Warly):
o remove rpm database temporary file
o use urpmi --use-distrib
Mon Jan 7 23:00:00 2008 Anne Nicolas 0.27-3mdv2008.1
+ Revision: 146279
- new release
+ Olivier Blin
- restore BuildRoot
+ Thierry Vignaud
- kill re-definition of %buildroot on Pixel\'s request
Sat Jun 9 00:00:00 2007 Adam Williamson 0.27-2mdv2008.0
+ Revision: 37170
- rebuild for new era (does anyone still use this?)
Sat Nov 5 23:00:00 2005 Frederic Lepied 0.27-1mdk
- rpm-rebuilder: added support for clean chroot build.
Fri Oct 7 00:00:00 2005 Guillaume Rousse 0.26-1mdk
- split rpmbuildupdate in its own package
- %mkrel
- spec cleanup
- drop prefix
Mon Sep 12 00:00:00 2005 Frederic Lepied 0.25-1mdk
- add missing diffrpm and diffsrcrpm scripts and use them in rebuild-rpm
- fix increment-release.py to support mkrel
- chrooted-install: add support for bind mount and --use-distrib
for urpmi (Arnaud).
- rpmbuildupdate: add .tar.Z to the list of extension to download
and test ( buchan request ) (Michael Scherer)
Wed Aug 31 00:00:00 2005 Gwenole Beauchesne 0.24-1mdk
- make it possible to move -debug packages into RPM_DEBUG_DEST_DIR
Wed Jun 22 00:00:00 2005 Frederic Lepied 0.23-1mdk
- chrooted-install:
* fix deplist.ordered path.
* Use urpmi by default to install the minimal
system (use --no-urpmi to have the old behaviour). Add --media
option to be able to specify which urpmi media to use for
bootstrapping.
* added -f to force even if the directory already
exists. allow to pass 0 as the ssh port to avoid ssh support.
Sun Jun 12 00:00:00 2005 Frederic Lepied 0.22-1mdk
- chrooted-install: declare every mount point in fstab instead of
explicitely mounting them in the service.
- rpmbuildupdate (Michael Scherer):
* new sourceforge mirror, thanks to G�tz Waschk
* fix %mkrel still being incremented when a new
version is build.
* fix cvs Id expansion