[ocspd] * Mon Feb 18 2013 Patrick Monnerat <pm at datasphere.ch> 1.5.1-0.15.rc1 - Build requires "perl-podlator

Patrick Monnerat monnerat at fedoraproject.org
Mon Feb 18 10:23:52 UTC 2013


commit ae0f65b6e384773d6e0e2ae4f326188ac1d1d77e
Author: Patrick Monnerat <pm at datasphere.ch>
Date:   Mon Feb 18 11:23:33 2013 +0100

    * Mon Feb 18 2013 Patrick Monnerat <pm at datasphere.ch> 1.5.1-0.15.rc1
    - Build requires "perl-podlators": pod2man moved to this package in F19.

 ocspd.spec |   13 ++++++++++---
 1 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/ocspd.spec b/ocspd.spec
index a90677f..bc0dc0b 100644
--- a/ocspd.spec
+++ b/ocspd.spec
@@ -4,7 +4,7 @@
 
 Name:		ocspd
 Version:	1.5.1
-Release:	0.14.%{alphatag}%{?dist}
+Release:	0.15.%{alphatag}%{?dist}
 Summary:	OpenCA OCSP Daemon
 License:	ASL 1.0
 Group:		System Environment/Daemons
@@ -25,6 +25,10 @@ BuildRequires:	openssl-devel
 BuildRequires:	openldap-devel
 BuildRequires:	automake autoconf
 
+%if 0%{?fedora} > 18
+BuildRequires:	perl-podlators
+%endif
+
 %if 0%{?fedora} >= 16
 Requires(post):	systemd
 Requires(post):	systemd-sysv
@@ -210,11 +214,14 @@ fi
 
 #-------------------------------------------------------------------------------
 %changelog
+#-------------------------------------------------------------------------------
+
+* Mon Feb 18 2013 Patrick Monnerat <pm at datasphere.ch> 1.5.1-0.15.rc1
+- Build requires "perl-podlators": pod2man moved to this package in F19.
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5.1-0.14.rc1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
-#-------------------------------------------------------------------------------
-
 * Mon Jan 21 2013 Patrick Monnerat <pm at datasphere.ch> 1.5.1-0.13.rc1
 - Patch "podsyntax" to fix man page pod syntax.
 - Patch "badalgorcast" to fix a bad X509_ALGOR cast.


More information about the scm-commits mailing list