[packages/otrs] - added _noautoprovfiles

paszczus paszczus at pld-linux.org
Thu Jan 31 08:56:04 CET 2013


commit 30acb9b9529b226aad4bdffeaa103299ca6fb78c
Author: Sławomir Paszkiewicz <paszczus at pld-linux.org>
Date:   Thu Jan 31 08:55:57 2013 +0100

    - added _noautoprovfiles

 otrs.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/otrs.spec b/otrs.spec
index b7ab4e5..96d0bcf 100644
--- a/otrs.spec
+++ b/otrs.spec
@@ -4,7 +4,7 @@
 # - put cron in proper place
 # - write not so brain-damage init-script...
 #   VERIFY .... rpm -qp .../foo.rpm --provides
-%{load:/usr/lib/rpm/macros.d/perl}
+%include    /usr/lib/rpm/macros.perl
 Summary:	The Open Ticket Request System
 Summary(pl.UTF-8):	Open Ticket Request System - otwarty system zgłaszania żądań
 Name:		otrs
@@ -42,7 +42,7 @@ BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_noautoreq_perl	Kernel::.*
-%define		_noautoprov 	'perl\\(Kernel::.*\\)' 'perl\\(YAML::.*\\)' 'perl\\(Net::.*\\)' 'perl\\(HTTP::.*\\)'
+%define		_noautoprovfiles    %{otrsdir}/Kernel/cpan-lib/
 
 %define		otrsdir		%{_datadir}/otrs
 %define		otrsuser	otrs
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/otrs.git/commitdiff/30acb9b9529b226aad4bdffeaa103299ca6fb78c



More information about the pld-cvs-commit mailing list