git://scientific.zcu.cz
/
packaging-rpm-NOW.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cded00c
)
Evaluate the top-level rpm build directory
author
František Dvořák
<valtri@civ.zcu.cz>
Wed, 19 Oct 2016 16:18:09 +0000
(18:18 +0200)
committer
František Dvořák
<valtri@civ.zcu.cz>
Wed, 19 Oct 2016 16:18:09 +0000
(18:18 +0200)
gen.sh
patch
|
blob
|
blame
|
history
diff --git
a/gen.sh
b/gen.sh
index
15678eb
..
1a2aa64
100755
(executable)
--- a/
gen.sh
+++ b/
gen.sh
@@
-19,7
+19,7
@@
rm -rf NOW-${commit}/
cp -a NOW/ NOW-${commit}/
tar --exclude .git -cf - NOW-${commit}/ | pigz --best > NOW-${short}.tar.gz
rm -rf NOW-${commit}/
-cp -vp NOW-${short}.tar.gz NOW.conf README.Fedora now.fc now.te
~/rpmbuild
/SOURCES/
+cp -vp NOW-${short}.tar.gz NOW.conf README.Fedora now.fc now.te
`rpm --eval %_topdir`
/SOURCES/
packager="Jenkins Builder <jenkins@`hostname -f`>"
specdate=`LC_ALL=C date '+%a %b %d %Y'`