8
0
Stephan Kulow
2011-11-17 15:41:14 +00:00
committed by Git OBS Bridge
parent cba52b6fe9
commit ccad6d5423
2 changed files with 5 additions and 6 deletions

View File

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

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-MooseX-Types-Perl (Version 0.101340)
# spec file for package perl-MooseX-Types-Perl
#
# 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
@@ -15,6 +15,8 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: perl-MooseX-Types-Perl
Version: 0.101340
Release: 1
@@ -24,7 +26,7 @@ Summary: Moose types that check against Perl syntax
Url: http://search.cpan.org/dist/MooseX-Types-Perl/
Group: Development/Libraries/Perl
#Source: http://www.cpan.org/authors/id/R/RJ/RJBS/MooseX-Types-Perl-%{version}.tar.gz
Source: %{cpan_name}-%{version}.tar.bz2
Source: %{cpan_name}-%{version}.tar.gz
BuildRequires: perl(MooseX::Types)
BuildRequires: perl(MooseX::Types::Moose)
BuildRequires: perl(Params::Util)