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
f9636add
Commit
f9636add
authored
Oct 22, 2010
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
new build 1.9.1-alt1 (with rpmlog script)
parent
639990c7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
41 additions
and
1 deletion
+41
-1
NEWS
NEWS
+31
-0
etersoft-build-utils.spec
etersoft-build-utils.spec
+10
-1
No files found.
NEWS
View file @
f9636add
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
etersoft-build-utils-1.9.0: 16 Sep 2010
- gacl: update description and add -b REPO param support
- gacl: update description and add -b REPO param support
- gpush: fix origin publish
- gpush: fix origin publish
...
...
etersoft-build-utils.spec
View file @
f9636add
Name: etersoft-build-utils
Name: etersoft-build-utils
Version: 1.9.
0
Version: 1.9.
1
Release: alt1
Release: alt1
Summary: A set of build rpm utilities
Summary: A set of build rpm utilities
...
@@ -63,6 +63,15 @@ RECOMMENDED packages: gcc-c++ perl-libwww ccache elinks mutt hasher curl
...
@@ -63,6 +63,15 @@ RECOMMENDED packages: gcc-c++ perl-libwww ccache elinks mutt hasher curl
%config(noreplace) %_sysconfdir/eterbuild/repos/*
%config(noreplace) %_sysconfdir/eterbuild/repos/*
%changelog
%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
* Thu Sep 16 2010 Vitaly Lipatov <lav@altlinux.ru> 1.9.0-alt1
- gpush: fix origin publish
- gpush: fix origin publish
- rpmbph: add -b REPONAME and -q (quiet) support
- rpmbph: add -b REPONAME and -q (quiet) support
...
...
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