Author: qboosh Date: Fri Apr 29 18:23:03 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.0.2
---- Files affected: packages/snappy: snappy.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: packages/snappy/snappy.spec diff -u packages/snappy/snappy.spec:1.1 packages/snappy/snappy.spec:1.2 --- packages/snappy/snappy.spec:1.1 Mon Apr 4 19:05:17 2011 +++ packages/snappy/snappy.spec Fri Apr 29 20:22:58 2011 @@ -2,13 +2,13 @@ Summary: Snappy - fast compression/decompression library Summary(pl.UTF-8): Snappy - biblioteka do szybkiej kompresji i dekompresji Name: snappy -Version: 1.0.1 +Version: 1.0.2 Release: 1 -License: Apache v2.0 +License: BSD Group: Libraries #Source0Download: http://code.google.com/p/snappy/downloads/list Source0: http://snappy.googlecode.com/files/%{name}-%{version}.tar.gz -# Source0-md5: b3af7263f0481f0c03267bb4117fce3a +# Source0-md5: e684066cda5bf4ad87907a6ecc185e26 Patch0: %{name}-link.patch URL: http://code.google.com/p/snappy/ BuildRequires: autoconf >= 2.50 @@ -118,7 +118,7 @@ %files %defattr(644,root,root,755) -%doc AUTHORS ChangeLog NEWS README +%doc AUTHORS COPYING ChangeLog NEWS README %attr(755,root,root) %{_libdir}/libsnappy.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libsnappy.so.1 @@ -138,6 +138,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2011/04/29 18:22:58 qboosh +- updated to 1.0.2 + Revision 1.1 2011/04/04 17:05:17 qboosh - new - link patch to avoid linking the library with other compression libs; only tests use them ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/snappy/snappy.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
