Search
j0ke.net Open Build Service
>
Projects
>
server:http
:
nginx
:
suse
>
nginx-0.8
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 17
[-]
[+]
Changed
nginx-0.8.spec
@@ -1,5 +1,5 @@ # -# spec file for package nginx-0.8 (Version 0.8.17) +# spec file for package nginx-0.7 (Version 0.7.61) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -11,7 +11,7 @@ # norootforbuild Name: nginx-0.8 -Version: 0.8.17 +Version: 0.8.4 Release: 0 # %define pkg_name nginx @@ -38,7 +38,13 @@ BuildRequires: libxslt-devel gd-devel Conflicts: nginx-0.5 nginx-0.6 nginx-0.7 Provides: nginx = %{version}-%{release} -PreReq: %insserv_prereq %fillup_prereq pwdutils +%if 0%{?suse_version} +PreReq: %insserv_prereq %fillup_prereq +PreReq: pwdutils +%endif +%if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version} +PreReq: /usr/sbin/useradd +%endif %requires_eq perl # Url: http://nginx.net/