[lrzip] 0.612 bump

Petr Pisar ppisar at fedoraproject.org
Mon Mar 19 09:45:14 UTC 2012


commit 133d712fc029c688a6d77adade75e75c1478e844
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Mar 19 10:44:45 2012 +0100

    0.612 bump

 .gitignore |    1 +
 lrzip.spec |    7 ++++---
 sources    |    2 +-
 3 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4ef9d1f..5ee6a00 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ lrzip-0.46.tar.bz2
 /lrzip-0.607.tar.bz2
 /lrzip-0.608.tar.bz2
 /lrzip-0.611.tar.bz2
+/lrzip-0.612.tar.bz2
diff --git a/lrzip.spec b/lrzip.spec
index 42e2098..6cabafd 100644
--- a/lrzip.spec
+++ b/lrzip.spec
@@ -1,6 +1,6 @@
 # These utilities do not use the standalone library
 Name:           lrzip
-Version:        0.611
+Version:        0.612
 Release:        1%{?dist}
 Summary:        Compression program optimized for large files
 Group:          Applications/File
@@ -73,8 +73,6 @@ make %{?_smp_mflags}
 %install
 make install DESTDIR=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -name '*.la' -exec rm {} +
-install -d $RPM_BUILD_ROOT/%{_includedir}
-install -m 644 Lrzip.h $RPM_BUILD_ROOT/%{_includedir}
 
 
 %post libs -p /sbin/ldconfig
@@ -102,6 +100,9 @@ install -m 644 Lrzip.h $RPM_BUILD_ROOT/%{_includedir}
 %{_libdir}/lib%{name}.a
 
 %changelog
+* Mon Mar 19 2012 Petr Pisar <ppisar at redhat.com> - 0.612-1
+- 0.612 bump
+
 * Wed Mar 14 2012 Petr Pisar <ppisar at redhat.com> - 0.611-1
 - 0.611 bump
 - The lrzip implementation is available as standalone library now
diff --git a/sources b/sources
index f2e5485..3404088 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8afa70b2164cc90e6ced0b75e1d445bf  lrzip-0.611.tar.bz2
+0159660963ba098fe7e07f271790c517  lrzip-0.612.tar.bz2


More information about the scm-commits mailing list