forked from pool/perl-Text-Unidecode
use gz
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-Unidecode?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
f4744595ea
commit
2498184cd3
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a23f0bb769d8507495bd06b269e8c1b50e4d55854447509a5d586880bb3886ae
|
|
||||||
size 79278
|
|
@@ -1,20 +1,33 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Text-Unidecode
|
# spec file for package perl-Text-Unidecode
|
||||||
#
|
#
|
||||||
|
# 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-Text-Unidecode
|
|
||||||
|
Name: perl-Text-Unidecode
|
||||||
%define real_name Text-Unidecode
|
%define real_name Text-Unidecode
|
||||||
Summary: US-ASCII transliterations of Unicode text
|
Summary: US-ASCII transliterations of Unicode text
|
||||||
Url: http://search.cpan.org/perldoc?Text::Unidecode
|
Url: http://search.cpan.org/perldoc?Text::Unidecode
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
License: Artistic License
|
License: Artistic License
|
||||||
Version: 0.04
|
Version: 0.04
|
||||||
Release: 1
|
Release: 1
|
||||||
Vendor: openSUSE-Education
|
Source: %{real_name}-%{version}.tar.gz
|
||||||
Source: %{real_name}-%{version}.tar.bz2
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
@@ -101,4 +114,4 @@ rm -rf %{buildroot}
|
|||||||
%{perl_vendorlib}/Text/Unidecode/*.pm
|
%{perl_vendorlib}/Text/Unidecode/*.pm
|
||||||
%{perl_vendorlib}/Text/Unidecode.pm
|
%{perl_vendorlib}/Text/Unidecode.pm
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user