Changeset 1738 for trunk


Ignore:
Timestamp:
Nov 20, 2010, 8:17:24 PM (13 years ago)
Author:
ezyang
Message:
Trivial update to httpd.spec.diff for latest version.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/server/fedora/specs/httpd.spec.patch

    r1693 r1738  
    1 --- httpd.spec.orig     2010-07-27 11:55:33.000000000 -0400
    2 +++ httpd.spec  2010-09-06 20:45:28.000000000 -0400
     1--- httpd.spec.orig     2010-10-27 08:26:15.000000000 -0400
     2+++ httpd.spec  2010-11-18 18:20:43.000000000 -0500
    33@@ -7,7 +7,7 @@
    44 Summary: Apache HTTP Server
    55 Name: httpd
    6  Version: 2.2.16
    7 -Release: 1%{?dist}
    8 +Release: 1%{?dist}.scripts.%{scriptsversion}
     6 Version: 2.2.17
     7-Release: 1%{?dist}.1
     8+Release: 1%{?dist}.1.scripts.%{scriptsversion}
    99 URL: http://httpd.apache.org/
    10  Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz
     10 Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2
    1111 Source1: index.html
    1212@@ -55,6 +55,14 @@
     
    5555 vmmn=`echo MODULE_MAGIC_NUMBER_MAJOR | cpp -include include/ap_mmn.h | sed -n '/^2/p'`
    5656 if test "x${vmmn}" != "x%{mmn}"; then
    57 @@ -178,10 +195,12 @@
     57@@ -177,10 +194,12 @@
    5858         --with-apr=%{_prefix} --with-apr-util=%{_prefix} \
    5959        --enable-suexec --with-suexec \
Note: See TracChangeset for help on using the changeset viewer.