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

Group :: Development/Perl
RPM: perl-UUID

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
Name: perl-UUID
Version: 0.27
Release: alt1.1
Summary: DCE compatible Universally Unique Identifier library for Perl

Group: Development/Perl
License: GPL or Artistic
Url: http://search.cpan.org/~jrm/UUID/UUID.pm

Source: http://www.cpan.org/authors/id/J/JR/JRM/UUID-%{version}.tar.gz

BuildRequires: libuuid-devel perl(Devel/CheckLib.pm) perl(ExtUtils/MakeMaker.pm)

%description
The UUID library is used to generate unique identifiers for objects that
may be accessible beyond the local system. For instance, they could be
used to generate unique HTTP cookies across multiple web servers without
communication between the servers, and without fear of a name clash.
The generated UUIDs can be reasonably expected to be unique within a
system, and unique across all systems, and are compatible with those
created by the Open Software Foundation (OSF) Distributed Computing
Environment (DCE) utility uuidgen.

%prep
%setup -q -n UUID-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_archlib/UUID.pm
%perl_vendor_autolib/UUID

%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