Accepting request 54678 from devel:languages:perl
Accepted submit request 54678 from user coolo OBS-URL: https://build.opensuse.org/request/show/54678 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Tie-IxHash?expand=0&rev=12
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 30 19:20:55 UTC 2010 - coolo@novell.com
|
||||
|
||||
- switch to perl_requires macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 18:31:22 UTC 2010 - coolo@novell.com
|
||||
|
||||
- remove /var/adm/perl-modules
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 19 15:36:37 UTC 2010 - coolo@novell.com
|
||||
|
||||
|
@@ -23,14 +23,15 @@ License: Artistic ; GPLv2+
|
||||
Group: Development/Libraries/Perl
|
||||
Provides: perl_tie
|
||||
Obsoletes: perl_tie
|
||||
Requires: perl = %{perl_version}
|
||||
AutoReqProv: on
|
||||
Summary: TieIxHash Perl Module
|
||||
Version: 1.22
|
||||
Release: 6
|
||||
Source: Tie-IxHash-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
|
||||
%description
|
||||
If you have been led to believe that associative arrays in Perl do not
|
||||
@@ -60,7 +61,6 @@ make DESTDIR=$RPM_BUILD_ROOT install_vendor
|
||||
%doc %{_mandir}/man?/*
|
||||
%{perl_vendorarch}/auto/Tie
|
||||
%{perl_vendorlib}/Tie
|
||||
/var/adm/perl-modules/perl-Tie-IxHash
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
Reference in New Issue
Block a user