Commit 66c57170 authored by Vitaly Lipatov's avatar Vitaly Lipatov

new version

parent fa9111e5
etersoft-build-utils-1.6.4: 20 Jul 2009
- add alternative .gear/rules support (if ./gear/rules-NAME exists for NAME.spec)
- rpmbsh: add support for ETERBUILD_APTREPO conf (add repo from target dir if RPMS.main exists)
- rpmbsh: make temporary commit before build with -t option (rpmbb like behaviour)
etersoft-build-utils-1.6.3: 15 Jul 2009 etersoft-build-utils-1.6.3: 15 Jul 2009
- rpmpub: replace version only in last or unstable component - rpmpub: replace version only in last or unstable component
- add gpull command as git pull --rebase - add gpull command as git pull --rebase
......
...@@ -6,25 +6,25 @@ http://www.freesource.info/wiki/AltLinux/Razrabotchiku/SborkaPaketov ...@@ -6,25 +6,25 @@ http://www.freesource.info/wiki/AltLinux/Razrabotchiku/SborkaPaketov
See QuickHelp.txt also. See QuickHelp.txt also.
This package is tested with follow Linux distributions: This package is tested with follow Linux distributions:
- ALT Linux 2.3/2.4/3.0/4.0/4.1/Sisyphus - ALT Linux 4.0/4.1/5.0/Sisyphus
- ASP Linux 10/11/12 - ASP Linux 11/12/14
- Scientific/4.1 - Scientific/4.1
- Fedora Core 5/6/7/8/9/10 - Fedora Core 8/9/10/11
- OpenSuSe 10/10.1/11 - OpenSuSe 10/10.1/11
- Mandriva 2005/2006/2007/2008/2009 - Mandriva 2008/2009
- MOPSLinux 5.0/6.0/6.1 - MOPSLinux 5.0/6.0/6.1
- Slackware 10.2/11 - Slackware 10.2/11
- Debian 3.1 (Sarge) / 4.0 / 5.0 - Debian 3.1 (Sarge) / 4.0 / 5.0
- Ubuntu 6.06/7.04/7.10/8.04/8.10 - Ubuntu 6.06/7.04/7.10/8.04/8.10/9.04
- RedHat 9 / MCBC 3.0
Replacement rules (for rpmbph): Replacement rules (for rpmbph):
alt-package-name|foreign-package-name alt-package-name|foreign-package-name
pkgrepl.rpm - base rules, use always pkgrepl.rpm - base rules, use always
pkgrepl.rpm.x86_64 - base rules, use firstly at x86_64
pkgrepl.pclinux - rules only for PC Linux pkgrepl.pclinux - rules only for PC Linux
pkgrepl.pclinux.2007 - rules only for PC Linux 2007 pkgrepl.pclinux.2007 - rules only for PC Linux 2007
pkgrepl.pclinux.2007.x86_64 - rules only for PC Linux 2007, use firstly at x86_64
Examples: Examples:
...@@ -77,4 +77,4 @@ hostname 'devel' in ~/.ssh/config as alias for cvs.altlinux.ru (typical for join ...@@ -77,4 +77,4 @@ hostname 'devel' in ~/.ssh/config as alias for cvs.altlinux.ru (typical for join
Please send any questions at lav@etersoft.ru Please send any questions at lav@etersoft.ru
Vitaly Lipatov, 04 Dec 2008 Vitaly Lipatov, 20 Jul 2009
Name: etersoft-build-utils Name: etersoft-build-utils
Version: 1.6.3 Version: 1.6.4
Release: alt2 Release: alt1
Summary: A set of build rpm utilities Summary: A set of build rpm utilities
...@@ -61,7 +61,10 @@ RECOMMENDED packages: gcc-c++ perl-libwww ccache elinks mutt hasher curl ...@@ -61,7 +61,10 @@ RECOMMENDED packages: gcc-c++ perl-libwww ccache elinks mutt hasher curl
%config(noreplace) %_sysconfdir/eterbuild/repos %config(noreplace) %_sysconfdir/eterbuild/repos
%changelog %changelog
* Wed Jul 15 2009 Vitaly Lipatov <lav@altlinux.ru> 1.6.3-alt2 * Mon Jul 20 2009 Vitaly Lipatov <lav@altlinux.ru> 1.6.4-alt1
- add alternative .gear/rules support
- add support for ETERBUILD_APTREPO conf
- rpmbsh: make temporary commit before build with -t option (rpmbb like behaviour)
- fix set last link, fix rpmpub / target detecting - fix set last link, fix rpmpub / target detecting
* Wed Jul 15 2009 Vitaly Lipatov <lav@altlinux.ru> 1.6.3-alt1 * Wed Jul 15 2009 Vitaly Lipatov <lav@altlinux.ru> 1.6.3-alt1
......
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