From 01abcdff0b4dd80bebb297302bbe23b29eaa3d4e Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Wed, 4 Jan 2006 21:46:55 +0000 Subject: [PATCH] - bcond header, strict internal dep Changed files: cherokee.spec -> 1.12 --- cherokee.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/cherokee.spec b/cherokee.spec index 3a55d06..46c6251 100644 --- a/cherokee.spec +++ b/cherokee.spec @@ -1,8 +1,10 @@ +# +# Conditional build: %bcond_without php # adds PHP support -%bcond_with mono # adds ASPX support +%bcond_with mono # adds ASPX support %bcond_with gnomevfs # compile the gnomevfs handler (broken) -%bcond_without gnutls # build with tls=gnutls -%bcond_with openssl # build with tls=openssl +%bcond_without gnutls # build with tls=gnutls +%bcond_with openssl # build with tls=openssl # %if %{with gnutls} || %{with openssl} %define with_tls 1 @@ -80,7 +82,7 @@ Cherokee to serwer WWW: Summary: Header files for Cherokee web server Summary(pl): Pliki nag³ówkowe dla serwera WWW Cherokee Group: Development/Libraries -Requires: %{name} = %{version} +Requires: %{name} = %{version}-%{release} %description devel Header files for Cherokee web server. -- 2.44.0