OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 28-Jun-2004 10:30:55
Branch: HEAD Handle: -NONE-
Modified files:
openpkg-src/apache apache.spec
Log:
libcrack was renamed to cracklib
Summary:
Revision Changes Path
1.241 +3 -3 openpkg-src/apache/apache.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/apache/apache.spec
============================================================================
$ cvs diff -u -r1.240 -r1.241 apache.spec
--- openpkg-src/apache/apache.spec 25 Jun 2004 21:33:18 -0000 1.240
+++ openpkg-src/apache/apache.spec 28 Jun 2004 08:30:55 -0000 1.241
@@ -66,7 +66,7 @@
Group: Web
License: ASF
Version: %{V_apache}
-Release: 20040625
+Release: 20040628
# package options (suexec related)
%option with_suexec yes
@@ -350,8 +350,8 @@
PreReq: MTA
%endif
%if "%{with_mod_php_crack}" == "yes"
-BuildPreReq: libcrack
-PreReq: libcrack
+BuildPreReq: cracklib
+PreReq: cracklib
%endif
%endif
%if "%{with_mod_auth_ldap}" == "yes"
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]