public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Data-Uniqid] epel10: Specify all dependencies
@ 2026-08-09 1:01 Jitka Plesnikova
0 siblings, 0 replies; only message in thread
From: Jitka Plesnikova @ 2026-08-09 1:01 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-09 1:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-09 1:01 [rpms/perl-Data-Uniqid] epel10: Specify all dependencies Jitka Plesnikova
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox