forked from pool/perl-Unicode-String
Accepting request 54686 from devel:languages:perl
Accepted submit request 54686 from user coolo OBS-URL: https://build.opensuse.org/request/show/54686 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Unicode-String?expand=0&rev=11
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 30 19:20:57 UTC 2010 - coolo@novell.com
|
||||
|
||||
- switch to perl_requires macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 18:31:26 UTC 2010 - coolo@novell.com
|
||||
|
||||
- remove /var/adm/perl-modules
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 19 15:36:39 UTC 2010 - coolo@novell.com
|
||||
|
||||
|
@@ -21,7 +21,6 @@
|
||||
Name: perl-Unicode-String
|
||||
Version: 2.09
|
||||
Release: 142
|
||||
Requires: perl = %{perl_version}
|
||||
AutoReqProv: on
|
||||
Group: Development/Libraries/Perl
|
||||
License: Artistic
|
||||
@@ -29,7 +28,9 @@ Url: http://cpan.org/modules/by-module/Unicode/
|
||||
Summary: String of Unicode characters (UCS2/UTF16)
|
||||
Source: Unicode-String-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
|
||||
%description
|
||||
A Unicode::String object represents a sequence of Unicode characters.
|
||||
@@ -68,6 +69,5 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc %{_mandir}/man?/*
|
||||
%{perl_vendorarch}/Unicode
|
||||
%{perl_vendorarch}/auto/Unicode
|
||||
/var/adm/perl-modules/%{name}
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user