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

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

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

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


 .gear/rules              |    2 ++
 .gear/tags/list          |    1 +
 perl-HTTP-Negotiate.spec |   44 ++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 47 insertions(+), 0 deletions(-)
diff --git a/.gear/rules b/.gear/rules
new file mode 100644
index 0000000..2af266c
--- /dev/null
+++ b/.gear/rules
@@ -0,0 +1,2 @@
+tar: HTTP-Negotiate/@version@:. name=HTTP-Negotiate-@version@
+diff: HTTP-Negotiate/@version@:. .
diff --git a/.gear/tags/list b/.gear/tags/list
new file mode 100644
index 0000000..73c6da3
--- /dev/null
+++ b/.gear/tags/list
@@ -0,0 +1 @@
+12a8894f1f770fe37c0317d2cb1e26e5d1c26bf7 HTTP-Negotiate/6.00
diff --git a/perl-HTTP-Negotiate.spec b/perl-HTTP-Negotiate.spec
new file mode 100644
index 0000000..691e7ff
--- /dev/null
+++ b/perl-HTTP-Negotiate.spec
@@ -0,0 +1,44 @@
+%define dist HTTP-Negotiate
+Name: perl-%dist
+Version: 6.00
+Release: alt1
+
+Summary: choose a variant to serve
+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-HTTP-Message perl-devel
+
+%description
+This module provides a complete implementation of the HTTP content
+negotiation algorithm specified in draft-ietf-http-v11-spec-00.ps
+chapter 12.  Content negotiation allows for the selection of a preferred
+content representation based upon attributes of the negotiable variants
+and the value of the various Accept* header fields in the request.
+
+%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