Accepting request 202655 from Archiving

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/202655
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clzip?expand=0&rev=3
This commit is contained in:
Tomáš Chvátal 2013-10-09 07:42:41 +00:00 committed by Git OBS Bridge
commit c3f78f82d4
6 changed files with 29 additions and 12 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c7a958cb983747625c199e196c0510cb0ee3d84fccd0a35860bd3167eded16c0
size 59069

Binary file not shown.

3
clzip-1.5.tar.lz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e8b3c7ea33d45ce25853f1088cdab325bde1c4e775d67f526d25593217efc469
size 59899

BIN
clzip-1.5.tar.lz.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Oct 2 01:08:32 UTC 2013 - jengelh@inai.de
- Update to new upstream release 1.5
* Clzip now shows the progress of compression at verbosity
level 2 (-vv).
-------------------------------------------------------------------
Sat Jun 8 17:11:36 UTC 2013 - jengelh@inai.de

View File

@ -1,4 +1,8 @@
# vim: set sw=4 ts=4 et nu:
#
# spec file for package clzip
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2011-2013 Pascal Bleser <pascal.bleser@opensuse.org>
#
# All modifications and additions to the file contributed by third parties
@ -11,23 +15,29 @@
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: clzip
Version: 1.4
Version: 1.5
Release: 0
Summary: Lossless Data Compressor based on LZMA
URL: http://www.nongnu.org/lzip/clzip.html
Group: Productivity/Archiving/Compression
License: GPL-3.0+
Group: Productivity/Archiving/Compression
Url: http://www.nongnu.org/lzip/clzip.html
#Freecode-URL: http://freecode.com/projects/clzip
Source: http://download.savannah.gnu.org/releases/lzip/%name-%version.tar.lz
Source2: http://download.savannah.gnu.org/releases/lzip/%name-%version.tar.lz.sig
Source3: %name.keyring
BuildRoot: %{_tmppath}/build-%{name}-%{version}
BuildRequires: gcc lzip make glibc-devel pkgconfig
Source: http://download.savannah.gnu.org/releases/lzip/%name-%version.tar.lz
Source2: http://download.savannah.gnu.org/releases/lzip/%name-%version.tar.lz.sig
Source3: %name.keyring
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: gcc
BuildRequires: glibc-devel
BuildRequires: lzip
BuildRequires: make
BuildRequires: pkgconfig
%if 0%{?suse_version} >= 1230
BuildRequires: gpg-offline
BuildRequires: gpg-offline
%endif
Requires(post): info
Requires(preun):info