From bdb2ce8412dd8dd02f924880c20f6336f272873d Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Thu, 14 Feb 2013 21:11:36 +0000 Subject: [PATCH] BR: /usr/bin/pod2man for generation of pptpsetup man page --- pptp.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pptp.spec b/pptp.spec index a48c30d..d922e1c 100644 --- a/pptp.spec +++ b/pptp.spec @@ -1,6 +1,6 @@ Name: pptp Version: 1.7.2 -Release: 19%{?dist} +Release: 20%{?dist} Summary: Point-to-Point Tunneling Protocol (PPTP) Client Group: Applications/Internet License: GPLv2+ @@ -30,6 +30,7 @@ Patch19: pptp-1.7.2-nested-externs.patch Patch20: pptp-1.7.2-aliasing.patch Patch21: pptp-1.7.2-options.pptp.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu) +BuildRequires: /usr/bin/pod2man Requires: ppp >= 2.4.2, /sbin/ip %if 0%{?fedora} > 14 Requires: systemd-units @@ -160,6 +161,9 @@ rm -rf %{buildroot} %{_mandir}/man8/pptpsetup.8* %changelog +* Thu Feb 14 2013 Paul Howarth 1.7.2-20.0.cf +- BR: /usr/bin/pod2man for generation of pptpsetup man page + * Thu Feb 14 2013 Fedora Release Engineering - 1.7.2-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild