Commit fee9ff36 authored by Vitaly Lipatov's avatar Vitaly Lipatov

release 1.6.0 version

parent dff96def
etersoft-build-utils-1.6.0: 13 Jan 2009
- switch to use git.alt build srpm command instead rsync to Incoming
- rpmbs: support git.alt for -u at gear repo
- rpmbph: use legacy compression for ALT 4.0/4.1 and not alt systems
- rpmgs: add gear import support
- support xdg-open instead BROWSER
- rpmcs: correct handle + (plus sign) in package names
- gpush: add -f/--force support
- rpmgs: add 7z archive support
- rpmbs: add save log entry for task build
- add undefine libtoolize for alt systems
- set correct vendor when repack src.rpm with rpmbph
- rpmunmets: add compare packages requires with their previous versions
- rpmbph: replace Patch with Patch0
- rpmbs: fix create tag
- pkgrepl.rpm: update rules
etersoft-build-utils-1.5.6: 13 Jan 2009 etersoft-build-utils-1.5.6: 13 Jan 2009
- rpm: do not check MENV during src.rpm packing, disable obsoleted SPECDIR checking - rpm: do not check MENV during src.rpm packing, disable obsoleted SPECDIR checking
- rpm: NAMESRPMIN have to be without dirname part - rpm: NAMESRPMIN have to be without dirname part
......
host-, ?
??
: :
fonts-ttf-%fname-1.04-alt1.src.rpm fonts-ttf-%fname-1.04-alt1.src.rpm
rpmbph: --define _specdir --define _sourcedir rpmbph: --define _specdir --define _sourcedir
rpmgp -r git -
%name -
, gear-update
apt-cache list-extras apt-cache list-extras
...@@ -23,7 +16,6 @@ export -n target ||: ...@@ -23,7 +16,6 @@ export -n target ||:
exec time rpmbuild --target="\$target" $nodeps -bs "\$@" exec time rpmbuild --target="\$target" $nodeps -bs "\$@"
rpmbph git
!! !!
, , , ,
( ). , , ( ). , ,
...@@ -47,7 +39,6 @@ pkgrepl.pclinux.2007 - ...@@ -47,7 +39,6 @@ pkgrepl.pclinux.2007 -
rpm -bE rpm --showrc ? rpm -bE rpm --showrc ?
=== === === ===
ݣ ( , ). ݣ ( , ).
...@@ -56,36 +47,27 @@ pkgrepl.pclinux.2007 - ...@@ -56,36 +47,27 @@ pkgrepl.pclinux.2007 -
=== 1.6 === === 1.7 ===
- %changelog rpmcs - %changelog rpmcs
- -
# - md5sum PLD Source
- LICENSE INSTALL
- rpmbph src.rpm ( hasher): - rpmbph src.rpm ( hasher):
--init-root, .in, rpm -i src.rpm, rpmbph ( hasher), .out { } --init-root, .in, rpm -i src.rpm, rpmbph ( hasher), .out { }
hasher ?? hasher ??
# - rpm -bE , - .
- , - ,
- / ? - / ?
=== 1.7 === === 1.8 ===
# - rpmbugs -n ( )
- sles_version, rhel_version, alt_version
- myhsh ?
- how to use --build-args= for hsh? - myhsh rpm - how to use --build-args= for hsh? - myhsh rpm
- ? - ?
- , ޣ (diff ) - , ޣ (diff )
# - rpmbph -a M24 M23 -
# - rpmbb -r -bi :(
- .pot - .pot
- pot - echog ( message) - pot - echog ( message)
=== 2.0 === === 2.0 ===
- /etc/rpm/*functions - /etc/rpm/*functions
- -v ( DEBUG ) - VERBOSE - LICENSE INSTALL
- TODO: - TODO:
( -- ) ( -- )
+ apt ,
- -i -u - -i -u
- ( )? - ( )?
......
Name: etersoft-build-utils Name: etersoft-build-utils
Version: 1.5.6 Version: 1.6.0
Release: alt3 Release: alt1
Summary: A set of build rpm utilities Summary: A set of build rpm utilities
...@@ -61,11 +61,21 @@ RECOMMENDED packages: gcc-c++ perl-libwww ccache elinks mutt hasher curl ...@@ -61,11 +61,21 @@ RECOMMENDED packages: gcc-c++ perl-libwww ccache elinks mutt hasher curl
%config(noreplace) %_sysconfdir/eterbuild/repos %config(noreplace) %_sysconfdir/eterbuild/repos
%changelog %changelog
* Fri Apr 24 2009 Vitaly Lipatov <lav@altlinux.ru> 1.5.6-alt3 * Fri Jun 12 2009 Vitaly Lipatov <lav@altlinux.ru> 1.6.0-alt1
- rpmbph: small fixes - rpmbs: switch to use git.alt build srpm command instead rsync to Incoming
- rpmbs: support git.alt for -u at gear repo
* Wed Mar 04 2009 Vitaly Lipatov <lav@altlinux.ru> 1.5.6-alt2 - rpmbph: use legacy compression for ALT 4.0/4.1 and not alt systems
- small replacements fix for nx - rpmgs: add gear import support
- support xdg-open instead BROWSER
- rpmcs: correct handle + (plus sign) in package names
- gpush: add -f/--force support
- rpmgs: add 7z archive support
- rpmbs: add save log entry for task build
- add undefine libtoolize for alt systems
- set correct vendor when repack src.rpm with rpmbph
- rpmunmets: add compare packages requires with their previous versions
- rpmbph: small fixes, replace Patch with Patch0
- pkgrepl.rpm: update rules
- fix build in empty RPM dir - fix build in empty RPM dir
* Fri Feb 13 2009 Vitaly Lipatov <lav@altlinux.ru> 1.5.6-alt1 * Fri Feb 13 2009 Vitaly Lipatov <lav@altlinux.ru> 1.5.6-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