From da8a765ceaa8d23c99fad320474e7fff71d5d507 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= <corse...@fedoraproject.org>
Date: Tue, 23 May 2017 13:11:40 +0200
Subject: Next try.

---
 perl-File-Flat.spec | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/perl-File-Flat.spec b/perl-File-Flat.spec
index 9a4d71c..d318f2c 100644
--- a/perl-File-Flat.spec
+++ b/perl-File-Flat.spec
@@ -1,6 +1,6 @@
 Name:          perl-File-Flat
 Version:       1.04
-Release:       24%{?dist}
+Release:       25%{?dist}
 Summary:       Implements a flat filesystem
 License:       GPL+ or Artistic
 URL:           http://search.cpan.org/dist/File-Flat/
@@ -30,6 +30,8 @@ BuildRequires: perl(Test::Pod)
 BuildRequires: perl(Test::MinimumVersion)
 BuildRequires: perl(Test::CPAN::Meta)
 
+BuildRequires: perl(inc::Module::Install)
+
 %description
 File::Flat implements a flat filesystem. A flat filesystem is a filesystem
 in which directories do not exist. It provides an abstraction over any 
@@ -37,6 +39,7 @@ normal filesystem which makes it appear as if directories do 
not exist.
 
 %prep
 %setup -q -n File-Flat-%{version}
+rm -r inc/
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
@@ -57,6 +60,9 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 %{_mandir}/man3/*
 
 %changelog
+* Tue May 23 2017 Ralf Corsépius <corse...@fedoraproject.org> - 1.04-25
+- Next try.
+
 * Tue May 23 2017 Ralf Corsépius <corse...@fedoraproject.org> - 1.04-24
 - Eliminate inc. BR: perl(inc::Module::Install) (RHBZ#1454594).
 - Modernize spec.
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-File-Flat.git/commit/?h=master&id=da8a765ceaa8d23c99fad320474e7fff71d5d507
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to