diff --git a/perl-DateTime-TimeZone.spec b/perl-DateTime-TimeZone.spec index 951ffa4..9441e1f 100644 --- a/perl-DateTime-TimeZone.spec +++ b/perl-DateTime-TimeZone.spec @@ -1,15 +1,32 @@ -# vim: set sw=4 ts=4 et nu: +# +# spec file for package perl-DateTime-TimeZone +# +# Copyright (c) 2011 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-DateTime-TimeZone Version: 1.30 -Release: 0 +Release: 1 Summary: Time zone object base class and factory # http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/DateTime-TimeZone-%{version}.tar.gz Source: DateTime-TimeZone-%{version}.tar.bz2 -URL: http://search.cpan.org/dist/DateTime-TimeZone +Url: http://search.cpan.org/dist/DateTime-TimeZone Group: Development/Libraries/Perl License: GPL+ or Artistic -BuildRoot: %{_tmppath}/build-%{name}-%{version} +BuildRoot: %{_tmppath}/%{name}-%{version}-build %{perl_requires} BuildRequires: perl-macros BuildRequires: make @@ -71,4 +88,4 @@ popd %{perl_vendorlib}/DateTime/TimeZone.pm %doc %{perl_man3dir}/DateTime::TimeZone.%{perl_man3ext}%{ext_man} %doc %{perl_man3dir}/DateTime::TimeZone::*.%{perl_man3ext}%{ext_man} - +%changelog