diff --git a/perl-IPC-Run3.changes b/perl-IPC-Run3.changes index b23d7ce..11453b2 100644 --- a/perl-IPC-Run3.changes +++ b/perl-IPC-Run3.changes @@ -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 diff --git a/perl-IPC-Run3.spec b/perl-IPC-Run3.spec index edec541..230c7b5 100644 --- a/perl-IPC-Run3.spec +++ b/perl-IPC-Run3.spec @@ -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 - %prep %setup -q -n %{cpan_name}-%{version}