]> granicus.if.org Git - apache/commitdiff
Use the bzip2 version of the httpd tarball when building from RPM.
authorGraham Leggett <minfrin@apache.org>
Tue, 4 Aug 2009 20:08:27 +0000 (20:08 +0000)
committerGraham Leggett <minfrin@apache.org>
Tue, 4 Aug 2009 20:08:27 +0000 (20:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@800943 13f79535-47bb-0310-9956-ffa450edef68

build/rpm/httpd.spec.in

index e7d75c96952d53afb33495931923fb9b8c8d7938..4ceb3e977c211775a7069ef38eb6a71fbdda1381 100644 (file)
@@ -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