diff --git a/perl-File-Remove.spec b/perl-File-Remove.spec index bec21dc..4419032 100644 --- a/perl-File-Remove.spec +++ b/perl-File-Remove.spec @@ -1,17 +1,35 @@ +# +# spec file for package perl-File-Remove (Version 1.42) +# +# Copyright (c) 2010 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/ +# + # norootforbuild -Name: perl-File-Remove -Version: 1.42 -Release: 0 + +Name: perl-File-Remove +Version: 1.42 +Release: 1 %define cpan_name File-Remove -Summary: File::Remove::remove removes files and directories -License: GPL, Artistic License -Group: Development/Libraries/Perl -Url: http://search.cpan.org/~adamk/File-Remove-1.42/lib/File/Remove.pm -Source0: %{cpan_name}-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-build +Summary: File::Remove::remove removes files and directories +License: GPL, Artistic License +Group: Development/Libraries/Perl +Url: http://search.cpan.org/~adamk/File-Remove-1.42/lib/File/Remove.pm +Source0: %{cpan_name}-%{version}.tar.gz +BuildRoot: %{_tmppath}/%{name}-%{version}-build %{perl_requires} -BuildRequires: perl +BuildRequires: perl %description File::Remove::remove removes files and directories. It acts like @@ -49,10 +67,3 @@ Author: %{_mandir}/man3/File::Remove.3pm.* %changelog -* Fri Oct 31 2008 Richard Bos - 0.31 -- fixed rpmlint errors on the buildserver -* Wed Mar 13 2007 Marcus Hüwe - 0.31 -- fixed BuildRequires -* Sat Jun 10 2006 Marcus Hüwe -- initial build -