From c76bf4c5fc29149cd8131af41fc431669c43b29a8cc62dde6a804b665a3ddf4a Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 18 Jun 2009 15:03:13 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-File-Basename-Object?expand=0&rev=3 --- perl-File-Basename-Object.spec | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/perl-File-Basename-Object.spec b/perl-File-Basename-Object.spec index 4bcbe70..1cb3c01 100644 --- a/perl-File-Basename-Object.spec +++ b/perl-File-Basename-Object.spec @@ -1,10 +1,17 @@ # # spec file for package perl-File-Basename-Object (Version 0.01) # -# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. +# Copyright (c) 2009 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/ # @@ -19,7 +26,7 @@ Requires: perl = %{perl_version} AutoReqProv: on Summary: Object-oriented syntax sugar for File::Basename Version: 0.01 -Release: 1 +Release: 37 Source: File-Basename-Object-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -63,6 +70,7 @@ rm -rf $RPM_BUILD_ROOT %{perl_vendorarch}/auto/File/Basename/Object/.packlist %{_mandir}/man3/* /var/adm/perl-modules/perl-File-Basename-Object + %changelog * Wed Mar 26 2008 anicka@suse.cz - package created (version 0.01)