8
0
Stephan Kulow
2011-11-17 15:42:47 +00:00
committed by Git OBS Bridge
parent 2c17e50c53
commit d02df20e00
2 changed files with 5 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Object-Pluggable (Version 1.29)
# spec file for package perl-Object-Pluggable
#
# 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-Object-Pluggable
Version: 1.29
Release: 1
@@ -24,7 +26,7 @@ Summary: A base class for creating plugin-enabled objects
Url: http://search.cpan.org/dist/Object-Pluggable/
Group: Development/Libraries/Perl
#Source: http://www.cpan.org/authors/id/H/HI/HINRIK/Object-Pluggable-%{version}.tar.gz
Source: %{cpan_name}-%{version}.tar.bz2
Source: %{cpan_name}-%{version}.tar.gz
BuildRequires: perl(constant) >= 1.17
BuildRequires: perl(Task::Weaken)
BuildRequires: perl