From 5c729e9b2d9b5baf45ec3dcbcdde532e14e88a33 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 21 Oct 2006 05:16:11 +0000 Subject: [PATCH] Use @PACKAGE_TARNAME@ --- contrib/repo-conf/rtems-repo-conf.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/repo-conf/rtems-repo-conf.spec.in b/contrib/repo-conf/rtems-repo-conf.spec.in index 558cef56f0..97c5863299 100644 --- a/contrib/repo-conf/rtems-repo-conf.spec.in +++ b/contrib/repo-conf/rtems-repo-conf.spec.in @@ -4,7 +4,7 @@ Release: 1%{?dist} Epoch: 0 Group: Development/Tools License: GPL -Source0: @PACKAGE_NAME@-@VERSION@.tar.bz2 +Source0: @PACKAGE_TARNAME@-@VERSION@.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch