packages: perl-Perl6-Junction/perl-Perl6-Junction.spec - adapterized

amateja amateja at pld-linux.org
Sat Oct 17 16:27:21 CEST 2009


Author: amateja                      Date: Sat Oct 17 14:27:21 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- adapterized

---- Files affected:
packages/perl-Perl6-Junction:
   perl-Perl6-Junction.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/perl-Perl6-Junction/perl-Perl6-Junction.spec
diff -u packages/perl-Perl6-Junction/perl-Perl6-Junction.spec:1.1 packages/perl-Perl6-Junction/perl-Perl6-Junction.spec:1.2
--- packages/perl-Perl6-Junction/perl-Perl6-Junction.spec:1.1	Sat Oct 17 16:20:13 2009
+++ packages/perl-Perl6-Junction/perl-Perl6-Junction.spec	Sat Oct 17 16:27:16 2009
@@ -6,7 +6,7 @@
 %include	/usr/lib/rpm/macros.perl
 %define	pdir	Perl6
 %define	pnam	Junction
-Summary:	Perl6::Junction - Perl6 style Junction operators in Perl5.
+Summary:	Perl6::Junction - Perl6 style Junction operators in Perl5
 Summary(pl.UTF-8):	Perl6::Junction - operatory Junction w stylu Perl6 dla Perl5
 Name:		perl-Perl6-Junction
 Version:	1.40000
@@ -14,7 +14,7 @@
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
-Source0:	http://search.cpan.org/CPAN/authors/id/C/CF/CFRANKS/Perl6-Junction-1.40000.tar.gz
+Source0:	http://search.cpan.org/CPAN/authors/id/C/CF/CFRANKS/Perl6-Junction-%{version}.tar.gz
 # Source0-md5:	0d94cc39ac646175ad38451ef752e982
 URL:		http://search.cpan.org/dist/Perl6-Junction/
 BuildRequires:	perl-devel >= 1:5.8.0
@@ -23,19 +23,18 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This is a lightweight module which provides 'Junction' operators, the most 
-commonly used being any and all.
+This is a lightweight module which provides 'Junction' operators, the
+most commonly used being any and all.
 
-Inspired by the Perl6 design docs, 
+Inspired by the Perl6 design docs,
 http://dev.perl.org/perl6/doc/design/exe/E06.html.
 
-Provides a limited subset of the functionality of Quantum::Superpositions, 
-see /"SEE ALSO" for comment.
+Provides a limited subset of the functionality of
+Quantum::Superpositions, see /"SEE ALSO" for comment.
 
-Notice in the /SYNOPSIS above, that if you want to match against a 
-regular expression, you must use == or !=. Not =~ or !~. You 
-must also use a regex object, such as qr/\d/, not a plain regex such as 
-/\d/.
+Notice in the /SYNOPSIS above, that if you want to match against a
+regular expression, you must use == or !=. Not =~ or !~. You must also
+use a regex object, such as qr/\d/, not a plain regex such as /\d/.
 
 # %description -l pl.UTF-8
 # TODO
@@ -72,6 +71,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2009/10/17 14:27:16  amateja
+- adapterized
+
 Revision 1.1  2009/10/17 14:20:13  amateja
 - initial
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Perl6-Junction/perl-Perl6-Junction.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list