diff --git a/Unicode-MapUTF8-1.11.tar.gz b/Unicode-MapUTF8-1.11.tar.gz new file mode 100644 index 0000000..0a0ff82 --- /dev/null +++ b/Unicode-MapUTF8-1.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db534d74b18b2464743efc6aada51854e0fde88f875d208a154eddb9f2b50e93 +size 16402 diff --git a/perl-Unicode-MapUTF8.spec b/perl-Unicode-MapUTF8.spec index 2c4c771..1473271 100644 --- a/perl-Unicode-MapUTF8.spec +++ b/perl-Unicode-MapUTF8.spec @@ -1,28 +1,41 @@ # # spec file for package perl-Unicode-MapUTF8 # +# 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/ +# # norootforbuild -Name: perl-Unicode-MapUTF8 -%define cpan_name %( %{__sed} -e 's,perl-,,' <<< %{name} ) -Summary: Conversions to and from arbitrary character sets and UTF8 -Url: http://search.cpan.org/perldoc?Unicode::MapUTF8 -Group: Development/Libraries/Perl -License: Artistic License -Version: 1.11 -Release: 1 -Vendor: openSUSE-Education -Source: %{cpan_name}-%{version}.tar.bz2 -BuildRequires: perl-macros + +Name: perl-Unicode-MapUTF8 +%define cpan_name Unicode-MapUTF8 +Summary: Conversions to and from arbitrary character sets and UTF8 +Url: http://search.cpan.org/perldoc?Unicode::MapUTF8 +Group: Development/Libraries/Perl +License: Artistic License +Version: 1.11 +Release: 1 +Source: %{cpan_name}-%{version}.tar.bz2 +BuildRequires: perl-macros #BuildRequires: perl(Test::Distribution) -BuildRequires: perl(Test::Pod::Coverage) -BuildRequires: perl(Test::Pod) -BuildRequires: perl(Unicode::String) -BuildRequires: perl(Unicode::Map) -BuildRequires: perl(Unicode::Map8) -BuildRequires: perl(Jcode) -BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: perl(Test::Pod::Coverage) +BuildRequires: perl(Test::Pod) +BuildRequires: perl(Unicode::String) +BuildRequires: perl(Unicode::Map) +BuildRequires: perl(Unicode::Map8) +BuildRequires: perl(Jcode) +BuildRoot: %{_tmppath}/%{name}-%{version}-build %{perl_requires} %description @@ -77,4 +90,4 @@ rm -rf %{buildroot} %defattr(-, root, root) %doc Changes README MANIFEST -%changelog +%changelog