forked from pool/perl-Time-Period
Accepting request 29257 from devel:languages:perl
Copy from devel:languages:perl/perl-Time-Period based on submit request 29257 from user coolo OBS-URL: https://build.opensuse.org/request/show/29257 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Time-Period?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
992585631e
commit
3382ae1a51
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
||||
|
||||
- enable parallel build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 25 21:40:00 CET 2006 - mls@suse.de
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Time-Period (Version 1.20)
|
||||
#
|
||||
# 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,11 +20,11 @@
|
||||
|
||||
Name: perl-Time-Period
|
||||
Version: 1.20
|
||||
Release: 438
|
||||
Release: 439
|
||||
Requires: perl = %{perl_version}
|
||||
AutoReqProv: on
|
||||
Group: Development/Libraries/Perl
|
||||
License: Artistic License
|
||||
License: Artistic
|
||||
Url: http://www.cpan.org/authors/id/PRYAN/
|
||||
Summary: A Perl Module for dealing with Time Periods
|
||||
Source: Period-%{version}.tar.bz2
|
||||
@@ -46,7 +46,7 @@ Authors:
|
||||
|
||||
%build
|
||||
perl Makefile.PL
|
||||
make
|
||||
make %{?_smp_mflags}
|
||||
make test
|
||||
|
||||
%install
|
||||
@@ -66,18 +66,3 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/var/adm/perl-modules/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Jan 25 2006 mls@suse.de
|
||||
- converted neededforbuild to BuildRequires
|
||||
* Wed Sep 28 2005 dmueller@suse.de
|
||||
- add norootforbuild
|
||||
* Fri Aug 22 2003 mjancar@suse.cz
|
||||
- require the perl version we build with
|
||||
* Tue Jul 15 2003 mjancar@suse.cz
|
||||
- adapt to perl-5.8.1
|
||||
- use %%perl_process_packlist
|
||||
* Wed Jun 18 2003 coolo@suse.de
|
||||
- package directories
|
||||
* Tue May 20 2003 mjancar@suse.cz
|
||||
- remove unpackaged files
|
||||
* Fri Jul 26 2002 prehak@suse.cz
|
||||
- initial package version 1.20
|
||||
|
||||
Reference in New Issue
Block a user