[packages/perl-Sereal-Decoder] adapter

glen glen at pld-linux.org
Wed Sep 17 08:46:56 CEST 2014


commit 1febac3c19e7b02d23ee657735d2a711dffb23b9
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Sep 17 09:46:50 2014 +0300

    adapter

 perl-Sereal-Decoder.spec | 21 ++++++++++-----------
 1 file changed, 10 insertions(+), 11 deletions(-)
---
diff --git a/perl-Sereal-Decoder.spec b/perl-Sereal-Decoder.spec
index 4ec8b91..5947d93 100644
--- a/perl-Sereal-Decoder.spec
+++ b/perl-Sereal-Decoder.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_without	tests		# do not perform "make test"
-#
+
 %define		pdir	Sereal
 %define		pnam	Decoder
 %include	/usr/lib/rpm/macros.perl
@@ -12,7 +12,7 @@ Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
-Source0:	http://www.cpan.org/modules/by-authors/id/Y/YV/YVES/Sereal-Decoder-3.002.tar.gz
+Source0:	http://www.cpan.org/modules/by-authors/id/Y/YV/YVES/Sereal-Decoder-%{version}.tar.gz
 # Source0-md5:	c26033b258dc3ee2e4e485f7293ccb63
 URL:		http://search.cpan.org/dist/Sereal-Decoder/
 BuildRequires:	perl-devel >= 1:5.8.0
@@ -25,10 +25,10 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 This library implements a deserializer for an efficient,
-compact-output, and feature-rich binary protocol called Sereal.
-Its sister module Sereal::Encoder implements an encoder for this
-format. The two are released separately to allow for independent and
-safer upgrading.
+compact-output, and feature-rich binary protocol called Sereal. Its
+sister module Sereal::Encoder implements an encoder for this format.
+The two are released separately to allow for independent and safer
+upgrading.
 
 The Sereal protocol versions that are compatible with this decoder
 implementation are currently protocol versions 1, 2, and 3. As it
@@ -37,10 +37,10 @@ protocol, but if necessary there is likely going to be an option to
 decode the parts of the input that are compatible with version 3 of
 the protocol. The protocol was designed to allow for this.
 
-The protocol specification and many other bits of documentation
-can be found in the github repository. Right now, the specification
-is at https://github.com/Sereal/Sereal/blob/master/sereal_spec.pod,
-there is a discussion of the design objectives in
+The protocol specification and many other bits of documentation can be
+found in the github repository. Right now, the specification is at
+https://github.com/Sereal/Sereal/blob/master/sereal_spec.pod, there is
+a discussion of the design objectives in
 https://github.com/Sereal/Sereal/blob/master/README.pod, and the
 output of our benchmarks can be seen at
 https://github.com/Sereal/Sereal/wiki/Sereal-Comparison-Graphs.
@@ -59,7 +59,6 @@ https://github.com/Sereal/Sereal/wiki/Sereal-Comparison-Graphs.
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 %{__make} pure_install \
 	DESTDIR=$RPM_BUILD_ROOT
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Sereal-Decoder.git/commitdiff/1febac3c19e7b02d23ee657735d2a711dffb23b9



More information about the pld-cvs-commit mailing list