From 45b3066daa4e28c7e42d273ce1cd5e6d2f72215e Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Thu, 16 May 2019 17:11:12 +0200 Subject: [PATCH] - handle perl dependencies for ytnefprocess --- libytnef.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libytnef.spec b/libytnef.spec index 27e1fc7..2c5a9ee 100644 --- a/libytnef.spec +++ b/libytnef.spec @@ -1,3 +1,4 @@ +%include /usr/lib/rpm/macros.perl Summary: C library for decoding application/ms-tnef e-mail attachments Summary(pl.UTF-8): Biblioteka C do dekodowania załączników e-maili typu application/ms-tnef Name: libytnef @@ -12,6 +13,7 @@ URL: https://github.com/Yeraze/ytnef BuildRequires: autoconf >= 2.63 BuildRequires: automake >= 1:1.9 BuildRequires: libtool >= 2:2.2 +BuildRequires: rpm-perlprov BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -- 2.44.0