Author: wiget Date: Sat Feb 12 13:56:04 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 0.552 - lzma.patch not updated
---- Files affected: packages/lrzip: lrzip.spec (1.21 -> 1.22) ---- Diffs: ================================================================ Index: packages/lrzip/lrzip.spec diff -u packages/lrzip/lrzip.spec:1.21 packages/lrzip/lrzip.spec:1.22 --- packages/lrzip/lrzip.spec:1.21 Tue Nov 24 09:47:13 2009 +++ packages/lrzip/lrzip.spec Sat Feb 12 14:55:59 2011 @@ -6,12 +6,12 @@ Summary: Long Range ZIP or Lzma RZIP Summary(pl.UTF-8): Long Range ZIP lub Lzma RZIP Name: lrzip -Version: 0.31 -Release: 2 +Version: 0.552 +Release: 1 License: GPL v2 Group: Applications/Archiving Source0: http://ck.kolivas.org/apps/lrzip/%{name}-%{version}.tar.bz2 -# Source0-md5: 3cf78c98197efe171790df67df997b3d +# Source0-md5: f518494610882b9bd8400f2e59d89441 Patch0: %{name}-lzma.patch URL: http://ck.kolivas.org/apps/lrzip/ BuildRequires: autoconf @@ -66,12 +66,17 @@ %files %defattr(644,root,root,755) %doc README* -%doc AUTHORS BUGS ChangeLog doc/Current-Benchmarks.txt TODO WHATS-NEW +%doc AUTHORS BUGS ChangeLog README README-NOT-BACKWARD-COMPATIBLE TODO WHATS-NEW %doc lzma/7zC.txt lzma/7zFormat.txt lzma/Methods.txt lzma/README lzma/README-Alloc lzma/history.txt lzma/lzma.txt -%doc doc/magic.header.txt doc/lrzip.conf.example -%attr(755,root,root) %{_bindir}/lrzip +%doc doc/magic.header.txt doc/lrzip.conf.example doc/README.lzo_compresses.test.txt doc/README.benchmarks %attr(755,root,root) %{_bindir}/lrunzip +%attr(755,root,root) %{_bindir}/lrzip +%attr(755,root,root) %{_bindir}/lrztar +%attr(755,root,root) %{_bindir}/lrzuntar +%{_mandir}/man1/lrunzip.1* %{_mandir}/man1/lrzip.1* +%{_mandir}/man1/lrztar.1* +%{_mandir}/man1/lrzuntar.1* %{_mandir}/man5/lrzip.conf.5* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -80,6 +85,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.22 2011/02/12 13:55:59 wiget +- up to 0.552 +- lzma.patch not updated + Revision 1.21 2009/11/24 08:47:13 glen - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lrzip/lrzip.spec?r1=1.21&r2=1.22&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
