Accepting request 54501 from devel:languages:perl
Accepted submit request 54501 from user coolo OBS-URL: https://build.opensuse.org/request/show/54501 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Crypt-DES?expand=0&rev=13
This commit is contained in:
commit
0eaf95e2e2
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 13:31:16 UTC 2010 - coolo@novell.com
|
||||
|
||||
- switch to perl_requires macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 24 16:40:57 UTC 2010 - chris@computersalat.de
|
||||
|
||||
|
@ -29,12 +29,10 @@ Url: http://search.cpan.org/dist/Crypt-DES/
|
||||
#Source: http://www.cpan.org/authors/id/D/DP/DPARIS/Crypt-DES-2.05.tar.gz
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
%if 0%{?suse_version} < 1120
|
||||
BuildRequires: perl-macros
|
||||
%endif
|
||||
BuildRequires: perl(Crypt::CBC)
|
||||
Requires: perl = %{perl_version}
|
||||
|
||||
%description
|
||||
The module implements the Crypt::CBC interface, which has the following
|
||||
|
Loading…
Reference in New Issue
Block a user