ppisar pushed to perl-Makefile-Parser (master). "Remove build-dependency for disabled auto_install"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Oct 1 06:04:01 UTC 2015


From b8ff0b48abae787891ea36c5ce92f4270eb2d590 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Thu, 1 Oct 2015 07:53:43 +0200
Subject: Remove build-dependency for disabled auto_install


diff --git a/perl-Makefile-Parser.spec b/perl-Makefile-Parser.spec
index 4007973..5ca8b88 100644
--- a/perl-Makefile-Parser.spec
+++ b/perl-Makefile-Parser.spec
@@ -1,6 +1,6 @@
 Name:           perl-Makefile-Parser
 Version:        0.216
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Simple parser for Makefiles
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -22,7 +22,6 @@ BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(inc::Module::Install)
 BuildRequires:  perl(lib)
-BuildRequires:  perl(Module::Install::AutoInstall)
 BuildRequires:  perl(Module::Install::Metadata)
 BuildRequires:  perl(Module::Install::Scripts)
 BuildRequires:  perl(Module::Install::TestBase)
@@ -122,6 +121,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/plmake
 
 %changelog
+* Thu Oct 01 2015 Petr Pisar <ppisar at redhat.com> - 0.216-3
+- Remove build-dependency for disabled auto_install
+
 * Wed Sep 30 2015 Petr Pisar <ppisar at redhat.com> - 0.216-2
 - Do not auto_install run-time only dependencies
 - Correct removing t/makesimple.t from MANIFEST
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Makefile-Parser.git/commit/?h=master&id=b8ff0b48abae787891ea36c5ce92f4270eb2d590


More information about the perl-devel mailing list