Преглед изворни кода

add UNIVERSAL::require for perl-dbix:Class-DBI-View and others

Ralf S. Engelschall пре 19 година
родитељ
комит
b1d322381a
1 измењених фајлова са 11 додато и 1 уклоњено
  1. 11 1
      perl-util/perl-util.spec

+ 11 - 1
perl-util/perl-util.spec

@@ -70,6 +70,7 @@
 %define       V_test_manifest            1.14
 %define       V_test_simple              0.62
 %define       V_universal_moniker        0.08
+%define       V_universal_require        0.10
 %define       V_fields_aliased           1.05
 %define       V_regexp_bind              0.05
 %define       V_regexp_common            2.120
@@ -101,7 +102,7 @@ Class:        BASE
 Group:        Language
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20060609
+Release:      20060615
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/Test/Test-%{V_test}.tar.gz
@@ -169,6 +170,7 @@ Source61:     http://www.cpan.org/modules/by-module/Regexp/Regexp-Assemble-%{V_r
 Source62:     http://www.cpan.org/authors/id/R/RO/ROBIN/Want-%{V_want}.tar.gz
 Source63:     http://www.cpan.org/modules/by-module/Class/Class-ErrorHandler-%{V_class_errorhandler}.tar.gz
 Source64:     http://www.cpan.org/modules/by-module/Class/Class-Singleton-%{V_class_singleton}.tar.gz
+Source65:     http://www.cpan.org/modules/by-module/UNIVERSAL/UNIVERSAL-require-%{V_universal_require}.tar.gz
 
 #   build information
 Prefix:       %{l_prefix}
@@ -226,6 +228,7 @@ AutoReqProv:  no
     - Test::Manifest (%{V_test_manifest})
     - Test::Simple (%{V_test_simple})
     - UNIVERSAL::moniker (%{V_universal_moniker})
+    - UNIVERSAL::require (%{V_universal_require})
     - fields::aliased (%{V_fields_aliased})
     - Regexp::Bind (%{V_regexp_bind})
     - Regexp::Common (%{V_regexp_common})
@@ -469,6 +472,11 @@ AutoReqProv:  no
         url       = http://www.cpan.org/modules/by-module/UNIVERSAL/
         regex     = UNIVERSAL-moniker-(__VER__)\.tar\.gz
     }
+    prog perl-util:UNIVERSAL-require = {
+        version   = %{V_universal_require}
+        url       = http://www.cpan.org/modules/by-module/UNIVERSAL/
+        regex     = UNIVERSAL-require-(__VER__)\.tar\.gz
+    }
     prog perl-util:fields-aliased = {
         version   = %{V_fields_aliased}
         url       = http://www.cpan.org/modules/by-module/fields/
@@ -641,6 +649,7 @@ AutoReqProv:  no
     %setup -q -T -D -a 62
     %setup -q -T -D -a 63
     %setup -q -T -D -a 64
+    %setup -q -T -D -a 65
 
 %build
 
@@ -712,6 +721,7 @@ AutoReqProv:  no
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE62} configure build install
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE63} configure build install
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE64} configure build install
+    %{l_prefix}/bin/perl-openpkg -d %{SOURCE65} configure build install
     rm -f $RPM_BUILD_ROOT%{l_prefix}/bin/replace
     rm -f $RPM_BUILD_ROOT%{l_prefix}/bin/prove
     %{l_prefix}/bin/perl-openpkg -F perl-openpkg-files fixate cleanup