From a627b333a7849c9af2c52de19971fbe43df0b4c8b17bb5d8c759ee683287ef76 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 22 May 2012 15:58:54 +0000 Subject: [PATCH] Accepting request 121779 from home:WernerFink:branches:devel:languages:perl - run osc service localrun format_spec_file OBS-URL: https://build.opensuse.org/request/show/121779 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-List-AllUtils?expand=0&rev=2 --- perl-List-AllUtils.changes | 5 +++++ perl-List-AllUtils.spec | 24 +++++++++++++++++++++--- 2 files changed, 26 insertions(+), 3 deletions(-) diff --git a/perl-List-AllUtils.changes b/perl-List-AllUtils.changes index 7651311..8ba3116 100644 --- a/perl-List-AllUtils.changes +++ b/perl-List-AllUtils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 22 13:12:35 UTC 2012 - werner@suse.de + +- run osc service localrun format_spec_file + ------------------------------------------------------------------- Thu Feb 17 14:27:45 CET 2011 - pascal.bleser@opensuse.org diff --git a/perl-List-AllUtils.spec b/perl-List-AllUtils.spec index f5233a4..a290fc9 100644 --- a/perl-List-AllUtils.spec +++ b/perl-List-AllUtils.spec @@ -1,14 +1,31 @@ -# vim: set sw=4 ts=4 et nu: +# +# spec file for package perl-List-AllUtils +# +# 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 +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# + + Name: perl-List-AllUtils Version: 0.02 Release: 0 Summary: Combines List::Util and List::MoreUtils in one bite-sized package Source: http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/List-AllUtils-%{version}.tar.gz -URL: http://search.cpan.org/dist/List-AllUtils +Url: http://search.cpan.org/dist/List-AllUtils Group: Development/Libraries/Perl License: Perl License -BuildRoot: %{_tmppath}/build-%{name}-%{version} +BuildRoot: %{_tmppath}/%{name}-%{version}-build %{perl_requires} BuildRequires: perl-macros BuildRequires: perl(Test::More) @@ -51,3 +68,4 @@ those two modules defines. %{perl_vendorlib}/List/AllUtils.pm %doc %{perl_man3dir}/List::AllUtils.%{perl_man3ext}%{ext_man} +%changelog