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
d9a6144c
You need to sign in or sign up before continuing.
Commit
d9a6144c
authored
Jul 27, 2010
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
new build 1.8.8-alt1 (with rpmlog script)
parent
04b9a072
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
23 additions
and
1 deletion
+23
-1
NEWS
NEWS
+11
-0
TODO
TODO
+2
-0
etersoft-build-utils.spec
etersoft-build-utils.spec
+10
-1
No files found.
NEWS
View file @
d9a6144c
etersoft-build-utils-1.8.8: 27 Jul 2010
- drop obsoleted code
- gpull: do normal pull in additional to pull --rebase
- gpush: drop timeout using, disable push --tags by default (only with -t/--tags option)
- introduce is_one_girar_name
- rpmbs: push only our tag, not all tags
- rpmbph: fix bug with positional -n param
- rpmbs: add support for -b (binary repo)
- rpmbs: add -t option (just set signed tag)
- rpmlog: add support for -v (increment version) introduce inc_release
etersoft-build-utils-1.8.7: 28 Jun 2010
etersoft-build-utils-1.8.7: 28 Jun 2010
- add example comment about default build in config
- add example comment about default build in config
- fix add_changelog (run with empty text)
- fix add_changelog (run with empty text)
...
...
TODO
View file @
d9a6144c
280 %buildhost ${USER:-`id -nu`}.hasher.altlinux.org
Mandriva не видит проблем с зависимостями при сборке...
Mandriva не видит проблем с зависимостями при сборке...
Перепаковывать нужно внутри hasher - иначе макросы неверно раскрываются (особенно про python)
Перепаковывать нужно внутри hasher - иначе макросы неверно раскрываются (особенно про python)
...
...
etersoft-build-utils.spec
View file @
d9a6144c
Name: etersoft-build-utils
Name: etersoft-build-utils
Version: 1.8.
7
Version: 1.8.
8
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
* Tue Jul 27 2010 Vitaly Lipatov <lav@altlinux.ru> 1.8.8-alt1
- gpull: do normal pull in additional to pull --rebase
- rpmbs/gpush: push only our tag, not all tags
- rpmbph: fix bug with positional -n param
- rpmbph: fix -n using again
- rpmbs: add support for -b (binary repo)
- rpmbs: add -t option (just set signed tag)
- rpmlog: add support for -v (increment version) introduce inc_release
* Mon Jun 28 2010 Vitaly Lipatov <lav@altlinux.ru> 1.8.7-alt1
* Mon Jun 28 2010 Vitaly Lipatov <lav@altlinux.ru> 1.8.7-alt1
- fix add_changelog (run with empty text)
- fix add_changelog (run with empty text)
- fix md5sum (correct overwrite hardlinked file)
- fix md5sum (correct overwrite hardlinked file)
...
...
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