SPECS: perl-YAML-LibYAML.spec - pl, descs, cleanup

qboosh qboosh at pld-linux.org
Tue Mar 25 22:17:49 CET 2008


Author: qboosh                       Date: Tue Mar 25 21:17:49 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, descs, cleanup

---- Files affected:
SPECS:
   perl-YAML-LibYAML.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-YAML-LibYAML.spec
diff -u SPECS/perl-YAML-LibYAML.spec:1.1 SPECS/perl-YAML-LibYAML.spec:1.2
--- SPECS/perl-YAML-LibYAML.spec:1.1	Sun Jan 13 23:41:33 2008
+++ SPECS/perl-YAML-LibYAML.spec	Tue Mar 25 22:17:44 2008
@@ -1,14 +1,13 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_without	autodeps	# don't BR packages needed only for resolving deps
 %bcond_without	tests		# do not perform "make test"
 #
 %include	/usr/lib/rpm/macros.perl
 %define	pdir	YAML
 %define	pnam	LibYAML
 Summary:	YAML::XS::LibYAML - An XS Wrapper Module of libyaml
-#Summary(pl.UTF-8):	
+Summary(pl.UTF-8):	YAML::XS::LibYAML - moduł wrappera XS dla libyaml
 Name:		perl-YAML-LibYAML
 Version:	0.26
 Release:	1
@@ -17,19 +16,21 @@
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/YAML/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	b2da17e2393888cdc5996dc48fbae71a
-# generic URL, check or change before uncommenting
 URL:		http://search.cpan.org/dist/YAML-LibYAML/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
-%if %{with autodeps} || %{with tests}
-%endif
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
+YAML::XS is a Perl YAML implementation using XS and libyaml.
 
+YAML::XS::LibYAML is an XS wrapper module for libyaml.
 
-# %description -l pl.UTF-8
-# TODO
+%description -l pl.UTF-8
+YAML::XS to perlowa implementacja YAML-a przy użyciu XS i biblioteki
+libyaml.
+
+YAML::XS::LibYAML to moduł wrappera XS dla libyaml.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -69,6 +70,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008-03-25 21:17:44  qboosh
+- pl, descs, cleanup
+
 Revision 1.1  2008-01-13 22:41:33  agaran
 - initial, rel 1, builds here (and passes tests)
-
================================================================

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



More information about the pld-cvs-commit mailing list