Stephan Kulow
2011-11-17 15:48:40 +00:00
committed by Git OBS Bridge
parent fce1cb2cb6
commit 3f5b0d9b74
2 changed files with 4 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3a750b5097484f694a5e6fba52e72f9aa56a9fae9fcc4bbec2d77659102e1d5f
size 5837

View File

@@ -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}