forked from pool/perl-Unicode-String
always buildrequire perl-macros if not present, move %perl_requires behind buildroot (script commit)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Unicode-String?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
499e1441de
commit
7eb12e3eed
@@ -21,7 +21,6 @@
|
||||
Name: perl-Unicode-String
|
||||
Version: 2.09
|
||||
Release: 142
|
||||
%{perl_requires}
|
||||
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.
|
||||
|
Reference in New Issue
Block a user