commit 041624928c3859fc04f457791eb1df0c1a53f110
Author: Petr Písař <[email protected]>
Date: Thu Jan 15 13:18:16 2015 +0100
Do not hard-code /usr/bin
perl-local-lib.spec | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/perl-local-lib.spec b/perl-local-lib.spec
index bf44fc7..cfb8697 100644
--- a/perl-local-lib.spec
+++ b/perl-local-lib.spec
@@ -1,6 +1,6 @@
Name: perl-local-lib
Version: 2.000015
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
Summary: Create and use a local lib/ for perl modules
@@ -61,7 +61,7 @@ License: GPL+ or Artistic
Group: Development/Libraries
Summary: Per-user Perl local::lib setup
Requires: %{name} = %{version}-%{release}
-Requires: /usr/bin/cpan
+Requires: %{_bindir}/cpan
Requires: /bin/sed
%description -n perl-homedir
@@ -99,6 +99,9 @@ make test
%{_sysconfdir}/profile.d/*
%changelog
+* Thu Jan 15 2015 Petr Pisar <[email protected]> - 2.000015-2
+- Do not hard-code /usr/bin
+
* Wed Dec 17 2014 Petr Šabata <[email protected]> - 2.000015-1
- 2.000015 bump
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel