make rpm also installs the new rpm (to check whether this is possible)

This commit is contained in:
Marc Wäckerlin
2004-10-07 17:25:40 +00:00
parent 771195159f
commit 0f41df873a

View File

@@ -9,6 +9,9 @@
## @license LGPL, see file <a href="license.html">COPYING</a>
##
## $Log$
## Revision 1.12 2004/10/07 17:25:40 marc
## make rpm also installs the new rpm (to check whether this is possible)
##
## Revision 1.11 2004/10/07 16:12:52 marc
## a backslash too much
##
@@ -68,6 +71,7 @@ tag:
rpm: dist
cp @PACKAGENAME@-@MAJOR@.@MINOR@.@LEAST@.tar.gz /usr/src/packages/SOURCES/
rpmbuild -bb --clean @PACKAGENAME@.spec
rpm -Uvh ${RPMS}
webserver: check tag all check dist rpm
ssh root@waeckerlin.org bash -c \