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

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

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

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


 .gear/rules           |    2 ++
 .gear/tags/list       |    1 +
 perl-HTTP-Daemon.spec |   43 +++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 46 insertions(+), 0 deletions(-)
diff --git a/.gear/rules b/.gear/rules
new file mode 100644
index 0000000..49f9c7b
--- /dev/null
+++ b/.gear/rules
@@ -0,0 +1,2 @@
+tar: HTTP-Daemon/@version@:. name=HTTP-Daemon-@version@
+diff: HTTP-Daemon/@version@:. .
diff --git a/.gear/tags/list b/.gear/tags/list
new file mode 100644
index 0000000..136f99b
--- /dev/null
+++ b/.gear/tags/list
@@ -0,0 +1 @@
+e3316f354b6e6cd846b06b36216700c60ebb618f HTTP-Daemon/6.00
diff --git a/perl-HTTP-Daemon.spec b/perl-HTTP-Daemon.spec
new file mode 100644
index 0000000..0de36e9
--- /dev/null
+++ b/perl-HTTP-Daemon.spec
@@ -0,0 +1,43 @@
+%define dist HTTP-Daemon
+Name: perl-%dist
+Version: 6.00
+Release: alt1
+
+Summary: a simple http server class
+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
+Instances of the HTTP::Daemon class are HTTP/1.1 servers that listen
+on a socket for incoming requests. The HTTP::Daemon is a subclass of
+IO::Socket::INET, so you can perform socket operations directly on it
+too.
+
+%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