commit 93f45453da10d84f2f1a90eef2c775c888643b37 Author: Petr Písař <ppi...@redhat.com> Date: Fri Dec 14 15:02:58 2012 +0100
Do not hard-code tar name in setup argument perl-WWW-OrangeHRM-Client.spec | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- diff --git a/perl-WWW-OrangeHRM-Client.spec b/perl-WWW-OrangeHRM-Client.spec index 527794b..80ca058 100644 --- a/perl-WWW-OrangeHRM-Client.spec +++ b/perl-WWW-OrangeHRM-Client.spec @@ -19,7 +19,7 @@ developed against Red Hat instance, so I cannot guarantee it works with other instances. %prep -%setup -q -n WWW-OrangeHRM-Client-v%{version} +%setup -q -n %{tarname}-v%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel