[rsnapshot/f19] added perl-podlators BR as f19 has pod2man split out

Steven Roberts strobert at fedoraproject.org
Tue Jul 9 09:48:58 UTC 2013


commit 76bb608107959a6fc1427b1903b1924d873619f4
Author: Steven Roberts <strobert at strobe.net>
Date:   Tue Jul 9 02:47:46 2013 -0700

    added perl-podlators BR as f19 has pod2man split out

 rsnapshot.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/rsnapshot.spec b/rsnapshot.spec
index 4061044..e8c6e16 100644
--- a/rsnapshot.spec
+++ b/rsnapshot.spec
@@ -6,7 +6,7 @@
 
 Name:           rsnapshot
 Version:        1.3.1
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        Local and remote filesystem snapshot utility
 Group:          Applications/System
 License:        GPLv2+
@@ -23,6 +23,7 @@ Patch1:         rsnapshot-fix-include-conf.patch
 Patch2:         pod2man.patch
 BuildRequires:  rsync
 BuildRequires:  openssh-clients
+BuildRequires:  perl-podlators
 Requires:       openssh-clients
 Requires:       rsync
 
@@ -93,6 +94,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/*
 
 %changelog
+* Tue Jul 09 2013 Steven Roberts <strobert at strobe.net> - 1.3.1-10
+- added buildreq on perl-podlators.  fc19 has pod2man split out
+
 * Tue Jul 09 2013 Steven Roberts <strobert at strobe.net> - 1.3.1-9
 - fixed invalid changelog dates
 - added pod2man patch to deal with missing-back now error in newer fedora


More information about the scm-commits mailing list