Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37570115
en ru br
ALT Linux repositórios
S:20180523-alt1.1
5.0: 20050629-alt1.1

Group :: Rede/WWW
RPM: http_get

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

# Spec file for http_get utility

Name: http_get

Version: 20180523
Release: alt1

Summary: utility to fetch an HTTP/HTTPS URL

License: %bsdstyle
Group: Networking/WWW
URL: http://acme.com/software/http_get/


BuildRequires(pre): rpm-build-licenses

Packager: Nikolay A. Fetisov <naf at altlinux.ru>

Source0: %name-%version.tar
Patch0:  %name-alt-20050629-enable_ssl.patch

AutoReqProv: yes

# Automatically added by buildreq on Sat May 24 2008

BuildRequires: libssl-devel

%description
Http_get fetches an HTTP URL and dumps the contents to stdout.
It can do HTTPS fetches as well.

%prep
%setup
%patch0

%build
%make_build

%install
install -d %buildroot%_bindir
install -d %buildroot%_man1dir

install -m 0755 %name %buildroot%_bindir/
install -m 0644 %name.1 %buildroot%_man1dir/

%files
%doc README

%_bindir/%name
%_man1dir/*

%changelog

Todas as alterações você pod ver aqui

 
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