From dcfea53f1482253fb3cdedb22deeafd6c5e31c1abfa783fd19b5b42d9b1b8d30 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 18 Jun 2009 15:08:51 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Module-Info?expand=0&rev=5 --- perl-Module-Info.spec | 34 +++++++++++++++++++++------------- 1 file changed, 21 insertions(+), 13 deletions(-) diff --git a/perl-Module-Info.spec b/perl-Module-Info.spec index b735ebd..4c81955 100644 --- a/perl-Module-Info.spec +++ b/perl-Module-Info.spec @@ -1,15 +1,23 @@ # # spec file for package perl-Module-Info (Version 0.31) # -# 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/ # # norootforbuild + Name: perl-Module-Info Url: http://search.cpan.org/~mbarbon/Module-Info/ License: Artistic License @@ -18,7 +26,7 @@ Requires: perl = %{perl_version} AutoReqProv: on Summary: Information about Perl modules Version: 0.31 -Release: 25 +Release: 75 Source: Module-Info-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -72,15 +80,15 @@ rm -rf $RPM_BUILD_ROOT /var/adm/perl-modules/%{name} %changelog -* Sun Jan 13 2008 - coolo@suse.de +* Sun Jan 13 2008 coolo@suse.de - fix file list -* Wed Jul 25 2007 - cwh@suse.de +* Wed Jul 25 2007 cwh@suse.de version 0.31 - Fixed tests in presence of version.pm 0.72 or newer - Added -h option to module_info -* Wed Jan 25 2006 - mls@suse.de +* Wed Jan 25 2006 mls@suse.de - converted neededforbuild to BuildRequires -* Fri Jan 13 2006 - cwh@suse.de +* Fri Jan 13 2006 cwh@suse.de version 0.30 - Renamed the forked B::Utils to B::BUtils to avoid clashes until it is merged into the mainline. @@ -90,13 +98,13 @@ rm -rf $RPM_BUILD_ROOT version 0.28_50 - Added support for version.pm (based upon a patch by John Peacock). - Fixed the safe() attribute to be per-object instead of global. -* Tue Nov 08 2005 - dmueller@suse.de +* Tue Nov 08 2005 dmueller@suse.de - don't build as root -* Sun Jul 31 2005 - cthiel@suse.de +* Sun Jul 31 2005 cthiel@suse.de - update to version 0.28 -* Mon Sep 06 2004 - cwh@suse.de +* Mon Sep 06 2004 cwh@suse.de - upgrade from v0.24 to v0.26 -* Thu Dec 04 2003 - cwh@suse.de +* Thu Dec 04 2003 cwh@suse.de - fixed filelist (vendorarch) -* Thu Dec 04 2003 - cwh@suse.de +* Thu Dec 04 2003 cwh@suse.de - initial revision