SPECS: perl-JSON-Syck.spec - pl - URL and License

qboosh qboosh at pld-linux.org
Wed May 9 22:33:31 CEST 2007


Author: qboosh                       Date: Wed May  9 20:33:31 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl
- URL and License

---- Files affected:
SPECS:
   perl-JSON-Syck.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-JSON-Syck.spec
diff -u SPECS/perl-JSON-Syck.spec:1.1 SPECS/perl-JSON-Syck.spec:1.2
--- SPECS/perl-JSON-Syck.spec:1.1	Fri May  4 11:40:17 2007
+++ SPECS/perl-JSON-Syck.spec	Wed May  9 22:33:26 2007
@@ -7,33 +7,32 @@
 %define	pdir	JSON
 %define	pnam	Syck
 Summary:	JSON::Syck - JSON is YAML
-#Summary(pl.UTF-8):	
+Summary(pl.UTF-8):	JSON::Syck - JSON to YAML
 Name:		perl-JSON-Syck
 Version:	0.07
 Release:	1
-License:	unknown
+License:	BSD or D&R (see COPYING)
 Group:		Development/Languages/Perl
-Source0:	http://www.cpan.org/modules/by-authors/id/M/MI/MIYAGAWA/JSON-Syck-0.07.tar.gz
+Source0:	http://www.cpan.org/modules/by-authors/id/M/MI/MIYAGAWA/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	b6a3d39bbec98100fc9433e41ebc773b
-# generic URL, check or change before uncommenting
-#URL:		http://search.cpan.org/dist/JSON-Syck/
+URL:		http://search.cpan.org/dist/JSON-Syck/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
-%if %{with tests}
-%endif
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-JSON::Syck is a syck implementatoin of JSON parsing and
+JSON::Syck is a syck implementation of JSON parsing and
 generation. Because JSON is YAML
 (http://redhanded.hobix.com/inspect/yamlIsJson.html), using syck
 gives you the fastest and most memory efficient parser and dumper for
 JSON data representation.
 
-
-
-# %description -l pl.UTF-8
-# TODO
+%description -l pl.UTF-8
+JSON::Syck to implementacja syck analizy i generowania JSON. Ponieważ
+JSON to YAML
+(http://redhanded.hobix.com/inspect/yamlIsJson.html), wykorzystanie
+sycka daje najszybszy i najbardziej wydajny pamięciowo analizator i
+dumper dla reprezentacji danych JSON.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -57,7 +56,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc Changes
+%doc COPYING Changes
 %{perl_vendorarch}/JSON/*.pm
 %dir %{perl_vendorarch}/auto/JSON/Syck
 %{perl_vendorarch}/auto/JSON/Syck/*.bs
@@ -70,6 +69,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/05/09 20:33:26  qboosh
+- pl
+- URL and License
+
 Revision 1.1  2007/05/04 09:40:17  wiget
 - raw
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-JSON-Syck.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list