|
@@ -33,18 +33,18 @@
|
|
|
%define V_class_loader 2.02
|
|
%define V_class_loader 2.02
|
|
|
%define V_class_makemethods 1.009
|
|
%define V_class_makemethods 1.009
|
|
|
%define V_class_methodmaker 1.12
|
|
%define V_class_methodmaker 1.12
|
|
|
|
|
+%define V_class_returnvalue 0.52
|
|
|
%define V_class_xpath 1.3
|
|
%define V_class_xpath 1.3
|
|
|
%define V_data_locations 5.2-fixed
|
|
%define V_data_locations 5.2-fixed
|
|
|
%define V_devel_stacktrace 1.04
|
|
%define V_devel_stacktrace 1.04
|
|
|
-%define V_class_returnvalue 0.52
|
|
|
|
|
%define V_exception_class 1.16
|
|
%define V_exception_class 1.16
|
|
|
%define V_object_realize_later 0.14
|
|
%define V_object_realize_later 0.14
|
|
|
%define V_params_validate 0.72
|
|
%define V_params_validate 0.72
|
|
|
%define V_startup 0.103
|
|
%define V_startup 0.103
|
|
|
%define V_string_divert 0.93
|
|
%define V_string_divert 0.93
|
|
|
%define V_test 1.24
|
|
%define V_test 1.24
|
|
|
-%define V_test_inline 0.15
|
|
|
|
|
%define V_test_harness 2.38
|
|
%define V_test_harness 2.38
|
|
|
|
|
+%define V_test_inline 0.15
|
|
|
%define V_test_manifest 0.92
|
|
%define V_test_manifest 0.92
|
|
|
%define V_test_simple 0.47
|
|
%define V_test_simple 0.47
|
|
|
|
|
|
|
@@ -104,18 +104,18 @@ AutoReqProv: no
|
|
|
- Class::Loader (%{V_class_loader})
|
|
- Class::Loader (%{V_class_loader})
|
|
|
- Class::MakeMethods (%{V_class_makemethods})
|
|
- Class::MakeMethods (%{V_class_makemethods})
|
|
|
- Class::MethodMaker (%{V_class_methodmaker})
|
|
- Class::MethodMaker (%{V_class_methodmaker})
|
|
|
|
|
+ - Class::ReturnValue (%{V_class_returnvalue})
|
|
|
- Class::XPath (%{V_class_xpath})
|
|
- Class::XPath (%{V_class_xpath})
|
|
|
- Data::Locations (%{V_data_locations})
|
|
- Data::Locations (%{V_data_locations})
|
|
|
- Devel::StackTrace (%{V_devel_stacktrace})
|
|
- Devel::StackTrace (%{V_devel_stacktrace})
|
|
|
- - Class::ReturnValue (%{V_class_returnvalue})
|
|
|
|
|
- Exception::Class (%{V_exception_class})
|
|
- Exception::Class (%{V_exception_class})
|
|
|
- Object::Realize::Later (%{V_object_realize_later})
|
|
- Object::Realize::Later (%{V_object_realize_later})
|
|
|
- Params::Validate (%{V_params_validate})
|
|
- Params::Validate (%{V_params_validate})
|
|
|
- Startup (%{V_startup})
|
|
- Startup (%{V_startup})
|
|
|
- String::Divert (%{V_string_divert})
|
|
- String::Divert (%{V_string_divert})
|
|
|
- Test (%{V_test})
|
|
- Test (%{V_test})
|
|
|
- - Test::Inline (%{V_test_inline})
|
|
|
|
|
- Test::Harness (%{V_test_harness})
|
|
- Test::Harness (%{V_test_harness})
|
|
|
|
|
+ - Test::Inline (%{V_test_inline})
|
|
|
- Test::Manifest (%{V_test_manifest})
|
|
- Test::Manifest (%{V_test_manifest})
|
|
|
- Test::Simple (%{V_test_simple})
|
|
- Test::Simple (%{V_test_simple})
|
|
|
|
|
|