Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37425361
en ru br
ALT Linux repos
S:0.21-alt1

Group :: Development/Perl
RPM: perl-URI-db

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1

Name:           perl-URI-db
Version:        0.21
Release:        alt1
Summary:        Perl support for database URIs
License:        GPL+ or Artistic
Group: Development/Perl
URL:            https://metacpan.org/release/URI-db/
Source0:         http://www.cpan.org/authors/id/D/DW/DWHEELER/URI-db-%{version}.tar.gz
BuildArch:      noarch

BuildRequires:  perl(Module/Build.pm)
BuildRequires:  perl(warnings.pm)
BuildRequires:  perl(base.pm)
BuildRequires:  perl(strict.pm)
BuildRequires:  perl(URI/Nested.pm)
BuildRequires:  perl(Test/More.pm)
BuildRequires:  perl(URI.pm)
BuildRequires: perl(Test/Spelling.pm)
BuildRequires: perl(Test/Pod.pm)
BuildRequires:  perl(utf8.pm)

%description
This class provides support for database URIs. They're inspired by
JDBC URIs and PostgreSQL URIs, though they're a bit more formal.
The specification for their format is documented in README.md.

%prep
%setup -q -n URI-db-%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README README.md
%perl_vendorlib/URI*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin