]> www.infradead.org Git - users/mchehab/rasdaemon.git/commitdiff
Replace some hard-coded strings by the autotools macro names
authorMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 28 May 2013 18:09:29 +0000 (15:09 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 28 May 2013 18:09:29 +0000 (15:09 -0300)
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Makefile.am
misc/rasdaemon.spec.in

index bc6059b468d709b99bb8b714a6996318bf82ee85..4b613358e05b5cecd32a62c6f48f6b5f1b912620 100644 (file)
@@ -33,4 +33,4 @@ 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
+       scp @PACKAGE@-@PACKAGE_VERSION@*.src.rpm @PACKAGE@-@PACKAGE_VERSION@.tar.bz2 misc/rasdaemon.spec fedorapeople.org:public_html
index 35edf447987b85a703b57b5056ff72a10e412304..d49e143de976e696945510d924ea97441c7d83a1 100644 (file)
@@ -5,7 +5,7 @@ Summary:                Utility to receive RAS error tracings
 Group:                 Applications/System
 License:               GPLv2
 URL:                   https://git.fedorahosted.org/git/rasdaemon.git
-Source0:               http://mchehab.fedorapeople.org/rasdaemon-0.3.0.tar.bz2
+Source0:               http://mchehab.fedorapeople.org/@PACKAGE@-@PACKAGE_VERSION@.tar.bz2
 BuildRoot:             %{_tmppath}/%{name}-%{version}-%{release}
 Requires:              hwdata, dmidecode
 BuildRequires:         autoconf, automake, gettext-devel libtool