INFO: WN-2.0.2.spec

Wojciech "Sas" Cieciwa cieciwa w alpha.zarz.agh.edu.pl
Czw, 15 Paź 1998, 12:23:49 CEST


Witam,

Kolejny z serwerów HTTP.
Specj jest we wstępnej fazie tworzenia, tj. bez opisów i tłumaczeń
do sprawdzenia jest sama idea lokalizacji wszystkich plików....


Pozdrawiam.
						Sas.
P.S.
O ile zdołam to dziś zrobić to będzie jeszcze ten sam serwer ze wsparciem
dla SSL..



=============================================================================
  UNIX System Administrator, POLAND
      _/_/_/_/ _/_/_/_/  _/_/_/_/     Wojciech 'Sas' Cieciwa
     _/       _/    _/  _/                   
    _/_/_/_/ _/_/_/_/  _/_/_/_/     cieciwa w alpha.zarz.agh.edu.pl
         _/ _/    _/        _/     sas w uci.agh.edu.pl                 
  _/_/_/_/ _/    _/  _/_/_/_/                 
		http://alpha.zarz.agh.edu.pl/~cieciwa

-------------- następna część ---------
Summary: WN - HTTP server
Summary(pl): Serwer HTTP
Name:wn
Version:2.0.3
Release:1
Copyright:GPL
Group:Applications/WWW
Source:http://hopf.matf.nwu.edu/%name-%version.tar.gz
Buildroot: /tmp/%{name}-%{version}-root

%description

%description -l pl

%prep
%setup -q

%build
# don't edit !!!!!
./configure <<EOF;
LINUX
gcc
/home/httpd/html
http
root w localhost


/var/log/httpd/wn.log
/var/log/httpd/error.log
/var/run/wn.pid
yes
no
1
/home/httpd
/home/httpd
/etc/httpd/mime/types
yes
EOF
make RPM_OPT_FLAGS="$RPM_OPT_FLAGS"

%install
install -d $RPM_BUILD_ROOT/home/httpd/{html,examples,images,cgi}
install -d $RPM_BUILD_ROOT/usr/man/{man1,man3,man8}
install -d $RPM_BUILD_ROOT/var/log/httpd
install -d $RPM_BUILD_ROOT/etc/httpd

install -s wn/wnd $RPM_BUILD_ROOT/home/httpd
install -s wn/wnsd $RPM_BUILD_ROOT/home/httpd
install -s wnauth/wnauth $RPM_BUILD_ROOT/home/httpd
install -s wndex/wndex $RPM_BUILD_ROOT/home/httpd
install -s bin/* $RPM_BUILD_ROOT/home/httpd

install docs/man/man1/* $RPM_BUILD_ROOT/usr/man/man1
install docs/man/man3/* $RPM_BUILD_ROOT/usr/man/man3
install docs/man/man8/* $RPM_BUILD_ROOT/usr/man/man8

install lib/mime.types $RPM_BUILD_ROOT/etc/httpd

install docs/images/* $RPM_BUILD_ROOT/home/httpd/images
install docs/examples/* $RPM_BUILD_ROOT/home/httpd/examples

%clean
rm -rf $RPM_BUILD_ROOT
rm -rf $RPM_BUILD_DIR/%name-%version

%files
%defattr(644, root, root, 755)
%doc README QUICKSTART NOTE_TO_UPGRADERS 
%attr(755, http, http)/home/httpd/wn*
/home/httpd
/var/log/httpd
%attr(644, root, root)/usr/man/man1/*
%attr(644, root, root)/usr/man/man3/*
%attr(644, root, root)/usr/man/man8/*

%changelog
* Tue Oct 13 1998 Wojciech "Sas" Cięciwa <cieciwa w alpha.zarz.agh.edu.pl>
- Building RPM.


Więcej informacji o liście dyskusyjnej pld-devel-pl