]> git.pld-linux.org Git - packages/lighttpd.git/commitdiff
- 1.4.7
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 2 Nov 2005 16:06:22 +0000 (16:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lighttpd.spec -> 1.133

lighttpd.spec

index e5578b849b36a497e8f562f148e6d2f6fbb83ebf..23c73163d3deec67a5561ef9505f3af4f7cb2ea6 100644 (file)
 %define _source http://www.lighttpd.net/download/%{name}-%{version}.tar.gz
 %endif
 
-%define                _rel 2
+%define                _rel 1
 
 Summary:       Fast and light HTTP server
 Summary(pl):   Szybki i lekki serwer HTTP
 Name:          lighttpd
-Version:       1.4.6
+Version:       1.4.7
 Release:       %{_rel}%{?_snap:.%(echo %{_snap}|tr - _)}
 Group:         Networking/Daemons
 License:       BSD
 Source0:       %{_source}
-# Source0-md5: dec3ff6ff004868303407165d218bcdf
+# Source0-md5: 4d1b02e2008e5f35e4df7defee186fdd
 Source1:       %{name}.init
 Source2:       %{name}.conf
 Source3:       %{name}.user
 Source4:       %{name}.logrotate
 Source5:       %{name}.sysconfig
-Patch0:                %{name}-ssl-redirect-fix.patch
 URL:           http://www.lighttpd.net/
 %{?with_xattr:BuildRequires:   attr-devel}
 BuildRequires: autoconf
@@ -229,7 +228,6 @@ pomocy serwera WWW ani samego programu.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__libtoolize}
This page took 0.297463 seconds and 4 git commands to generate.