public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Emmanuel Seyman <emmanuel@seyman.fr>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-BZ-Client] epel10: Use correct upstream URL
Date: Wed, 05 Aug 2026 18:53:04 GMT	[thread overview]
Message-ID: <178595598462.1.1944506884582489084.rpms-perl-BZ-Client-2cd4079730e3@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/perl-BZ-Client
Branch : epel10
Commit : 2cd4079730e3e18826e4167ba35ecc422c3e4a33
Author : Emmanuel Seyman <emmanuel@seyman.fr>
Date   : 2015-04-19T11:48:16+02:00
Stats  : +7/-7 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-BZ-Client/c/2cd4079730e3e18826e4167ba35ecc422c3e4a33?branch=epel10

Log:
Use correct upstream URL

---
diff --git a/perl-BZ-Client.spec b/perl-BZ-Client.spec
index 245cf16..1288e68 100644
--- a/perl-BZ-Client.spec
+++ b/perl-BZ-Client.spec
@@ -1,11 +1,11 @@
 Name:           perl-BZ-Client
 Version:        1.06
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A client for the Bugzilla web services API
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/BZ-Client/
-Source0:        http://www.cpan.org/authors/id/J/JW/JWIED/BZ-Client-%{version}.tar.gz
+Source0:        http://www.cpan.org/authors/id/D/DJ/DJZORT/BZ-Client-%{version}.tar.gz
 # Fix test to expect random hash keys, bug #1084032, CPAN RT#94402
 Patch1:         BZ-Client-1.04-Expect-perturbed-structure-members-on-t-11writer.t.patch
 BuildArch:      noarch
@@ -13,7 +13,7 @@ BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(DateTime)
 BuildRequires:  perl(DateTime::Format::ISO8601)
 BuildRequires:  perl(DateTime::Format::Strptime)
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
 BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(Getopt::Long)
 BuildRequires:  perl(HTTP::Cookies)
@@ -36,16 +36,13 @@ chmod 644 Changes README LICENSE
 %patch1 -p1
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
+%{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
 make %{?_smp_mflags}
 
 %install
 make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
 
-find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
-find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 find $RPM_BUILD_ROOT -type f -name '*.pm' -exec chmod -x {} 2>/dev/null \;
-
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
@@ -57,6 +54,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Apr 19 2015 Emmanuel Seyman <emmanuel@seyman.fr> - 1.06-2
+- Use correct upstream URL
+
 * Sun Apr 19 2015 Emmanuel Seyman <emmanuel@seyman.fr> - 1.06-1
 - Update to 1.06
 - Drop patch0 (upstreamed)

                 reply	other threads:[~2026-08-05 18:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178595598462.1.1944506884582489084.rpms-perl-BZ-Client-2cd4079730e3@fedoraproject.org \
    --to=emmanuel@seyman.fr \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox