]> git.pld-linux.org Git - packages/lighttpd.git/commitdiff
- updated to 1.1.9
authorMarcin Winkler <qurczak@gmail.com>
Fri, 7 May 2004 22:27:11 +0000 (22:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed configure.patch

Changed files:
    lighttpd-configure.patch -> 1.3
    lighttpd.spec -> 1.12

lighttpd-configure.patch [deleted file]
lighttpd.spec

diff --git a/lighttpd-configure.patch b/lighttpd-configure.patch
deleted file mode 100644 (file)
index cff4d16..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.in-orig  2004-04-16 21:24:11.000000000 +0000
-+++ configure.in       2004-04-16 21:25:04.000000000 +0000
-@@ -286,7 +286,7 @@
- fi
- if test "${GCC}" = "yes"; then
--       CFLAGS="${CFLAGS} -Wall -W -O3 -Wshadow -pedantic"
-+       CFLAGS="${CFLAGS} -Wall -W -Wshadow -pedantic"
-        if test "${USER}" = "weigon"; then
-                 CFLAGS="${CFLAGS} -march=athlon-mp -fexpensive-optimizations -pipe"
-         MAKE="${MAKE} -j4"
index a6a4f78d69f16032de03dfa161a28c12a42205ec..df9ab2f04e869b9732d0e4095a4c9a5580116db2 100644 (file)
@@ -3,17 +3,16 @@
 Summary:       Fast and light http server
 Summary(pl):   Szybki i lekki serwer http
 Name:          lighttpd
-Version:       1.1.8
+Version:       1.1.9
 Release:       0.1
 Group:         Networking/Daemons
 License:       QPL
 Source0:       http://jan.kneschke.de/projects/lighttpd/download/%{name}-%{version}.tar.gz
-# Source0-md5: 1f955ac35765a2630050a0cbf113d15f
+# Source0-md5: c919a2d7451ebe767b2c1a2e35d3ee04
 Source1:       %{name}.init
 Source2:       %{name}.conf
 Source3:       %{name}.user
-Patch0:                %{name}-configure.patch
-Patch1:                %{name}-sendfile.patch
+Patch0:                %{name}-sendfile.patch
 URL:           http://jan.kneschke.de/projects/lighttpd/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -60,8 +59,7 @@ z powodu problem
 
 %prep
 %setup -q
-%patch0 -p0
-%patch1 -p1
+%patch0 -p1
 
 %build
 %{__libtoolize}
This page took 0.069201 seconds and 4 git commands to generate.