Notification time stamped 2019-09-30 16:47:12 UTC

From 7b10d83225d99a28bb951a910d9a8cd47097ac88 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Sep 30 2019 16:44:47 +0000
Subject: Use author-independent source URL


---

diff --git a/perl-IO-FDPass.spec b/perl-IO-FDPass.spec
index a30d23b..36cd63b 100644
--- a/perl-IO-FDPass.spec
+++ b/perl-IO-FDPass.spec
@@ -1,18 +1,18 @@
 Name:          perl-IO-FDPass
 Version:       1.2
-Release:       1%{?dist}
+Release:       12%{?dist}
 Summary:       Pass a file descriptor over a socket
 License:       GPL+ or Artistic
 URL:           https://metacpan.org/release/IO-FDPass
-Source0:       
https://cpan.metacpan.org/authors/id/M/ML/MLEHMANN/IO-FDPass-%{version}.tar.gz
+Source0:       
https://cpan.metacpan.org/modules/by-module/IO/IO-FDPass-%{version}.tar.gz
 # Module Build
 BuildRequires: coreutils
 BuildRequires: findutils
 BuildRequires: gcc
 BuildRequires: make
-BuildRequires: perl
 BuildRequires: perl-devel
 BuildRequires: perl-generators
+BuildRequires: perl-interpreter
 BuildRequires: perl(Canary::Stability)
 BuildRequires: perl(ExtUtils::MakeMaker)
 # Module Runtime
@@ -45,7 +45,7 @@ make %{?_smp_mflags}
 make pure_install DESTDIR=%{buildroot}
 find %{buildroot} -type f -name .packlist -delete
 find %{buildroot} -type f -name '*.bs' -empty -delete
-%{_fixperms} %{buildroot}
+%{_fixperms} -c %{buildroot}
 
 %check
 make test
@@ -62,6 +62,9 @@ make test
 %{_mandir}/man3/IO::FDPass.3*
 
 %changelog
+* Sat Sep 28 2019 Paul Howarth <p...@city-fan.org> - 1.2-12
+- Use author-independent source URL
+
 * Sun Sep 25 2016 Paul Howarth <p...@city-fan.org> - 1.2-1
 - Update to 1.2
   - Compatibility macros were still using C++ syntax, fortunately only


        
https://src.fedoraproject.org/rpms/perl-IO-FDPass/c/7b10d83225d99a28bb951a910d9a8cd47097ac88?branch=epel8
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org

Reply via email to