Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37773003
en ru br
ALT Linux repos
S:1.6b15-alt1
5.0: 1.5p6-alt1
4.1: 1.5p5-alt3
4.0: 1.5p5-alt3
3.0: 1.5p4-alt1

Group :: System/Servers
RPM: mathopd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: mathopd
Version: 1.5p4
Release: alt1

Summary: fast httpd
License: GPL
Group: System/Servers

Url: http://www.%name.org/

Source: %name-%version.tar.gz
Source1: %name.8.gz
Source2: %name.conf.5.gz
Source3: %name.init

%description
Fast http server

%prep
%setup -q

%build
cd src
%make_build

%install
%__mkdir -p %buildroot/%_sbindir
%__mkdir -p %buildroot/%_man5dir
%__mkdir -p %buildroot/%_man8dir

%__mkdir -p %buildroot/etc/rc.d/init.d
%__install %SOURCE3 %buildroot/etc/rc.d/init.d/%name

%makeinstall -C src SBINDIR=%buildroot/%_sbindir PREFIX=%buildroot install
cp %SOURCE1 %buildroot/%_man8dir/
cp %SOURCE2 %buildroot/%_man5dir/

%files
%_sbindir/*
%_man8dir/*
%_man5dir/*
%attr(0700,root,root) /etc/rc.d/init.d/%name

%doc doc/* README COPYING
%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin