- Timestamp:
- Aug 18, 2008, 3:18:33 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
server/fedora/specs/httpd.spec.patch
r795 r809 13 13 The Apache HTTP Server is a powerful, efficient, and extensible 14 14 web server. 15 @@ -127,6 +13 2,11 @@15 @@ -127,6 +131,11 @@ 16 16 # Patch in vendor/release string 17 17 sed "s/@RELEASE@/%{vstring}/" < %{PATCH20} | patch -p1 … … 25 25 vmmn=`echo MODULE_MAGIC_NUMBER_MAJOR | cpp -include include/ap_mmn.h | sed -n '/^2/p'` 26 26 if test "x${vmmn}" != "x%{mmn}"; then 27 @@ -175,10 +18 4,11 @@27 @@ -175,10 +183,11 @@ 28 28 --with-apr=%{_prefix} --with-apr-util=%{_prefix} \ 29 29 --enable-suexec --with-suexec \
Note: See TracChangeset
for help on using the changeset viewer.