Commit f9636add authored by Vitaly Lipatov's avatar Vitaly Lipatov

new build 1.9.1-alt1 (with rpmlog script)

parent 639990c7
etersoft-build-utils-1.9.1: 22 Oct 2010
- add_changelog will break if LC_ALL is set to non C, so drop out workaround
- add replacement for rpm-build-intro (as for rpm-build-compat)
- add rules for pclinux.2010
- add script from create repo from package list
- add some checking and fix target
- check_display: do not run xset directly
- fix replace p5<->M50
- fix set_last_link
- gacl: rewrite arg parsing
- get_tarballname: fix hack for get tarball name
- gpull: replace -n with -r/-m/-f options (do --ff-only by default)
- gpull: use --rebase for -c
- introduce set_girar_host and use it
- loginhsh: add -v (verbose) param
- misc changes
- remove etersoft-build-utils using, drop out rpm query
- remove kernel std-srv from ALT 5.0
- rpmbph: fix -n -u param handling
- rpmbs: do not copy attrs during copying
- rpmcs: fix make install replacements
- rpmgs: add support for download and commit tarballs with more than one subdirs
- rpmgs: fix download result checking (really skip broken downloaded)
- rpmgs: fix return state
- rpmgs: fix zip/7z/rar converting
- rpmpub: add support for -f key (force for rpmgs)
- silence check git remote
- small fix if rpm-build-altlinux-compat is missed
- use distr_vendor from git repo if possible
- use rpm-build-compat on ALT <5.1
etersoft-build-utils-1.9.0: 16 Sep 2010
- gacl: update description and add -b REPO param support
- gpush: fix origin publish
......
Name: etersoft-build-utils
Version: 1.9.0
Version: 1.9.1
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
* Fri Oct 22 2010 Vitaly Lipatov <lav@altlinux.ru> 1.9.1-alt1
- support rpm-build-intro (as rpm-build-compat)
- add script from create repo from package list
- check_display: do not run xset directly
- fix replace p5<->M50
- gpull: replace -n with -r/-m/-f options (do --ff-only by default)
- rpmbph: fix -n -u param handling
- rpmgs: add support for download and commit tarballs with more than one subdirs
* Thu Sep 16 2010 Vitaly Lipatov <lav@altlinux.ru> 1.9.0-alt1
- gpush: fix origin publish
- rpmbph: add -b REPONAME and -q (quiet) support
......
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