Accepting request 29259 from devel:languages:perl
Copy from devel:languages:perl/perl-Tie-IxHash based on submit request 29259 from user coolo OBS-URL: https://build.opensuse.org/request/show/29259 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Tie-IxHash?expand=0&rev=5
This commit is contained in:
parent
4cc8fcd8ad
commit
a9bafe4d70
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
||||
|
||||
- enable parallel build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 25 21:39:59 CET 2006 - mls@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Tie-IxHash (Version 1.21)
|
||||
#
|
||||
# Copyright (c) 2008 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,7 +19,7 @@
|
||||
|
||||
|
||||
Name: perl-Tie-IxHash
|
||||
License: Artistic License; GPL v2 or later
|
||||
License: Artistic ; GPLv2+
|
||||
Group: Development/Libraries/Perl
|
||||
Provides: perl_tie
|
||||
Obsoletes: perl_tie
|
||||
@ -27,7 +27,7 @@ Requires: perl = %{perl_version}
|
||||
AutoReqProv: on
|
||||
Summary: TieIxHash Perl Module
|
||||
Version: 1.21
|
||||
Release: 721
|
||||
Release: 722
|
||||
Source: Tie-IxHash-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@ -43,7 +43,7 @@ is for you.
|
||||
|
||||
%build
|
||||
perl Makefile.PL
|
||||
make
|
||||
make %{?_smp_mflags}
|
||||
make test
|
||||
|
||||
%install
|
||||
@ -64,27 +64,3 @@ make DESTDIR=$RPM_BUILD_ROOT install_vendor
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%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
|
||||
* Fri Jul 18 2003 poeml@suse.de
|
||||
- use install_vendor and new %%perl_process_packlist macro
|
||||
* Tue Jun 17 2003 ro@suse.de
|
||||
- added directory to filelist
|
||||
* Mon May 19 2003 ro@suse.de
|
||||
- remove perllocal.pod
|
||||
* Tue May 13 2003 ro@suse.de
|
||||
- use defattr
|
||||
* Thu Aug 08 2002 mls@suse.de
|
||||
- use sitearch macro
|
||||
* Tue Jul 02 2002 mls@suse.de
|
||||
- remove race in .packlist generation
|
||||
* Tue Nov 07 2000 ro@suse.de
|
||||
- renamed package perl_tie to perl-Tie-IxHash
|
||||
* Mon Sep 25 2000 ro@suse.de
|
||||
- fixed filelist
|
||||
* Mon Sep 25 2000 ro@suse.de
|
||||
- created package
|
||||
|
Loading…
Reference in New Issue
Block a user