don't use rpm macros
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Unicode-MapUTF8?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
1e8f10ca3c
commit
f227e491d0
3
Unicode-MapUTF8-1.11.tar.gz
Normal file
3
Unicode-MapUTF8-1.11.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:db534d74b18b2464743efc6aada51854e0fde88f875d208a154eddb9f2b50e93
|
||||||
|
size 16402
|
@@ -1,18 +1,31 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Unicode-MapUTF8
|
# 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
|
# norootforbuild
|
||||||
|
|
||||||
|
|
||||||
Name: perl-Unicode-MapUTF8
|
Name: perl-Unicode-MapUTF8
|
||||||
%define cpan_name %( %{__sed} -e 's,perl-,,' <<< %{name} )
|
%define cpan_name Unicode-MapUTF8
|
||||||
Summary: Conversions to and from arbitrary character sets and UTF8
|
Summary: Conversions to and from arbitrary character sets and UTF8
|
||||||
Url: http://search.cpan.org/perldoc?Unicode::MapUTF8
|
Url: http://search.cpan.org/perldoc?Unicode::MapUTF8
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
License: Artistic License
|
License: Artistic License
|
||||||
Version: 1.11
|
Version: 1.11
|
||||||
Release: 1
|
Release: 1
|
||||||
Vendor: openSUSE-Education
|
|
||||||
Source: %{cpan_name}-%{version}.tar.bz2
|
Source: %{cpan_name}-%{version}.tar.bz2
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
#BuildRequires: perl(Test::Distribution)
|
#BuildRequires: perl(Test::Distribution)
|
||||||
|
Reference in New Issue
Block a user