diff --git a/plzip-0.5.tar.bz2 b/plzip-0.5.tar.bz2 deleted file mode 100644 index 05d6cf9..0000000 --- a/plzip-0.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ce9e9db3d8844ab39e682b2457a0b6e164478ea81913ea02d362207be66c7c1 -size 53624 diff --git a/plzip-0.6.tar.bz2 b/plzip-0.6.tar.bz2 new file mode 100644 index 0000000..44e0f28 --- /dev/null +++ b/plzip-0.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e63bce096b65ec8c34fa87184d51a8758522b84ed536292e4110926b50386b2f +size 54398 diff --git a/plzip.changes b/plzip.changes index b1993b7..cb33df4 100644 --- a/plzip.changes +++ b/plzip.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Mar 24 06:09:15 UTC 2010 - pascal.bleser@opensuse.org + +- update to 0.6: + * some small portability problems have been fixed + * updates to the manual + ------------------------------------------------------------------- Mon Feb 15 13:57:39 UTC 2010 - pascal.bleser@opensuse.org diff --git a/plzip.spec b/plzip.spec index 8cda043..edc3e20 100644 --- a/plzip.spec +++ b/plzip.spec @@ -1,7 +1,7 @@ # norootforbuild Name: plzip -Version: 0.5 +Version: 0.6 Release: 0 Summary: Parallel LZMA Data Compressor # http://mirrors.zerg.biz/nongnu/lzip/plzip-%{version}.tar.gz @@ -13,10 +13,6 @@ BuildRoot: %{_tmppath}/build-%{name}-%{version} BuildRequires: liblz-devel BuildRequires: gcc-c++ libstdc++-devel make glibc-devel PreReq: %install_info_prereq -%if 0%{?suse_version} >= 1030 -BuildRequires: licenses -Requires: licenses -%endif %description Plzip is a parallel version of the lzip data compressor. The files produced by @@ -59,9 +55,6 @@ Authors: %install %__make DESTDIR="%{buildroot}" LDCONFIG=echo install -h=/usr/share/doc/licenses/md5/$(md5sum COPYING|cut -f1 -d" ") -test -e "$h" && %__ln_s -f "$h" . - %check %__make check