Accepting request 28980 from devel:languages:perl

Copy from devel:languages:perl/perl-IO-String based on submit request 28980 from user coolo

OBS-URL: https://build.opensuse.org/request/show/28980
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IO-String?expand=0&rev=5
This commit is contained in:
OBS User autobuild 2010-01-12 12:48:30 +00:00 committed by Git OBS Bridge
parent 4929e9c925
commit 1f759582b7
2 changed files with 9 additions and 12 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
- enable parallel build
-------------------------------------------------------------------
Wed Jan 25 21:39:46 CET 2006 - mls@suse.de

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-IO-String (Version 1.08)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,14 +19,14 @@
Name: perl-IO-String
License: Artistic License
License: Artistic
Group: Development/Libraries/Perl
Url: http://search.cpan.org/~gaas/
Requires: perl = %{perl_version}
AutoReqProv: on
Summary: Perl IO/String interface
Version: 1.08
Release: 134
Release: 135
Source: IO-String-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -46,7 +46,7 @@ Authors:
%build
perl Makefile.PL
make
make %{?_smp_mflags}
# ---------------------------------------------------------------------------
%install
@ -64,11 +64,3 @@ make DESTDIR=$RPM_BUILD_ROOT install_vendor
%doc MANIFEST Changes README*
%changelog
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Thu Dec 08 2005 schubi@suse.de
- update to version 1.08
* Wed Oct 26 2005 schubi@suse.de
- update to version 1.07
* Thu Apr 14 2005 schubi@suse.de
- initial version 1.06