From 33b419c39e015f567e9ac7cd9b6dd95a80724b0c3c07ac3aeb2506c18bf61238 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 18 Jun 2009 14:57:27 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Algorithm-Annotate?expand=0&rev=3 --- perl-Algorithm-Annotate.spec | 48 +++++++++++++++++++++--------------- 1 file changed, 28 insertions(+), 20 deletions(-) diff --git a/perl-Algorithm-Annotate.spec b/perl-Algorithm-Annotate.spec index d29f6ab..12cee46 100644 --- a/perl-Algorithm-Annotate.spec +++ b/perl-Algorithm-Annotate.spec @@ -1,30 +1,38 @@ # # spec file for package perl-Algorithm-Annotate (Version 0.10) # -# Copyright (c) 2005 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. # -# Please submit bugfixes or comments via http://www.suse.de/feedback/ +# 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-Algorithm-Annotate -License: Artistic License -Group: Development/Libraries/Perl -URL: http://cpan.org/ -Requires: perl = %{perl_version} -Autoreqprov: on -Summary: represent a series of changes in annotate form -Version: 0.10 -Release: 2 -Source: http://cpan.org/modules/by-module/Algorithm/Algorithm-Annotate-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-build + +Name: perl-Algorithm-Annotate +License: Artistic License +Group: Development/Libraries/Perl +Url: http://cpan.org/ +Requires: perl = %{perl_version} +AutoReqProv: on +Summary: represent a series of changes in annotate form +Version: 0.10 +Release: 137 +Source: http://cpan.org/modules/by-module/Algorithm/Algorithm-Annotate-%{version}.tar.gz +BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Algorithm::Annotate generates a list that is useful for generating -output simliar to cvs annotate. +output similar to cvs annotate. @@ -56,10 +64,10 @@ perl Makefile.PL %{_mandir}/man3/Algorithm::Annotate.3pm.gz /var/adm/perl-modules/%{name} -%changelog -n perl-Algorithm-Annotate -* Wed Jan 25 2006 - mls@suse.de +%changelog +* Wed Jan 25 2006 mls@suse.de - converted neededforbuild to BuildRequires -* Wed Feb 16 2005 - schwab@suse.de +* Wed Feb 16 2005 schwab@suse.de - Don't remove BuildRoot in %%install. -* Mon Feb 14 2005 - lmuelle@suse.de +* Mon Feb 14 2005 lmuelle@suse.de - Initial SuSE package.