Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
etersoft-build-utils
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
korinf
etersoft-build-utils
Commits
88e775f8
Commit
88e775f8
authored
Mar 08, 2010
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
new build 1.7.9
parent
9c2175d3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
27 additions
and
6 deletions
+27
-6
NEWS
NEWS
+15
-0
etersoft-build-utils.spec
etersoft-build-utils.spec
+10
-6
rpm
share/eterbuild/functions/rpm
+2
-0
No files found.
NEWS
View file @
88e775f8
etersoft-build-utils-1.7.9: 08 Mar 2010
- rpmbph: do undefine libtoolize for M50 too
- introduce HASHERBASEDIR and set_hasherdir and use it
- hasher: initial support for build i586 on x86_64
- drop out ~/.ebconfig support, enable warning about ~/.eterbuild-config
- rpmbph: replace %release with the real value due using in Source: and Patch:
- rpmgp: only clone with -g, add new -gm option for remote clone and clone
- gpull: full rewrite for support -a (all branches) and various remote repo
- allow run rpmU under root user
- rpmgs: remove incorrect tarball
- remove UPLOADDIR var using and drop out copying after rpmbs by default
- rpmgs: do not require unrar
- rpmgp: use parse_cmd_pre, rewrite parsing, update help
- always clean hasher after build (by default). use rpmbsh -l if needed
etersoft-build-utils-1.7.8: 22 Feb 2010
- rpmgs: small bugfixes and update
- add aptU - update/install package(s) and update their requires
...
...
etersoft-build-utils.spec
View file @
88e775f8
Name: etersoft-build-utils
Version: 1.7.9
Release: alt
0.
1
Release: alt1
Summary: A set of build rpm utilities
...
...
@@ -63,11 +63,15 @@ RECOMMENDED packages: gcc-c++ perl-libwww ccache elinks mutt hasher curl
%config(noreplace) %_sysconfdir/eterbuild/repos/*
%changelog
* Sat Mar 06 2010 Vitaly Lipatov <lav@altlinux.ru> 1.7.9-alt0.1
- internal build
* Wed Feb 24 2010 Vitaly Lipatov <lav@altlinux.ru> 1.7.8-alt1.1
- internal build
* Mon Mar 08 2010 Vitaly Lipatov <lav@altlinux.ru> 1.7.9-alt1
- rpmbph: do undefine libtoolize for M50 too
- drop out ~/.ebconfig support, enable warning about ~/.eterbuild-config
- rpmbph: replace %release with the real value due using in Source: and Patch:
- rpmgp: only clone with -g, add new -gm option for remote clone and clone
- gpull: full rewrite for support -a (all branches) and various remote repo
- allow run rpmU under root user
- remove UPLOADDIR var using and drop out copying after rpmbs by default
- always clean hasher after build (by default). use rpmbsh -l if needed
* Mon Feb 22 2010 Vitaly Lipatov <lav@altlinux.ru> 1.7.8-alt1
- rpmgs: small bugfixes and update
...
...
share/eterbuild/functions/rpm
View file @
88e775f8
...
...
@@ -126,6 +126,8 @@ drop_pkg_extensions()
done
}
# TODO: add get_update_repo_command
# TODO: migrate to file using (as repos)
# args: distr_vendor [interactive]
get_install_package_command
()
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment