[packages/otrs] - added noautoprov for perl-HTTP

paszczus paszczus at pld-linux.org
Wed Jan 30 14:07:01 CET 2013


commit 303f4824e6b83fb5d44cdab53027cfbcc83a5e72
Author: Sławomir Paszkiewicz <paszczus at pld-linux.org>
Date:   Wed Jan 30 14:06:55 2013 +0100

    - added noautoprov for perl-HTTP

 otrs.spec | 12 ++----------
 1 file changed, 2 insertions(+), 10 deletions(-)
---
diff --git a/otrs.spec b/otrs.spec
index 8e7c755..24d851a 100644
--- a/otrs.spec
+++ b/otrs.spec
@@ -3,20 +3,13 @@
 # - all otrs-var into /var/lib/otrs
 # - put cron in proper place
 # - write not so brain-damage init-script...
-# - do not provide system perl deps (reason for build blocker)
-#   perl-MailTools-2.08-1.noarch: required "perl(Net::SMTP::SSL)" is provided by the following packages:
-#   a) otrs-3.1.11-1.noarch
-#   b) perl-Net-SMTP-SSL-1.01-1.noarch
-#   perl-libwww-6.03-1.noarch: required "perl(HTTP::Status)" is provided by the following packages:
-#   a) otrs-3.1.11-1.noarch
-#   b) perl-HTTP-Message-6.02-1.noarch
 #   VERIFY .... rpm -qp .../foo.rpm --provides
 %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
 Version:	3.2.1
-Release:	1
+Release:	0.1
 Epoch:		1
 License:	GPL
 Group:		Applications/Databases
@@ -26,7 +19,6 @@ Source1:	%{name}-logrotate
 Source2:	%{name}.sysconfig
 Patch0:		%{name}-paths.patch
 URL:		http://otrs.org/
-BuildRequires:	FIX_TODO_DO_NOT_SEND_TO_TH
 BuildRequires:	rpm-perlprov
 BuildRequires:	rpmbuild(macros) >= 1.268
 Requires(pre):	/bin/id
@@ -50,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::.*\\)'
+%define		_noautoprov	'perl\\(Kernel::.*\\)' 'perl\\(YAML::.*\\)' 'perl\\(Net::.*\\)' 'perl\\(HTTP::.*\\)'
 
 %define		otrsdir		%{_datadir}/otrs
 %define		otrsuser	otrs
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/otrs.git/commitdiff/303f4824e6b83fb5d44cdab53027cfbcc83a5e72



More information about the pld-cvs-commit mailing list