Переглянути джерело

reorder to meet intra-package prerequisites

Thomas Lotterer 22 роки тому
батько
коміт
2426bd78cb
2 змінених файлів з 15 додано та 15 видалено
  1. 7 7
      perl-text/perl-text.spec
  2. 8 8
      perl-util/perl-util.spec

+ 7 - 7
perl-text/perl-text.spec

@@ -26,9 +26,9 @@
 #   versions of individual parts
 %define       V_text_template                1.44
 %define       V_text_wrapper                 1.000
+%define       V_text_reform                  1.11
 %define       V_text_autoformat              1.12
 %define       V_text_quoted                  1.3
-%define       V_text_reform                  1.11
 %define       V_locale_maketext              1.06
 
 #   package information
@@ -40,15 +40,15 @@ Packager:     The OpenPKG Project
 Distribution: OpenPKG [BASE]
 Group:        Language
 License:      GPL/Artistic
-Version:      20031009
-Release:      20031009
+Version:      20031202
+Release:      20031202
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/Text/Text-Template-%{V_text_template}.tar.gz
 Source1:      http://www.cpan.org/modules/by-module/Text/Text-Wrapper-%{V_text_wrapper}.tar.gz
-Source2:      http://www.cpan.org/modules/by-module/Text/Text-Autoformat-%{V_text_autoformat}.tar.gz
-Source3:      http://www.cpan.org/modules/by-module/Text/Text-Quoted-%{V_text_quoted}.tar.gz
-Source4:      http://www.cpan.org/modules/by-module/Text/Text-Reform-%{V_text_reform}.tar.gz
+Source2:      http://www.cpan.org/modules/by-module/Text/Text-Reform-%{V_text_reform}.tar.gz
+Source3:      http://www.cpan.org/modules/by-module/Text/Text-Autoformat-%{V_text_autoformat}.tar.gz
+Source4:      http://www.cpan.org/modules/by-module/Text/Text-Quoted-%{V_text_quoted}.tar.gz
 Source5:      http://www.cpan.org/modules/by-module/Locale/Locale-Maketext-%{V_locale_maketext}.tar.gz
 
 #   build information
@@ -63,9 +63,9 @@ AutoReqProv:  no
     Various modules for text manipulation with perl
     - Text::Template (%{V_text_template})
     - Text::Wrapper (%{V_text_wrapper})
+    - Text::Reform (%{V_text_reform})
     - Text::Autoformat (%{V_text_autoformat})
     - Text::Quoted (%{V_text_quoted})
-    - Text::Reform (%{V_text_reform})
     - Locale::Maketext (%{V_locale_maketext})
 
 %prep

+ 8 - 8
perl-util/perl-util.spec

@@ -33,10 +33,10 @@
 %define       V_class_loader             2.02
 %define       V_class_makemethods        1.009
 %define       V_class_methodmaker        1.12
-%define       V_class_returnvalue        0.52
 %define       V_class_xpath              1.3
 %define       V_data_locations           5.2-fixed
 %define       V_devel_stacktrace         1.04
+%define       V_class_returnvalue        0.52
 %define       V_exception_class          1.16
 %define       V_object_realize_later     0.14
 %define       V_params_validate          0.70
@@ -56,8 +56,8 @@ Packager:     The OpenPKG Project
 Distribution: OpenPKG [BASE]
 Group:        Language
 License:      GPL/Artistic
-Version:      20031126
-Release:      20031126
+Version:      20031202
+Release:      20031202
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/Test/Test-%{V_test}.tar.gz
@@ -73,10 +73,10 @@ Source9:      http://www.cpan.org/modules/by-module/Class/Class-Factory-Util-%{V
 Source10:     http://www.cpan.org/modules/by-module/Class/Class-Loader-%{V_class_loader}.tar.gz
 Source11:     http://www.cpan.org/modules/by-module/Class/Class-MakeMethods-%{V_class_makemethods}.tar.gz
 Source12:     http://www.cpan.org/modules/by-module/Class/Class-MethodMaker-%{V_class_methodmaker}.tar.gz
-Source13:     http://www.cpan.org/modules/by-module/Class/Class-ReturnValue-%{V_class_returnvalue}.tar.gz
-Source14:     http://www.cpan.org/modules/by-module/Class/Class-XPath-%{V_class_xpath}.tar.gz
-Source15:     http://www.cpan.org/modules/by-module/Data/Data-Locations-%{V_data_locations}.tar.gz
-Source16:     http://www.cpan.org/modules/by-module/Devel/Devel-StackTrace-%{V_devel_stacktrace}.tar.gz
+Source13:     http://www.cpan.org/modules/by-module/Class/Class-XPath-%{V_class_xpath}.tar.gz
+Source14:     http://www.cpan.org/modules/by-module/Data/Data-Locations-%{V_data_locations}.tar.gz
+Source15:     http://www.cpan.org/modules/by-module/Devel/Devel-StackTrace-%{V_devel_stacktrace}.tar.gz
+Source16:     http://www.cpan.org/modules/by-module/Class/Class-ReturnValue-%{V_class_returnvalue}.tar.gz
 Source17:     http://www.cpan.org/modules/by-module/Exception/Exception-Class-%{V_exception_class}.tar.gz
 Source18:     http://www.cpan.org/modules/by-module/Object/Object-Realize-Later-%{V_object_realize_later}.tar.gz
 Source19:     http://www.cpan.org/authors/id/M/MS/MSCHWARTZ/Startup-%{V_startup}.tar.gz
@@ -102,10 +102,10 @@ AutoReqProv:  no
     - Class::Loader (%{V_class_loader})
     - Class::MakeMethods (%{V_class_makemethods})
     - Class::MethodMaker (%{V_class_methodmaker})
-    - Class::ReturnValue (%{V_class_returnvalue})
     - Class::XPath (%{V_class_xpath})
     - Data::Locations (%{V_data_locations})
     - Devel::StackTrace (%{V_devel_stacktrace})
+    - Class::ReturnValue (%{V_class_returnvalue})
     - Exception::Class (%{V_exception_class})
     - Object::Realize::Later (%{V_object_realize_later})
     - Params::Validate (%{V_params_validate})