Commit d9a6144c authored by Vitaly Lipatov's avatar Vitaly Lipatov

new build 1.8.8-alt1 (with rpmlog script)

parent 04b9a072
etersoft-build-utils-1.8.8: 27 Jul 2010
- drop obsoleted code
- gpull: do normal pull in additional to pull --rebase
- gpush: drop timeout using, disable push --tags by default (only with -t/--tags option)
- introduce is_one_girar_name
- rpmbs: push only our tag, not all tags
- rpmbph: fix bug with positional -n param
- rpmbs: add support for -b (binary repo)
- rpmbs: add -t option (just set signed tag)
- rpmlog: add support for -v (increment version) introduce inc_release
etersoft-build-utils-1.8.7: 28 Jun 2010
- add example comment about default build in config
- fix add_changelog (run with empty text)
......
280 %buildhost ${USER:-`id -nu`}.hasher.altlinux.org
Mandriva не видит проблем с зависимостями при сборке...
Перепаковывать нужно внутри hasher - иначе макросы неверно раскрываются (особенно про python)
......
Name: etersoft-build-utils
Version: 1.8.7
Version: 1.8.8
Release: alt1
Summary: A set of build rpm utilities
......@@ -63,6 +63,15 @@ RECOMMENDED packages: gcc-c++ perl-libwww ccache elinks mutt hasher curl
%config(noreplace) %_sysconfdir/eterbuild/repos/*
%changelog
* Tue Jul 27 2010 Vitaly Lipatov <lav@altlinux.ru> 1.8.8-alt1
- gpull: do normal pull in additional to pull --rebase
- rpmbs/gpush: push only our tag, not all tags
- rpmbph: fix bug with positional -n param
- rpmbph: fix -n using again
- rpmbs: add support for -b (binary repo)
- rpmbs: add -t option (just set signed tag)
- rpmlog: add support for -v (increment version) introduce inc_release
* Mon Jun 28 2010 Vitaly Lipatov <lav@altlinux.ru> 1.8.7-alt1
- fix add_changelog (run with empty text)
- fix md5sum (correct overwrite hardlinked file)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment