[perl-Locale-Codes/f17] Sort build-requires

Petr Pisar ppisar at fedoraproject.org
Wed Dec 5 12:46:29 UTC 2012


commit c9becb2cfb03ac58bcfc4ed48e4031c318b77b91
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Dec 5 13:39:17 2012 +0100

    Sort build-requires

 perl-Locale-Codes.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/perl-Locale-Codes.spec b/perl-Locale-Codes.spec
index 4c8d989..4078c17 100644
--- a/perl-Locale-Codes.spec
+++ b/perl-Locale-Codes.spec
@@ -7,10 +7,11 @@ Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Locale-Codes/
 Source0:        http://www.cpan.org/authors/id/S/SB/SBECK/Locale-Codes-%{version}.tar.gz
 BuildArch:      noarch
+BuildRequires:  perl(ExtUtils::MakeMaker)
+# Run-time
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(constant)
 BuildRequires:  perl(Exporter)
-BuildRequires:  perl(ExtUtils::MakeMaker)
 # Tests
 BuildRequires:  perl(Storable)
 BuildRequires:  perl(Test::More)


More information about the scm-commits mailing list