]> git.pld-linux.org Git - packages/cherokee.git/commitdiff
- bcond header, strict internal dep
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 4 Jan 2006 21:46:55 +0000 (21:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cherokee.spec -> 1.12

cherokee.spec

index 3a55d06bb1a56f22a279de6deffe6396230143f9..46c6251b8884c3f3d13b8af787cdc74edee9e5df 100644 (file)
@@ -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.
This page took 0.114223 seconds and 4 git commands to generate.