SPECS: perl-Data-GUID.spec - generic URL, cleanup
qboosh
qboosh at pld-linux.org
Sun Jun 3 00:56:36 CEST 2007
Author: qboosh Date: Sat Jun 2 22:56:36 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- generic URL, cleanup
---- Files affected:
SPECS:
perl-Data-GUID.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/perl-Data-GUID.spec
diff -u SPECS/perl-Data-GUID.spec:1.1 SPECS/perl-Data-GUID.spec:1.2
--- SPECS/perl-Data-GUID.spec:1.1 Sun May 27 02:33:44 2007
+++ SPECS/perl-Data-GUID.spec Sun Jun 3 00:56:30 2007
@@ -13,40 +13,39 @@
Release: 1
License: distributable
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
+Source0: http://www.cpan.org/modules/by-module/Data/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: 130afa8c397bfec6ac09d1125d3e0405
-#Patch0: %{name}-types.patch
+URL: http://search.cpan.org/dist/Data-GUID/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-This module provides a framework for generating GUIDs (Universally
+This module provides a framework for generating UUIDs (Universally
Unique Identifiers, also known as GUIDs (Globally Unique Identifiers).
A GUID is 128 bits long, and is guaranteed to be different from all
-other GUIDs/GUIDs generated until 3400 A.D. GUIDs were originally used
+other UUIDs/GUIDs generated until 3400 A.D. GUIDs were originally used
in the Network Computing System (NCS) and later in the Open Software
Foundation's (OSF) Distributed Computing Environment. Currently many
different technologies rely on GUIDs to provide unique identity for
various software components.
%description -l pl
-Modu³ Perla Data::GUID udostêpnia szkielet do generowania GUID-ów
+Modu³ Perla Data::GUID udostêpnia szkielet do generowania UUID-ów
(Universally Unique Identifiers - identyfikatorów unikalnych
powszechnie), znanych te¿ jako GUID-y (Globally Unique Identifiers -
identyfikatory unikalne globalnie). GUID-y s± 128-bitowe i
-gwarantowana jest ich unikalno¶æ w¶ród wszyskich innych GUID-ów/
+gwarantowana jest ich unikalno¶æ w¶ród wszyskich innych UUID-ów/
/GUID-ów wygenerowanych do roku 3400. GUID-y pierwotnie by³y u¿ywane w
Network Computing System (NCS), a pó¼niej w Rozproszonym ¦rodowisku
Obliczeniowym (Distributed Computing Environment) Fundacji Open
Software (OSF). Obecnie na zagwarantowanych przez GUID-y unikalnych
identyfikatorach dla ró¿nych sk³adników oprogramowania opartych jest
-wiele ró¿nych technologii
+wiele ró¿nych technologii.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
-#%patch0 -p1
%build
%{__perl} Makefile.PL </dev/null \
@@ -76,6 +75,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2007/06/02 22:56:30 qboosh
+- generic URL, cleanup
+
Revision 1.1 2007/05/27 00:33:44 agaran
- initial, 0.043, rel 1, builds here
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-Data-GUID.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list