Stephan Kulow 2011-12-28 11:42:03 +00:00 committed by Git OBS Bridge
parent e10a9a682f
commit 3adbf81c70

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-Task-Kensho-Config (Version 0.28)
# spec file for package perl-Task-Kensho-Config
#
# 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,16 +15,16 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: perl-Task-Kensho-Config
Version: 0.28
Release: 1
License: GPL+ or Artistic
Release: 0
%define cpan_name Task-Kensho-Config
Summary: A Glimpse at an Enlightened Perl (Config)
Url: http://search.cpan.org/dist/Task-Kensho-Config/
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
#Source: http://www.cpan.org/authors/id/A/AP/APEIRON/Task-Kensho-Config-%{version}.tar.gz
Source: %{cpan_name}-%{version}.tar.gz
Url: http://search.cpan.org/dist/Task-Kensho-Config/
Source: http://www.cpan.org/authors/id/A/AP/APEIRON/%{cpan_name}-%{version}.tar.gz
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
@ -36,7 +36,7 @@ Requires: perl(Config::General)
%{perl_requires}
%description
sorry, no description found
A Glimpse at an Enlightened Perl (Config)
%prep
%setup -q -n %{cpan_name}-%{version}
@ -53,11 +53,8 @@ sorry, no description found
%perl_process_packlist
%perl_gen_filelist
%clean
%{__rm} -rf %{buildroot}
%files -f %{name}.files
%defattr(644,root,root,755)
%defattr(-,root,root,755)
%doc Changes MYMETA.yml README
%changelog