Commit 29cd6811 authored by Vitaly Lipatov's avatar Vitaly Lipatov

new build 1.8.7-alt1 (with rpmlog script)

parent ecb18c13
etersoft-build-utils-1.8.7: 28 Jun 2010
- add example comment about default build in config
- fix add_changelog (run with empty text)
- fix comments, remove obsoletes code
- fix md5sum (correct overwrite hardlinked file)
- rpmlog: add check for package version/release
etersoft-build-utils-1.8.6: 16 Jun 2010
- add remove_from_list and regexp_exclude_list with regexp support
- all output from git pull to stdout
......
Name: etersoft-build-utils
Version: 1.8.6
Version: 1.8.7
Release: alt1
Summary: A set of build rpm utilities
......@@ -63,6 +63,11 @@ RECOMMENDED packages: gcc-c++ perl-libwww ccache elinks mutt hasher curl
%config(noreplace) %_sysconfdir/eterbuild/repos/*
%changelog
* 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)
- rpmlog: add check for package version/release
* Wed Jun 16 2010 Vitaly Lipatov <lav@altlinux.ru> 1.8.6-alt1
- all output from git pull to stdout
- improve aptU: skip glibc/stdc++ libs and lib versioning
......
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