Accepting request 92290 from devel:languages:perl
update OBS-URL: https://build.opensuse.org/request/show/92290 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Params-Validate?expand=0&rev=24
This commit is contained in:
commit
491123a1e0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f45c23921155c33a31a2fb354fb22351ab4f395d711df03a28a9a87c8f47ec69
|
||||
size 82824
|
3
Params-Validate-1.00.tar.gz
Normal file
3
Params-Validate-1.00.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:44c6d9c064d868e1ea14d5614e60ebb69ff73ea5fa7f3f7247a24eb4f0f3f1fb
|
||||
size 97995
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 18 11:09:47 UTC 2011 - coolo@suse.com
|
||||
|
||||
- use original .tar.gz
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 26 21:33:33 UTC 2011 - chris@computersalat.de
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%bcond_with opt
|
||||
|
||||
Name: perl-Params-Validate
|
||||
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
|
||||
%define cpan_name Params-Validate
|
||||
Summary: Validate method/function parameters
|
||||
Version: 1.00
|
||||
Release: 2
|
||||
@ -28,7 +28,7 @@ License: Artistic 2.0
|
||||
Group: Development/Libraries/Perl
|
||||
AutoReqProv: on
|
||||
Url: http://search.cpan.org/dist/Params-Validate/
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
Source: %{cpan_name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
|
Loading…
x
Reference in New Issue
Block a user