Updating link to change in openSUSE:Factory/perl-IPC-Run3 revision 4.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Run3?expand=0&rev=4bfd1289edaec517a55f758bfaab06ad
This commit is contained in:
parent
e5b0965ccd
commit
86aa5da8df
@ -1,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Mon May 24 13:42:46 UTC 2010 - coolo@novell.com
|
|
||||||
|
|
||||||
- do not bulid noarch
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 4 22:23:06 UTC 2010 - chris@computersalat.de
|
Thu Mar 4 22:23:06 UTC 2010 - chris@computersalat.de
|
||||||
|
|
||||||
|
@ -22,12 +22,13 @@ Name: perl-IPC-Run3
|
|||||||
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
|
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
|
||||||
Summary: Run a subprocess with input/ouput redirection
|
Summary: Run a subprocess with input/ouput redirection
|
||||||
Version: 0.043
|
Version: 0.043
|
||||||
Release: 4
|
Release: 3
|
||||||
License: BSDv1+ ; Artistic V1+ ; GPLv1+
|
License: BSDv1+ ; Artistic V1+ ; GPLv1+
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: http://search.cpan.org/dist/IPC-Run3/
|
Url: http://search.cpan.org/dist/IPC-Run3/
|
||||||
Source0: http://www.cpan.org/authors/id/R/RJ/RJBS/IPC-Run3-%{version}.tar.gz
|
Source0: http://www.cpan.org/authors/id/R/RJ/RJBS/IPC-Run3-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
BuildArch: noarch
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
%if 0%{?suse_version} < 1120
|
%if 0%{?suse_version} < 1120
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
@ -45,6 +46,8 @@ and/or stderr to files and perl data structures. It aims to satisfy 99%
|
|||||||
of the need for using system, qx, and open3 with a simple, extremely
|
of the need for using system, qx, and open3 with a simple, extremely
|
||||||
Perlish API.
|
Perlish API.
|
||||||
|
|
||||||
|
Author: Barrie Slaymaker <barries@slaysys.com>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{cpan_name}-%{version}
|
%setup -q -n %{cpan_name}-%{version}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user