bpostle pushed to perl-Panotools-Script (master). "Fix for Bug #1243867"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Jul 16 21:58:53 UTC 2015


From 4196f57ccfee2749fd83f9a3602f24d6b60a510f Mon Sep 17 00:00:00 2001
From: Bruno Postle <bruno at postle.net>
Date: Thu, 16 Jul 2015 22:58:01 +0100
Subject: Fix for Bug #1243867


diff --git a/perl-Panotools-Script.spec b/perl-Panotools-Script.spec
index fea8c0d..268b075 100644
--- a/perl-Panotools-Script.spec
+++ b/perl-Panotools-Script.spec
@@ -1,6 +1,6 @@
 Name:           perl-Panotools-Script
 Version:        0.28
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Library for manipulating Hugin .pto files
 License:        GPLv2+
 Group:          Development/Libraries
@@ -13,10 +13,12 @@ BuildRequires:  perl(LWP::UserAgent) >= 5
 BuildRequires:  perl(URI) >= 1
 BuildRequires:  perl(Image::Size) >= 2.9
 BuildRequires:  perl(Image::ExifTool) >= 6
+BuildRequires:  perl(Math::Trig)
 Requires:       perl(LWP::UserAgent) >= 5
 Requires:       perl(URI) >= 1
 Requires:       perl(Image::Size) >= 2.9
 Requires:       perl(Image::ExifTool) >= 9.07
+Requires:       perl(Math::Trig)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 # added manually
 Requires:       hugin-base libpano13-tools ImageMagick enblend zenity autotrace
@@ -72,6 +74,9 @@ update-desktop-database &> /dev/null ||:
 %{_mandir}/man1/*
 
 %changelog
+* Thu Jul 16 2015 Bruno Postle <bruno at postle.net> - 0.28-6
+- require perl(Math::Trig)
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.28-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Panotools-Script.git/commit/?h=master&id=4196f57ccfee2749fd83f9a3602f24d6b60a510f


More information about the perl-devel mailing list