From: Graham Leggett Date: Tue, 4 Aug 2009 20:08:27 +0000 (+0000) Subject: Use the bzip2 version of the httpd tarball when building from RPM. X-Git-Tag: 2.3.3~400 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b4f76311562bc4b8f29e1c0d52d3baf61c74df94;p=thirdparty%2Fapache%2Fhttpd.git Use the bzip2 version of the httpd tarball when building from RPM. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@800943 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build/rpm/httpd.spec.in b/build/rpm/httpd.spec.in index e7d75c96952..4ceb3e977c2 100644 --- a/build/rpm/httpd.spec.in +++ b/build/rpm/httpd.spec.in @@ -13,7 +13,7 @@ Version: APACHE_VERSION Release: APACHE_RELEASE URL: http://httpd.apache.org/ Vendor: Apache Software Foundation -Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz +Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2 License: Apache License, Version 2.0 Group: System Environment/Daemons BuildRoot: %{_tmppath}/%{name}-root