forked from pool/perl-IO-stringy
Accepting request 54565 from devel:languages:perl
Accepted submit request 54565 from user coolo OBS-URL: https://build.opensuse.org/request/show/54565 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IO-stringy?expand=0&rev=11
This commit is contained in:
commit
db92beafe3
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 30 19:20:21 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
- switch to perl_requires macro
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 29 18:30:18 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
- remove /var/adm/perl-modules
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 19 08:38:42 UTC 2010 - coolo@novell.com
|
Tue Oct 19 08:38:42 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
@ -24,14 +24,15 @@ Group: Development/Libraries/Perl
|
|||||||
Url: http://www.zeegee.com/code/perl/IO-stringy/
|
Url: http://www.zeegee.com/code/perl/IO-stringy/
|
||||||
Provides: p_iostrn
|
Provides: p_iostrn
|
||||||
Obsoletes: p_iostrn
|
Obsoletes: p_iostrn
|
||||||
Requires: perl = %{perl_version}
|
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Summary: I/O on in-core objects like strings and arrays
|
Summary: I/O on in-core objects like strings and arrays
|
||||||
Version: 2.110
|
Version: 2.110
|
||||||
Release: 143
|
Release: 143
|
||||||
Source: IO-stringy-%{version}.tar.gz
|
Source: IO-stringy-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
%{perl_requires}
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
|
BuildRequires: perl-macros
|
||||||
|
|
||||||
%description
|
%description
|
||||||
I/O on in-core objects like strings and arrays
|
I/O on in-core objects like strings and arrays
|
||||||
@ -63,7 +64,6 @@ make DESTDIR=$RPM_BUILD_ROOT install_vendor
|
|||||||
%{perl_vendorarch}/auto/IO
|
%{perl_vendorarch}/auto/IO
|
||||||
%{perl_vendorarch}/auto/IO/Stringy
|
%{perl_vendorarch}/auto/IO/Stringy
|
||||||
%doc %{_mandir}/man3/*.gz
|
%doc %{_mandir}/man3/*.gz
|
||||||
/var/adm/perl-modules/perl-IO-stringy
|
|
||||||
%doc MANIFEST COPYING README*
|
%doc MANIFEST COPYING README*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user