public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jitka Plesnikova <jplesnik@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Data-Uniqid] epel10: Specify all dependencies
Date: Sun, 09 Aug 2026 01:01:24 GMT [thread overview]
Message-ID: <178623728408.1.17597935598359618855.rpms-perl-Data-Uniqid-1382bd9dc486@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-Data-Uniqid
Branch : epel10
Commit : 1382bd9dc486290f06c736f7f9de18f58d18c827
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date : 2015-10-14T14:19:58+02:00
Stats : +16/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Data-Uniqid/c/1382bd9dc486290f06c736f7f9de18f58d18c827?branch=epel10
Log:
Specify all dependencies
---
diff --git a/perl-Data-Uniqid.spec b/perl-Data-Uniqid.spec
index 5b34154..37a8aa1 100644
--- a/perl-Data-Uniqid.spec
+++ b/perl-Data-Uniqid.spec
@@ -1,6 +1,6 @@
Name: perl-Data-Uniqid
Version: 0.12
-Release: 8%{?dist}
+Release: 9%{?dist}
Summary: Perl extension for simple generating of unique id's
License: GPL+ or Artistic
Group: Development/Libraries
@@ -8,10 +8,20 @@ URL: http://search.cpan.org/dist/Data-Uniqid/
Source0: http://www.cpan.org/modules/by-module/Data/Data-Uniqid-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
+BuildRequires: coreutils
+BuildRequires: findutils
+BuildRequires: make
+BuildRequires: perl
+BuildRequires: perl(AutoLoader)
+BuildRequires: perl(Exporter)
BuildRequires: perl(ExtUtils::MakeMaker)
-BuildRequires: perl(Math::BigInt) perl(Sys::Hostname) perl(Time::HiRes)
+BuildRequires: perl(Math::BigInt)
+BuildRequires: perl(strict)
+BuildRequires: perl(Sys::Hostname)
+BuildRequires: perl(Test)
+BuildRequires: perl(Time::HiRes)
+BuildRequires: perl(warnings)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
-Requires: perl(Math::BigInt) perl(Sys::Hostname) perl(Time::HiRes)
%description
Data::Uniqid provides three simple routines for generating unique ids.
@@ -48,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
+* Wed Oct 14 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.12-9
+- Specify all dependencies
+
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
reply other threads:[~2026-08-09 1:01 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=178623728408.1.17597935598359618855.rpms-perl-Data-Uniqid-1382bd9dc486@fedoraproject.org \
--to=jplesnik@redhat.com \
--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