commit 6786e62326a3964e41c723c6abed5106e0184b10
Author: Elan Ruusamäe <[email protected]>
Date:   Wed Jan 15 18:56:38 2014 +0200

    force unversioned perl interpreter

 publican.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/publican.spec b/publican.spec
index 7a9b493..e2d1e30 100644
--- a/publican.spec
+++ b/publican.spec
@@ -4,13 +4,13 @@
 #
 # Conditional build:
 %bcond_with    tests   # do perform "./Build test"
-#
+
 %include       /usr/lib/rpm/macros.perl
 Summary:       Publishing tool based on DocBook XML
 Summary(pl.UTF-8):     Narzędzie do publikowania, oparte na formacie Docbook 
XML
 Name:          publican
 Version:       3.2.1
-Release:       1
+Release:       2
 License:       CC0 (Common Content files), GPL v2+ or Artistic v1.0 (the rest)
 Group:         Applications/Publishing/XML
 Source0:       
https://fedorahosted.org/releases/p/u/publican/Publican-v%{version}.tar.gz
@@ -140,8 +140,9 @@ Bashowe uzupełnianie parametrów dla programu Publican.
 
 %build
 %{__perl} Build.PL \
-       installdirs=vendor \
-       --nocolours=1
+       --nocolours=1 \
+       perl=%{__perl} \
+       installdirs=vendor
 ./Build
 
 %{?with_tests:./Build test}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/publican.git/commitdiff/6786e62326a3964e41c723c6abed5106e0184b10

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to