public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Crypt-SMIME] openssl4: Specify all dependencies
Date: Thu, 30 Jul 2026 12:22:08 GMT [thread overview]
Message-ID: <178541412801.1.12310196050234198857.rpms-perl-Crypt-SMIME-aa8abf1b9e9d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-Crypt-SMIME
Branch : openssl4
Commit : aa8abf1b9e9dd355885a8de98941bebc0f889ae0
Author : Petr Písař <ppisar@redhat.com>
Date : 2012-06-14T09:24:18+02:00
Stats : +6/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Crypt-SMIME/c/aa8abf1b9e9dd355885a8de98941bebc0f889ae0?branch=openssl4
Log:
Specify all dependencies
---
diff --git a/perl-Crypt-SMIME.spec b/perl-Crypt-SMIME.spec
index 16ab720..07c67a4 100644
--- a/perl-Crypt-SMIME.spec
+++ b/perl-Crypt-SMIME.spec
@@ -9,6 +9,11 @@ Source0: http://www.cpan.org/modules/by-module/Crypt/Crypt-SMIME-%{versio
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: openssl-devel
BuildRequires: perl(ExtUtils::MakeMaker)
+# Run-time
+BuildRequires: perl(XSLoader)
+# Tests
+BuildRequires: openssl
+BuildRequires: perl(File::Spec)
BuildRequires: perl(Test::Exception)
BuildRequires: perl(Test::More)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -55,6 +60,7 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Jun 13 2012 Petr Pisar <ppisar@redhat.com> - 0.10-2
- Perl 5.16 rebuild
+- Specify all dependencies
* Tue Feb 14 2012 Steve Traylen <steve.traylen@cern.ch> 0.10-1
- Update to 0.10
reply other threads:[~2026-07-30 12:22 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=178541412801.1.12310196050234198857.rpms-perl-Crypt-SMIME-aa8abf1b9e9d@fedoraproject.org \
--to=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