Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37910662
en ru br
ALT Linux repositórios
S:2.33-alt1
5.0: 1.16-alt2
4.1: 1.16-alt2
4.0: 1.16-alt2
3.0: 1.16-alt1.1

Group :: Desenvolvimento/Perl
RPM: perl-TimeDate

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: perl-TimeDate-1.20-alt1.patch
Download


 .gear/rules                                        |    2 +
 .../tags/7e3f8cb08616eddfffd8474fd24f54d3ef19138e  |   13 +++
 .gear/tags/list                                    |    1 +
 perl-TimeDate.spec                                 |   78 ++++++++++++++++++++
 4 files changed, 94 insertions(+), 0 deletions(-)
diff --git a/.gear/rules b/.gear/rules
new file mode 100644
index 0000000..b41584b
--- /dev/null
+++ b/.gear/rules
@@ -0,0 +1,2 @@
+tar: @version@:. name=TimeDate-@version@
+diff: @version@:. . name=perl-TimeDate-@version@-@release@.patch
diff --git a/.gear/tags/7e3f8cb08616eddfffd8474fd24f54d3ef19138e b/.gear/tags/7e3f8cb08616eddfffd8474fd24f54d3ef19138e
new file mode 100644
index 0000000..2acffd8
--- /dev/null
+++ b/.gear/tags/7e3f8cb08616eddfffd8474fd24f54d3ef19138e
@@ -0,0 +1,13 @@
+object 262b103009c14746ebc2dacb791789816f24b8a1
+type commit
+tag 1.20
+tagger Alexey Tourbin <at@altlinux.ru> 1266260530 +0300
+
+1.20
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iEYEABECAAYFAkt5mjIACgkQfBKgtDjnu0aiUACeK/XtpLkCIfygesF2UIVfHdbE
+5q4AoMffdwnyaUck8L71MOgbjMUEfBPA
+=hIAH
+-----END PGP SIGNATURE-----
diff --git a/.gear/tags/list b/.gear/tags/list
new file mode 100644
index 0000000..8473974
--- /dev/null
+++ b/.gear/tags/list
@@ -0,0 +1 @@
+7e3f8cb08616eddfffd8474fd24f54d3ef19138e 1.20
diff --git a/perl-TimeDate.spec b/perl-TimeDate.spec
new file mode 100644
index 0000000..8ddb38f
--- /dev/null
+++ b/perl-TimeDate.spec
@@ -0,0 +1,78 @@
+%define dist TimeDate
+Name: perl-%dist
+Version: 1.20
+Release: alt1
+
+Summary: Date and time manipulation routines for Perl
+License: GPL or Artistic
+Group: Development/Perl
+
+URL: %CPAN %dist
+Source: %dist-%version.tar
+Patch: %name-%version-%release.patch
+
+BuildArch: noarch
+
+# Automatically added by buildreq on Mon Feb 15 2010
+BuildRequires: perl-devel
+
+%description
+This package includes a number of modules suited for manipulation of time
+and date strings with Perl.  In particular, the Date::Format and Date::Parse
+modules can display and read times and dates in various formats, providing
+a more reliable interface to textual representations of points in time.
+
+%prep
+%setup -q -n %dist-%version
+%patch -p1
+
+%build
+%perl_vendor_build
+
+%install
+%perl_vendor_install
+
+%files
+%doc ChangeLog README
+%perl_vendor_privlib/Date*
+%perl_vendor_privlib/Time*
+
+%changelog
+* Mon Feb 15 2010 Alexey Tourbin <at@altlinux.ru> 1.20-alt1
+- 1.19 -> 1.20
+
+* Mon Oct 19 2009 Alexey Tourbin <at@altlinux.ru> 1.19-alt1
+- 1.16 -> 1.19
+
+* Wed Feb 28 2007 Alexey Tourbin <at@altlinux.ru> 1.16-alt2
+- imported into git and adapted for gear
+- applied documentation patch from debian
+- manual pages not packaged, use perldoc
+
+* Sat Feb 19 2005 ALT QA Team Robot <qa-robot@altlinux.org> 1.16-alt1.1
+- Rebuilt with rpm-build-perl-0.5.1.
+
+* Tue Aug 26 2003 Alexey Tourbin <at@altlinux.ru> 1.16-alt1
+- 1.16
+- description updated (RH)
+
+* Wed Mar 19 2003 Stanislav Ievlev <inger@altlinux.ru> 1.14-alt1
+- 1.14
+
+* Fri Nov 01 2002 Dmitry V. Levin <ldv@altlinux.org> 1.13.01-alt1
+- 1.1301
+
+* Fri Jun 14 2002 Stanislav Ievlev <inger@altlinux.ru> 1.13-alt1
+- 1.13
+
+* Wed Apr 03 2002 Stanislav Ievlev <inger@altlinux.ru> 1.11-alt1
+- 1.11
+
+* Mon Jun 25 2001 Stanislav Ievlev 1.10-alt1
+- Rebuilt with perl-5.6.1
+
+* Fri Mar 30 2001 Peter 'Nidd' Novodvorsky <nidd@altlinux.ru> ipl4mdk
+- Added AutoReqProv: perl.
+
+* Fri Jan 26 2001 Alexander Bokovoy <ab@avilink.net> ipl3mdk
+- Rebuild from scratch using MZh's spec skeleton file
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009