[lbzip2] Update to upstream version 2.4

Mikolaj Izdebski mizdebsk at fedoraproject.org
Mon Mar 24 19:20:49 UTC 2014


commit ebe3035b309e65fc16f212b84185008a38a1cdd5
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Mon Mar 24 20:18:39 2014 +0100

    Update to upstream version 2.4

 lbzip2-rhbz1017957.patch |   18 ------------------
 lbzip2.spec              |   14 +++++++-------
 sources                  |    2 +-
 3 files changed, 8 insertions(+), 26 deletions(-)
---
diff --git a/lbzip2.spec b/lbzip2.spec
index 472516b..2240f23 100644
--- a/lbzip2.spec
+++ b/lbzip2.spec
@@ -1,13 +1,11 @@
 Name:           lbzip2
-Version:        2.3
-Release:        3%{?dist}
+Version:        2.4
+Release:        1%{?dist}
 Summary:        Fast, multi-threaded bzip2 utility
 Group:          Applications/File
 License:        GPLv3+
 URL:            http://lbzip2.org/
 Source0:        http://archive.lbzip2.org/%{name}-%{version}.tar.bz2
-# From upstream commit afeccb9, resolves rhbz#1017957
-Patch0:         %{name}-rhbz1017957.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 
@@ -19,12 +17,11 @@ decompressor.
 
 %prep
 %setup -q
-%patch0
 
 
 %build
-%configure
-make %{?_smp_mflags}
+%configure --enable-warnings
+make %{?_smp_mflags} V=1
 
 
 %install
@@ -52,6 +49,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Mar 24 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 2.4-1
+- Update to upstream version 2.4
+
 * Sun Dec 22 2013 Ville Skyttä <ville.skytta at iki.fi> - 2.3-3
 - Drop INSTALL from docs.
 - Fix bogus dates in %%changelog.
diff --git a/sources b/sources
index 73fe307..a70fd45 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3abbb9042dc9a6ada19bf226764c0309  lbzip2-2.3.tar.bz2
+5d0a147fa58625546b4a5a33ea44c8a6  lbzip2-2.4.tar.bz2


More information about the scm-commits mailing list