8
0
Stephan Kulow
2012-01-11 10:05:48 +00:00
committed by Git OBS Bridge
parent 5a25704a4f
commit 0a894b9fa1

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Class-Base
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 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,19 +15,15 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: perl-Class-Base
%define cpan_name Class-Base
Summary: Useful base class for deriving other modules
Version: 0.03
Release: 1
License: CHECK(GPL+ or Artistic)
License: GPL-1.0+ or Artistic-1.0
Group: Development/Libraries/Perl
Version: 0.03
Release: 0
Url: http://search.cpan.org/dist/Class-Base/
#Source: http://www.cpan.org/authors/id/A/AB/ABW/Class-Base-%{version}.tar.gz
Source: %{cpan_name}-%{version}.tar.gz
Source: http://www.cpan.org/authors/id/A/AB/ABW/Class-Base-%{version}.tar.gz
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}