public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Crypt-SMIME] openssl4: Specify all dependencies
@ 2026-07-30 12:22 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-07-30 12:22 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-30 12:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-30 12:22 [rpms/perl-Crypt-SMIME] openssl4: Specify all dependencies 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox