[lrzip] 0.615 bump

Petr Pisar ppisar at fedoraproject.org
Mon Sep 2 11:40:04 UTC 2013


commit 0f2d95ffa1273b905419df31d4587b343d2cf55d
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Sep 2 13:39:09 2013 +0200

    0.615 bump

 .gitignore |    1 +
 lrzip.spec |   14 ++++++--------
 sources    |    2 +-
 3 files changed, 8 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ebfaa47..8cab798 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ lrzip-0.46.tar.bz2
 /lrzip-0.612.tar.bz2
 /lrzip-0.613.tar.bz2
 /lrzip-0.614.tar.bz2
+/lrzip-0.615.tar.bz2
diff --git a/lrzip.spec b/lrzip.spec
index 0d33abd..7c4a4c5 100644
--- a/lrzip.spec
+++ b/lrzip.spec
@@ -1,7 +1,7 @@
 # These utilities do not use the standalone library
 Name:           lrzip
-Version:        0.614
-Release:        4%{?dist}
+Version:        0.615
+Release:        1%{?dist}
 Summary:        Compression program optimized for large files
 Group:          Applications/File
 License:        GPLv2+
@@ -9,12 +9,7 @@ URL:            http://ck.kolivas.org/apps/%{name}/
 Source0:        %{url}%{name}-%{version}.tar.bz2
 BuildRequires:  bzip2-devel
 BuildRequires:  lzo-devel
-# pod2man is needed
-%if 0%{?fedora} < 18
-BuildRequires:  perl
-%else
-BuildRequires:  perl-podlators
-%endif
+BuildRequires:  %{_bindir}/pod2man
 BuildRequires:  zlib-devel
 %ifarch x86
 BuildRequires:  nasm
@@ -106,6 +101,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm {} +
 %{_libdir}/lib%{name}.a
 
 %changelog
+* Mon Sep 02 2013 Petr Pisar <ppisar at redhat.com> - 0.615-1
+- 0.615 bump
+
 * Fri Jul 26 2013 Ville Skyttä <ville.skytta at iki.fi> - 0.614-4
 - Install docs to %%{_pkgdocdir} where available.
 
diff --git a/sources b/sources
index 7f18787..433ef46 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-56d06e8b9f3937d27facd1e6d5510e80  lrzip-0.614.tar.bz2
+3bf6c154734d562895d6f9ed7d9a0a9a  lrzip-0.615.tar.bz2


More information about the scm-commits mailing list