SPECS: nginx.spec - adapter
sardzent
sardzent at pld-linux.org
Thu Nov 29 17:38:19 CET 2007
Author: sardzent Date: Thu Nov 29 16:38:19 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- adapter
---- Files affected:
SPECS:
nginx.spec (1.40 -> 1.41)
---- Diffs:
================================================================
Index: SPECS/nginx.spec
diff -u SPECS/nginx.spec:1.40 SPECS/nginx.spec:1.41
--- SPECS/nginx.spec:1.40 Wed Nov 28 22:26:19 2007
+++ SPECS/nginx.spec Thu Nov 29 17:38:14 2007
@@ -59,7 +59,6 @@
Requires(pre): /usr/sbin/useradd
Requires: openssl
Requires: pcre
-%{?with_perl:BuildRequires: perl-devel}
Requires: rc-scripts >= 0.2.0
Requires: zlib
Provides: group(http)
@@ -87,65 +86,65 @@
na potrzeby serwisu Rambler.ru. Jest to drugi pod wzglÄdem iloÅci
odwiedzin serwis w Rosji i dziaÅa od ponad dwóch i póŠroku. Igor
opublikowaŠźródÅa na licencji BSD. Mimo, że projekt jest ciÄ
gle
-w fazie beta, już zasÅynÄ
Å dzieki stabilnoÅci, bogactwu dodatków,
-prostej konfiguracji oraz maÅej "zasobożernoÅci".
+w fazie beta, już zasÅynÄÅ dzieki stabilnoÅi, bogactwu dodatków,
+prostej konfiguracji oraz maÅej "zasobożernoÅi".
-#%package light
-#Summary: High perfomance HTTP and reverse proxy server
-#Summary(pl.UTF-8): Serwer HTTP i odwrotne proxy o wysokiej wydajno�~[ci
-#Group: Applications/System
-#Requires: nginx-common
-#Provides: group(http)
-#Provides: group(nginx)
-#Provides: user(nginx)
-#Provides: webserver
-
-#%description light
-#The smallest, but also the fastest nginx edition. No additional
-#modules, no perl support, no imap proxy
-
-#%description light -l pl.UTF-8
-#Najmniejsza i najszybsza wersja nginx. Bez wsparcia dla perla,
-#dodatkowych modulow oraz imap proxy
-
-#%package perl
-#Summary: High perfomance HTTP and reverse proxy server
-#Summary(pl.UTF-8): Serwer HTTP i odwrotne proxy o wysokiej wydajno�~[ci
-#Group: Applications/System
-#Requires: nginx-common
-#Requires: perl-mod_%{mod_name} = %{epoch}:%{version}-%{release}
-#Provides: group(http)
-#Provides: group(nginx)
-#Provides: user(nginx)
-#Provides: webserver
-
-#%description perl
-#Nginx with perl support. Mail modules not included.
-
-#%description perl -l pl.UTF-8
-#Nignx z obsluga perla. Bez wsparcia dla modulow poczty.
-
-#%package mail
-#Summary: High perfomance HTTP and reverse proxy server
-#Summary(pl.UTF-8): Serwer HTTP i odwrotne proxy o wysokiej wydajno�~[ci
-#Group: Applications/System
-#Requires: nginx-common
-#Provides: group(http)
-#Provides: group(nginx)
-#Provides: user(nginx)
-#Provides: webserver
-
-#%description mail
-#Nginx with mail support. Only mail modules included.
-
-#%description mail -l pl.UTF-8
-#Nignx ze wsparciem tylko dla modulow poczty.
-
-
-#%package common
-#Summary: Configuration files and documentation for Nginx
-#Summary(pl.UTF-8): Pliki konfiguracyjne i dokumentacja dla Nginx
-#Group: Networking/Daemons
+%package light
+Summary: High perfomance HTTP and reverse proxy server
+Summary(pl.UTF-8): Serwer HTTP i odwrotne proxy o wysokiej wydajno�~[ci
+Group: Applications/System
+Requires: nginx-common
+Provides: group(http)
+Provides: group(nginx)
+Provides: user(nginx)
+Provides: webserver
+
+%description light
+The smallest, but also the fastest nginx edition. No additional
+modules, no perl support, no imap, pop3, smtp proxy
+
+%description light -l pl.UTF-8
+Najmniejsza i najszybsza wersja nginx. Bez wsparcia dla perla,
+dodatkowych modulow oraz imap, pop3, smtp proxy
+
+%package perl
+Summary: High perfomance HTTP and reverse proxy server
+Summary(pl.UTF-8): Serwer HTTP i odwrotne proxy o wysokiej wydajno�~[ci
+Group: Applications/System
+Requires: nginx-common
+Requires: perl-mod_%{mod_name} = %{epoch}:%{version}-%{release}
+Provides: group(http)
+Provides: group(nginx)
+Provides: user(nginx)
+Provides: webserver
+
+%description perl
+Nginx with perl support. Mail modules not included.
+
+%description perl -l pl.UTF-8
+Nignx z obsluga perla. Bez wsparcia dla modulow poczty.
+
+%package mail
+Summary: High perfomance HTTP and reverse proxy server
+Summary(pl.UTF-8): Serwer HTTP i odwrotne proxy o wysokiej wydajno�~[ci
+Group: Applications/System
+Requires: nginx-common
+Provides: group(http)
+Provides: group(nginx)
+Provides: user(nginx)
+Provides: webserver
+
+%description mail
+Nginx with mail support. Only mail modules included.
+
+%description mail -l pl.UTF-8
+Nignx ze wsparciem tylko dla modulow poczty.
+
+
+%package common
+Summary: Configuration files and documentation for Nginx
+Summary(pl.UTF-8): Pliki konfiguracyjne i dokumentacja dla Nginx
+Group: Networking/Daemons
%package -n monit-rc-nginx
Summary: Nginx support for monit
@@ -182,7 +181,11 @@
--lock-path=%{_localstatedir}/lock/subsys/%{name} \
--user=nginx \
--group=nginx \
+ --enable-fastcgi \
--with-http_perl_module \
+ --without-mail_pop3_module \
+ --without-mail_imap_module \
+ --without-mail_smtp_module \
%{?with_addition:--with-http_addition_module} \
%{?with_dav:--with-http_dav_module} \
%{?with_flv:--with-http_flv_module} \
@@ -400,6 +403,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.41 2007-11-29 16:38:14 sardzent
+- adapter
+
Revision 1.40 2007-11-28 21:26:19 sardzent
- still missing /etc/sysconfig/nginx daemon config file
- is the perl build/install requires correct ?
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nginx.spec?r1=1.40&r2=1.41&f=u
More information about the pld-cvs-commit
mailing list