1.1 --- a/yaml/yaml.spec Tue Aug 28 18:46:00 2012 +0200 1.2 +++ b/yaml/yaml.spec Wed Feb 08 20:14:10 2012 +0200 1.3 @@ -24,11 +24,11 @@ 1.4 # package version 1.5 %define V_libsyck 0.70 1.6 %define V_libyaml 0.1.4 1.7 -%define V_perl_yaml 0.73 1.8 -%define V_perl_yaml_syck 1.17 1.9 +%define V_perl_yaml 0.80 1.10 +%define V_perl_yaml_syck 1.19 1.11 %define V_perl_yaml_tiny 1.50 1.12 %define V_perl_yaml_appconfig 0.16 1.13 -%define V_perl_yaml_libyaml 0.35 1.14 +%define V_perl_yaml_libyaml 0.38 1.15 %define V_perl_yaml_active 1.100810 1.16 %define V_perl_yaml_object 0.04 1.17 %define V_perl_io_yaml 0.08 1.18 @@ -50,7 +50,7 @@ 1.19 Group: Language 1.20 License: BSD/Artistic 1.21 Version: 0 1.22 -Release: 20110914 1.23 +Release: 20120208 1.24 1.25 # package options 1.26 %option with_perl no 1.27 @@ -289,6 +289,7 @@ 1.28 %endif 1.29 1.30 %install 1.31 + # clean build cruft 1.32 rm -rf $RPM_BUILD_ROOT 1.33 1.34 # install YAML C API