Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37724665
en ru br
Репозитории ALT

Группа :: Разработка/Perl
Пакет: perl-HTTP-Date

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: perl-HTTP-Date-6.00-alt1.patch
Скачать


 .gear/rules         |    2 ++
 .gear/tags/list     |    1 +
 perl-HTTP-Date.spec |   42 ++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 45 insertions(+), 0 deletions(-)
diff --git a/.gear/rules b/.gear/rules
new file mode 100644
index 0000000..0275ace
--- /dev/null
+++ b/.gear/rules
@@ -0,0 +1,2 @@
+tar: HTTP-Date/@version@:. name=HTTP-Date-@version@
+diff: HTTP-Date/@version@:. .
diff --git a/.gear/tags/list b/.gear/tags/list
new file mode 100644
index 0000000..699875b
--- /dev/null
+++ b/.gear/tags/list
@@ -0,0 +1 @@
+b3e400c61fd31cf55e7bf0485c051263df48a24b HTTP-Date/6.00
diff --git a/perl-HTTP-Date.spec b/perl-HTTP-Date.spec
new file mode 100644
index 0000000..2990652
--- /dev/null
+++ b/perl-HTTP-Date.spec
@@ -0,0 +1,42 @@
+%define dist HTTP-Date
+Name: perl-%dist
+Version: 6.00
+Release: alt1
+
+Summary: date conversion routines
+License: GPL or Artistic
+Group: Development/Perl
+
+URL: %CPAN %dist
+Source: %dist-%version.tar
+Patch: %name-%version-%release.patch
+
+Conflicts: perl-libwww < 6
+
+BuildArch: noarch
+
+# Automatically added by buildreq on Mon Mar 21 2011
+BuildRequires: perl-devel
+
+%description
+This module provides functions that deal the date formats used by
+the HTTP protocol (and then some more).  Only the first two functions,
+time2str() and str2time(), are exported by default.
+
+%prep
+%setup -q -n %dist-%version
+%patch -p1
+
+%build
+%perl_vendor_build
+
+%install
+%perl_vendor_install
+
+%files
+%doc Changes README
+%perl_vendor_privlib/HTTP*
+
+%changelog
+* Mon Mar 21 2011 Alexey Tourbin <at@altlinux.ru> 6.00-alt1
+- initial revision
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin