Accepting request 29269 from devel:languages:perl

Copy from devel:languages:perl/perl-Spiffy based on submit request 29269 from user coolo

OBS-URL: https://build.opensuse.org/request/show/29269
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Spiffy?expand=0&rev=5
This commit is contained in:
OBS User autobuild 2010-01-12 11:14:21 +00:00 committed by Git OBS Bridge
parent b49e23d185
commit 094e477565
2 changed files with 9 additions and 13 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
- enable parallel build
-------------------------------------------------------------------
Wed Oct 25 15:32:01 CEST 2006 - cwh@suse.de

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-Spiffy (Version 0.30)
#
# 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
@ -20,13 +20,13 @@
Name: perl-Spiffy
Url: http://search.cpan.org/~ingy/Spiffy
License: Artistic License
License: Artistic
Group: Development/Libraries/Perl
Requires: perl = %{perl_version}
AutoReqProv: on
Summary: Framework for object oriented programming in Perl.
Version: 0.30
Release: 111
Release: 112
Source: Spiffy-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -51,7 +51,7 @@ Authors:
%build
perl Makefile.PL
make
make %{?_smp_mflags}
make test
# ---------------------------------------------------------------------------
@ -73,12 +73,3 @@ rm -rf $RPM_BUILD_ROOT
/var/adm/perl-modules/%{name}
%changelog
* Wed Oct 25 2006 cwh@suse.de
version: 0.30
date: Sun Jan 29 12:18:02 PST 2006
changes:
- Use faster runtime code in `field`.
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Fri Jan 20 2006 cwh@suse.de
- Initially packaged for SUSE Linux