Accepting request 54910 from devel:languages:perl

Accepted submit request 54910 from user coolo

OBS-URL: https://build.opensuse.org/request/show/54910
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Encode-HanExtra?expand=0&rev=12
This commit is contained in:
Marcus Rückert 2010-12-08 13:39:24 +00:00 committed by Git OBS Bridge
commit b092607ba1
2 changed files with 13 additions and 3 deletions

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Dec 1 13:32:11 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Nov 29 18:29:52 UTC 2010 - coolo@novell.com
- remove /var/adm/perl-modules
-------------------------------------------------------------------
Tue Oct 19 08:38:34 UTC 2010 - coolo@novell.com

View File

@ -22,7 +22,6 @@ Name: perl-Encode-HanExtra
License: MIT
Group: Development/Libraries/Perl
PreReq: /usr/bin/enc2xs
Requires: perl = %{perl_version}
AutoReqProv: on
Version: 0.23
Release: 68
@ -30,8 +29,10 @@ Url: http://search.cpan.org/~autrijus/Encode-HanExtra-0.23/
# Original Source is gzipped.
Source0: http://search.cpan.org/CPAN/authors/id/A/AU/AUDREYT/Encode-HanExtra-0.23.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
Summary: Extra sets of Chinese encodings
%{perl_requires}
BuildRequires: perl
BuildRequires: perl-macros
%description
Perl 5.7.3 and later ships with an adequate set of Chinese encodings,
@ -77,6 +78,5 @@ fi
%{_mandir}/man3/*.3pm.gz
%{perl_vendorarch}/Encode/
%{perl_vendorarch}/auto/Encode/
/var/adm/perl-modules/perl-Encode-HanExtra
%changelog