itamarjp pushed to perl-DBIx-Safe (epel7). "change requires naming"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Sep 23 15:51:50 UTC 2015


From 04c1b9f9aa4a9d5e8857b1e791ca57c0c4a7bb0e Mon Sep 17 00:00:00 2001
From: Itamar Reis Peixoto <itamar at ispbrasil.com.br>
Date: Tue, 22 Sep 2015 20:12:59 -0300
Subject: change requires naming


diff --git a/perl-DBIx-Safe.spec b/perl-DBIx-Safe.spec
index 693b2f4..33ee9c6 100644
--- a/perl-DBIx-Safe.spec
+++ b/perl-DBIx-Safe.spec
@@ -1,7 +1,7 @@
 %define         realname DBIx-Safe
 Name:           perl-DBIx-Safe
 Version:        1.2.5
-Release:        24%{?dist}
+Release:        25%{?dist}
 Summary:        Safer access to your database through a DBI database handle
 License:        BSD
 Group:          Development/Libraries
@@ -26,7 +26,7 @@ BuildRequires:  perl(utf8)
 BuildRequires:  perl(vars)
 BuildRequires:  perl(warnings)
 # pod2html
-BuildRequires:  perl-Pod-Html
+BuildRequires:  perl(Pod::Html)
 
 %description
 The purpose of this module is to give controlled, limited access to an
@@ -58,6 +58,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Sep 22 2015 Itamar Reis Peixoto <itamar at ispbrasil.com.br> - 1.2.5-25
+- change BuildRequires from perl-Pod-Html to perl(Pod::Html)
+
 * Tue Aug 11 2015 Jitka Plesnikova <jplesnik at redhat.com> - 1.2.5-24
 - Specify all dependencies
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-DBIx-Safe.git/commit/?h=epel7&id=04c1b9f9aa4a9d5e8857b1e791ca57c0c4a7bb0e


More information about the perl-devel mailing list