From: Mauro Carvalho Chehab Date: Tue, 21 May 2013 01:54:54 +0000 (-0300) Subject: Add a target to upload a new version X-Git-Tag: v0.3.0~2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=7c424feee28058776e0b50c590c49c97c990929c;p=users%2Fmchehab%2Frasdaemon.git Add a target to upload a new version Signed-off-by: Mauro Carvalho Chehab --- diff --git a/Makefile.am b/Makefile.am index 10248b3..e6fd1b1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -30,3 +30,6 @@ dist-rpm: dist-bzip2 rpmlint: rpmlint misc/@PACKAGE@.spec `rpm --eval %{_topdir}`/SRPMS/@PACKAGE@-@PACKAGE_VERSION@*.src.rpm `rpm --eval %{_topdir}`/RPMS/*/@PACKAGE@-@PACKAGE_VERSION@*.rpm + +upload: + scp rasdaemon-0.3.0-1.fc18.src.rpm rasdaemon-0.3.0.tar.bz2 misc/rasdaemon.spec fedorapeople.org:public_html