Author: qboosh                       Date: Wed Jan  4 21:47:00 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- bcond header, strict internal dep

---- Files affected:
SPECS:
   cherokee.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/cherokee.spec
diff -u SPECS/cherokee.spec:1.11 SPECS/cherokee.spec:1.12
--- SPECS/cherokee.spec:1.11    Sat Dec 31 17:25:09 2005
+++ SPECS/cherokee.spec Wed Jan  4 22:46:55 2006
@@ -1,9 +1,11 @@
 # $Revision$, $Date$
+#
+# 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
@@ -81,7 +83,7 @@
 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.
@@ -248,6 +250,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2006/01/04 21:46:55  qboosh
+- bcond header, strict internal dep
+
 Revision 1.11  2005/12/31 16:25:09  glen
 - fixed user removal and post script
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/cherokee.spec?r1=1.11&r2=1.12&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to