Accepting request 40577 from home:coolo:branches:openSUSE:Factory

Copy from home:coolo:branches:openSUSE:Factory/perl-IPC-Run3 via accept of submit request 40577 revision 2.
Request was accepted with message:
self accept

OBS-URL: https://build.opensuse.org/request/show/40577
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Run3?expand=0&rev=9
This commit is contained in:
Stephan Kulow 2010-05-24 13:44:10 +00:00 committed by Git OBS Bridge
parent 86aa5da8df
commit 7cd38c1711
2 changed files with 5 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
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

View File

@ -28,7 +28,6 @@ Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/IPC-Run3/
Source0: http://www.cpan.org/authors/id/R/RJ/RJBS/IPC-Run3-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
BuildRequires: perl
%if 0%{?suse_version} < 1120
BuildRequires: perl-macros
@ -46,8 +45,6 @@ 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
Perlish API.
Author: Barrie Slaymaker <barries@slaysys.com>
%prep
%setup -q -n %{cpan_name}-%{version}