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: 29-Jun-2004 19:39:37
Branch: HEAD Handle: -NONE-
Modified files:
openpkg-src/apache2 apache2.spec
Log:
upgrading package: apache2 2.0.49 -> 2.0.50
Summary:
Revision Changes Path
1.46 +2 -3 openpkg-src/apache2/apache2.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/apache2/apache2.spec
============================================================================
$ cvs diff -u -r1.45 -r1.46 apache2.spec
--- openpkg-src/apache2/apache2.spec 29 Jun 2004 07:53:55 -0000 1.45
+++ openpkg-src/apache2/apache2.spec 29 Jun 2004 17:39:37 -0000 1.46
@@ -33,14 +33,13 @@
Class: PLUS
Group: Web
License: ASF
-Version: 2.0.49
+Version: 2.0.50
Release: 20040629
# list of sources
Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz
Source1: rc.apache2
Patch0: apache2.patch
-Patch1:
http://archive.apache.org/dist/httpd/patches/apply_to_%{version}/CAN-2004-0493.patch
# build information
Prefix: %{l_prefix}
@@ -71,7 +70,7 @@
%prep
%setup -q -n httpd-%{version}
- %patch -p0 -P 0 1
+ %patch -p0
%{l_shtool} subst \
-e 's;^\(PROGRAM_LDADD.*\)$;\1 -liconv;' \
Makefile.in support/Makefile.in
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]