Hello community,

here is the log from the commit of package lzip for openSUSE:Factory checked in 
at 2013-06-13 16:55:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lzip (Old)
 and      /work/SRC/openSUSE:Factory/.lzip.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lzip"

Changes:
--------
New Changes file:

--- /dev/null   2013-06-12 16:57:03.272031756 +0200
+++ /work/SRC/openSUSE:Factory/.lzip.new/lzip.changes   2013-06-13 
16:55:45.000000000 +0200
@@ -0,0 +1,155 @@
+-------------------------------------------------------------------
+Mon Apr 01 14:46:38 UTC 2013 - [email protected]
+
+- update to 1.14:
+  * Multi-step trials have been implemented
+  * Compression ratio has been slightly increased
+  * Compression time has been reduced by 5%
+  * Decompression time has been reduced by 12%
+
+-------------------------------------------------------------------
+Tue Sep  4 08:13:44 UTC 2012 - [email protected]
+
+- license update: GPL-3.0+
+  Use SPDX format (http://www.spdx.org/licenses)
+
+-------------------------------------------------------------------
+Sun Mar 18 17:49:42 UTC 2012 - [email protected]
+
+- update to 1.13:
+  * lziprecover has been moved to its own package
+  * inability to change output file attributes has been downgraded from error
+    to warning
+  * compression time of option "-0" has been reduced by 2%
+  * a reorganization of the compression code has been made
+  * a small change has been made in the "--help" output and man page
+  * quote characters in messages have been changed as advised by GNU Coding
+    Standards
+
+-------------------------------------------------------------------
+Fri May 13 08:50:06 UTC 2011 - [email protected]
+
+- update to 1.12:
+  * the option "-F, --recompress", which forces recompression of files whose
+    name already has the ".lz" or ".tlz" suffix, has been added
+  * for large values of "--match-length", the compression ratio has been
+    slightly increased, and compression time has been reduced by up to 6%
+  * the compression time of the option "-0" has been reduced by 2%
+  * this release will print only one status line for each multi-member file
+    when only one "-v" is specified
+  * it will print up to 6 bytes of trailing garbage when "-vvvv" is specified
+  * it does not show the message "and `--stdout' was not specified" for file
+    types that can't be read (directories, etc)
+
+-------------------------------------------------------------------
+Mon Sep 27 12:45:42 UTC 2010 - [email protected]
+
+- update to 1.11:
+  * match length limit set by options -1 to -8 has been reduced to extend the
+    range of use towards gzip; lower numbers now compress less but faster
+  * also, a "-0" option as fast as "gzip -9" has been added
+  * the compression of option -9 has been slightly increased
+  * the "--merge" option, which tries to produce a correct file by merging the
+    good parts of two or more damaged copies, has been added to lziprecover:
+    for large files with small errors, the probability of producing a correct
+    file approaches 100 percent
+  * lziprecover is now able to repair any 1-byte error in the lzma stream of
+    damaged lzip files
+
+-------------------------------------------------------------------
+Sat Apr 10 00:13:18 UTC 2010 - [email protected]
+
+- update to 1.10:
+  * a file specified with the "-o" option is now created with write permission
+    for all if umask allows it, and it is deleted if lzip is interrupted by the
+    user
+  * the dictionary size for the options -2, -3, -4, and -8 has been changed to
+    improve linearity of compressed sizes
+
+-------------------------------------------------------------------
+Tue Jan 19 00:00:00 UTC 2010 - [email protected]
+
+- update to 1.9:
+  * Lzip now returns at least 1 if closing stdout fails
+  * lintian warnings in Debian about man pages have been fixed
+  * the "COPYING" file is no longer used as data for testing
+
+-------------------------------------------------------------------
+Fri Sep  4 00:00:00 UTC 2009 - [email protected]
+
+- update to 1.8:
+  * compression time has been reduced by 4%
+
+- changes from 1.7:
+  * lzdiff and lzgrep have been renamed to zdiff and zgrep and moved to the new
+    package zutils (http://freshmeat.net/projects/zutils)
+  * compilation warnings on systems where uint32_t... != unsigned int have been
+    fixed.
+
+-------------------------------------------------------------------
+Tue Jun 23 00:00:00 UTC 2009 - [email protected]
+
+- update to 1.6:
+  * decompression time has been reduced by 17%
+  * decompression support for the "Sync Flush marker" from lzlib has been added
+  * man pages for lzdiff, lzgrep, and lziprecover have been added to the
+    distribution
+  * memory use has been reduced to 9x if the input file is smaller than
+    dictionary size limit
+  * flush calls have been added to decompressor to allow partial recovery of
+    the uncompressed data when decompressing a corrupt file
+  * the dependence of "--test" on the existence of "/dev/null" has been removed
+  * some "bashisms" have been removed from lzdiff and lzgrep
+
+
+-------------------------------------------------------------------
+Wed Apr 15 00:00:00 UTC 2009 - [email protected]
+
+- update to 1.5
+
+
+-------------------------------------------------------------------
+Mon Dec 22 00:00:00 UTC 2008 - [email protected]
+
+- update to 1.3
+
+
+-------------------------------------------------------------------
+Tue Nov 18 00:00:00 UTC 2008 - [email protected]
+
+- update to 1.1:
+  * the short name of the option "--dictionary-size" has been changed to "-s"
+  * the short name of the option "--match-length" has been changed to "-m"
+  * some user messages have been improved
+
+
+-------------------------------------------------------------------
+Tue Oct 14 00:00:00 UTC 2008 - [email protected]
+
+- update to 1.0:
+  * small changes have been made to the documentation and user messages
+
+
+-------------------------------------------------------------------
+Wed Oct  1 00:00:00 UTC 2008 - [email protected]
+
+- update to 0.5:
+  * decompression speed has been improved by 1%
+
+
+-------------------------------------------------------------------
+Wed Sep 24 00:00:00 UTC 2008 - [email protected]
+
+- update to 0.4:
+  * this release regains the compression ratio of version 0.2 with a speed
+    that is a 5% faster
+  * a compilation problem on systems where "size_t" is different from
+    "unsigned int" has been fixed
+
+
+-------------------------------------------------------------------
+Mon Sep 15 00:00:00 UTC 2008 - [email protected]
+
+- new package
+
+

New:
----
  lzip-1.14.tar.gz
  lzip.changes
  lzip.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ lzip.spec ++++++
# vim: set sw=4 ts=4 et nu:
# Copyright (c) 2008-2013 Pascal Bleser <[email protected]>
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/

Name:           lzip
Version:        1.14
Release:        1
Summary:        Lossless Data Compressor based on the LZMA Algorithm
Source:         http://mirrors.zerg.biz/nongnu/lzip/lzip-%{version}.tar.gz
URL:            http://www.nongnu.org/lzip/lzip.html
Group:          Productivity/Archiving/Compression
License:        GPL-3.0+
BuildRoot:      %{_tmppath}/build-%{name}-%{version}
BuildRequires:  gcc-c++ libstdc++-devel make glibc-devel
PreReq:         %install_info_prereq

%description
Lzip is a lossless data compressor based on the LZMA algorithm, with very safe
integrity checking and a user interface almost identical to the one of
bzip2. Lzip is only a data compressor, not an archiver. It has no facilities
for multiple files, encryption, or archive-splitting, but, in the Unix
tradition, relies instead on separate external utilities such as GNU Tar for
these tasks.

%debug_package
%prep
%setup -q

%build
# not autoconf:
./configure \
    --prefix="%{_prefix}" \
    --bindir="%{_bindir}" \
    --datadir="%{_datadir}" \
    --infodir="%{_infodir}" \
    --mandir="%{_mandir}" \
    --sysconfdir="%{_sysconfdir}" \
    CC="%__cc" \
    CFLAGS="%{optflags}" \
    CXX="%__cxx" \
    CXXFLAGS="%{optflags}"
%__make %{?_smp_mflags}

%install
%makeinstall
%__install -D -m0644 doc/lzip.1 "%{buildroot}%{_mandir}/man1/lzip.1"

%check
%__make check

%post
%install_info --info-dir="%{_infodir}" "%{_infodir}"/lzip.info%{ext_info}

%postun
%install_info_delete --info-dir="%{_infodir}" "%{_infodir}"/lzip.info%{ext_info}

%clean
%{?buildroot:%__rm -rf "%{buildroot}"}

%files
%defattr(-,root,root)
%doc AUTHORS ChangeLog COPYING NEWS README
%{_bindir}/lzip
%doc %{_infodir}/lzip.info%{ext_info}
%doc %{_mandir}/man1/lzip.1%{ext_man}

%changelog
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to