use gz
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sort-ArrayOfArrays?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
fce1cb2cb6
commit
3f5b0d9b74
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Sort-ArrayOfArrays (Version 1.00)
|
||||
# spec file for package perl-Sort-ArrayOfArrays
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,6 +17,7 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: perl-Sort-ArrayOfArrays
|
||||
%define cpan_name Sort-ArrayOfArrays
|
||||
Summary: Perl extension for sorting an array of arrays
|
||||
@@ -26,7 +27,7 @@ License: CHECK(GPL+ or Artistic)
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Sort-ArrayOfArrays/
|
||||
#Source: http://www.cpan.org/modules/by-module/Sort/Sort-ArrayOfArrays-%{version}.tar.gz
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
Source: %{cpan_name}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
|
Reference in New Issue
Block a user