http://git.etersoft.ru/projects
/
wine
/
eterwine.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c2f935
)
use eterbuild
author
Vitaly Lipatov
<lav@etersoft.ru>
Mon, 12 Jan 2009 17:49:32 +0000
(20:49 +0300)
committer
Vitaly Lipatov
<lav@etersoft.ru>
Mon, 12 Jan 2009 17:49:32 +0000
(20:49 +0300)
etersoft/inc_release.sh
patch
|
blob
|
blame
|
history
diff --git
a/etersoft/inc_release.sh
b/etersoft/inc_release.sh
index 1371b2fdb4120f7c811effe2eebd5d43e00f56a8..2b2651ac1780720db7698b98707804c35aae77b8 100755
(executable)
--- a/
etersoft/inc_release.sh
+++ b/
etersoft/inc_release.sh
@@
-1,14
+1,14
@@
#!/bin/sh
-. /
etc/rpm/etersoft-build-functions
+. /
usr/share/eterbuild/eterbuild
load_mod spec
-#. /usr/share/eterbuild/common
TEXT=""
SPECNAME=wine.spec
echo "Update spec: $SPECNAME"
inc_subrelease $SPECNAME
+
add_changelog_helper "$TEXT" $SPECNAME
echo "WINE@Etersoft version $(get_version $SPECNAME)-eter$(get_numrelease $SPECNAME)" >../VERSION
git commit $SPECNAME ../VERSION