[packages/rsnapshot] - rel 5; pod build fix

arekm arekm at pld-linux.org
Wed Mar 26 15:30:27 CET 2014


commit b38baa9e11830be9f8e98a52585f8cebe652404e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Mar 26 15:30:22 2014 +0100

    - rel 5; pod build fix

 rsnapshot-pod.patch | 15 +++++++++++++++
 rsnapshot.spec      |  4 +++-
 2 files changed, 18 insertions(+), 1 deletion(-)
---
diff --git a/rsnapshot.spec b/rsnapshot.spec
index 6f744b0..92b7699 100644
--- a/rsnapshot.spec
+++ b/rsnapshot.spec
@@ -3,11 +3,12 @@ Summary:	Program for efficient remote updates of backup sets
 Summary(pl.UTF-8):	Program do wydajnego zdalnego uaktualniania zbiorów kopii zapasowych
 Name:		rsnapshot
 Version:	1.3.1
-Release:	4
+Release:	5
 License:	GPL v2+
 Group:		Daemons
 Source0:	http://www.rsnapshot.org/downloads/%{name}-%{version}.tar.gz
 # Source0-md5:	588f92995dcf60a6ea6df8d94a017e7e
+Patch0:		%{name}-pod.patch
 URL:		http://www.rsnapshot.org/
 BuildRequires:	rpm-perlprov
 Requires:	rsync
@@ -22,6 +23,7 @@ w oparciu o rsynca.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure \
diff --git a/rsnapshot-pod.patch b/rsnapshot-pod.patch
new file mode 100644
index 0000000..a28a854
--- /dev/null
+++ b/rsnapshot-pod.patch
@@ -0,0 +1,15 @@
+From: Guillaume Delacour <gui at iroqwa.org>
+Subject: Add missing "=back" to fix pod2man error.
+Origin: upstream, http://rsnapshot.cvs.sourceforge.net/viewvc/rsnapshot/rsnapshot/rsnapshot-program.pl?r1=1.408&r2=1.409&view=patch
+
+--- a/rsnapshot-program.pl
++++ b/rsnapshot-program.pl
+@@ -6716,6 +6716,8 @@
+ 
+ =back
+ 
++=back
++
+ =head1 USAGE
+ 
+ B<rsnapshot> can be used by any user, but for system-wide backups
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rsnapshot.git/commitdiff/b38baa9e11830be9f8e98a52585f8cebe652404e



More information about the pld-cvs-commit mailing list