[lrzip] 0.606 update

Petr Pisar ppisar at fedoraproject.org
Mon May 16 08:41:53 UTC 2011


commit 97a2bc0206670fefd600d3397ee14b6c19b26bd3
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon May 16 10:41:29 2011 +0200

    0.606 update

 .gitignore |    1 +
 lrzip.spec |    7 ++++++-
 sources    |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index be474c5..5b54cc0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ lrzip-0.46.tar.bz2
 /lrzip-0.603.tar.bz2
 /lrzip-0.604.tar.bz2
 /lrzip-0.605.tar.bz2
+/lrzip-0.606.tar.bz2
diff --git a/lrzip.spec b/lrzip.spec
index 80f165f..ad8795f 100644
--- a/lrzip.spec
+++ b/lrzip.spec
@@ -1,5 +1,5 @@
 Name:           lrzip
-Version:        0.605
+Version:        0.606
 Release:        1%{?dist}
 Summary:        Compression program optimized for large files
 
@@ -31,6 +31,8 @@ for F in lzma/history.txt; do
     touch -r "$F" "${F}.utf8"
     mv "${F}.utf8" "$F"
 done
+# Spurious permission reported to upstream
+chmod -x lzma/C/*
 
 
 %global docdir %{_datadir}/doc/%{name}-%{version}
@@ -52,6 +54,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 
 
 %changelog
+* Mon May 16 2011 Petr Pisar <ppisar at redhat.com> - 0.606-1
+- 0.606 bump
+
 * Tue May 10 2011 Petr Pisar <ppisar at redhat.com> - 0.605-1
 - 0.605 bump
 
diff --git a/sources b/sources
index cfd6c97..762d25b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c08eccd8d9482d0dc07773460da1638a  lrzip-0.605.tar.bz2
+eb2462b824b068eb9be3ea8070326579  lrzip-0.606.tar.bz2


More information about the scm-commits mailing list