forked from pool/perl-IPC-Run
Accepting request 54569 from devel:languages:perl
Accepted submit request 54569 from user coolo OBS-URL: https://build.opensuse.org/request/show/54569 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IPC-Run?expand=0&rev=16
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 30 19:20:22 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
|
||||
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
Name: perl-IPC-Run
|
||||
Version: 0.89
|
||||
Release: 4
|
||||
Requires: perl = %{perl_version}
|
||||
AutoReqProv: on
|
||||
Group: Development/Libraries/Perl
|
||||
License: Artistic License .. ; GPLv2+
|
||||
@@ -30,7 +29,9 @@ Summary: System() and Background Procs with Piping, Redirs, and PTYs
|
||||
Source: IPC-Run-%{version}.tar.bz2
|
||||
Patch: IPC-Run-%{version}-path.diff
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
|
||||
%description
|
||||
IPC::Run allows you run and interact with child processes using files,
|
||||
@@ -73,6 +74,5 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc %{_mandir}/man?/*
|
||||
%{perl_vendorlib}/IPC
|
||||
%{perl_vendorarch}/auto/IPC
|
||||
/var/adm/perl-modules/perl-IPC-Run
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user