From 3adbf81c701c3f904a00fd7ab12b17bb7b48c6cf70a4e8cb30c498a7723c1ca8 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 28 Dec 2011 11:42:03 +0000 Subject: [PATCH] update OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Task-Kensho-Config?expand=0&rev=3 --- perl-Task-Kensho-Config.spec | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) diff --git a/perl-Task-Kensho-Config.spec b/perl-Task-Kensho-Config.spec index 141dfdb..861dc9d 100644 --- a/perl-Task-Kensho-Config.spec +++ b/perl-Task-Kensho-Config.spec @@ -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