SPECS: perl-YAML.spec - R: perl-devel
glen
glen at pld-linux.org
Fri Apr 17 18:47:09 CEST 2009
Author: glen Date: Fri Apr 17 16:47:09 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- R: perl-devel
---- Files affected:
SPECS:
perl-YAML.spec (1.30 -> 1.31)
---- Diffs:
================================================================
Index: SPECS/perl-YAML.spec
diff -u SPECS/perl-YAML.spec:1.30 SPECS/perl-YAML.spec:1.31
--- SPECS/perl-YAML.spec:1.30 Sat Dec 13 16:33:18 2008
+++ SPECS/perl-YAML.spec Fri Apr 17 18:47:03 2009
@@ -1,4 +1,6 @@
# $Revision$, $Date$
+# TODO
+# - YAML::Types depends on B::Deparse therefore the perl-devel dep)
#
# Conditional build:
%bcond_without tests # do not perform "make test"
@@ -18,10 +20,11 @@
URL: http://www.yaml.org/spec/
BuildRequires: perl-devel >= 1:5.8.0
%if %{with tests}
-BuildRequires: perl-perldoc
BuildRequires: perl-Spiffy >= 0.29
+BuildRequires: perl-perldoc
%endif
BuildRequires: rpm-perlprov >= 4.1-13
+Requires: perl-devel
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -31,7 +34,7 @@
YAML is a generic data serialization language that is optimized for
human readability. It can be used to express the data structures of
-most modern programming languages. (Including Perl!!!)
+most modern programming languages. (Including Perl!!!)
%description -l pl.UTF-8
Moduł YAML.pm jest implementacją klas YAML Loader i Dumper bazujących
@@ -72,6 +75,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.31 2009/04/17 16:47:03 glen
+- R: perl-devel
+
Revision 1.30 2008/12/13 15:33:18 agaran
- up to 0.68, ysh is missing in this release
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-YAML.spec?r1=1.30&r2=1.31&f=u
More information about the pld-cvs-commit
mailing list