Accepting request 54489 from devel:languages:perl
Accepted submit request 54489 from user coolo OBS-URL: https://build.opensuse.org/request/show/54489 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Clone?expand=0&rev=13
This commit is contained in:
commit
0f08d0d50f
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 1 13:31:03 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
- switch to perl_requires macro
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 26 16:44:33 UTC 2010 - chris@computersalat.de
|
Fri Nov 26 16:44:33 UTC 2010 - chris@computersalat.de
|
||||||
|
|
||||||
|
@ -29,11 +29,9 @@ Url: http://search.cpan.org/dist/Clone/
|
|||||||
#Source: http://www.cpan.org/authors/id/R/RD/RDF/Clone-0.31.tar.gz
|
#Source: http://www.cpan.org/authors/id/R/RD/RDF/Clone-0.31.tar.gz
|
||||||
Source: %{cpan_name}-%{version}.tar.bz2
|
Source: %{cpan_name}-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
%{perl_requires}
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
%if 0%{?suse_version} < 1120
|
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
%endif
|
|
||||||
Requires: perl = %{perl_version}
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This module provides a clone() method which makes recursive copies of
|
This module provides a clone() method which makes recursive copies of
|
||||||
|
Loading…
x
Reference in New Issue
Block a user