]> git.pld-linux.org Git - packages/lighttpd.git/commitdiff
- up to 1.2.7 final
authoraredridel <aredridel@pld-linux.org>
Sun, 5 Sep 2004 05:16:11 +0000 (05:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- remove xattr patch (merged upstream)

Changed files:
    lighttpd.spec -> 1.39

lighttpd.spec

index c92c6091f733dfd9a3eacf5f1a294afe3601b4cc..9edbfe3fbd900c757e62bf59a9b0389c38948c04 100644 (file)
@@ -5,19 +5,18 @@ Summary:      Fast and light http server
 Summary(pl):   Szybki i lekki serwer http
 Name:          lighttpd
 Version:       1.2.7
-Release:       0.1
+Release:       1
 Group:         Networking/Daemons
 License:       QPL
-# do not remove next two lines because atomic revisions are common in lighttpd
-%define                _rel    20040829-1207
-Source0:       http://jan.kneschke.de/projects/lighttpd/download/%{name}-%{version}-%{_rel}.tar.gz
-# Source0-md5: 397c698b2d60d3d95e55db785f4de04b
-#Source0:      http://jan.kneschke.de/projects/lighttpd/download/%{name}-%{version}.tar.gz
+## do not remove next two lines because atomic revisions are common in lighttpd
+#%define               _rel    20040829-1207
+#Source0:      http://jan.kneschke.de/projects/lighttpd/download/%{name}-%{version}-%{_rel}.tar.gz
+Source0:       http://jan.kneschke.de/projects/lighttpd/download/%{name}-%{version}.tar.gz
+# Source0-md5: 0139b1ec4514089e9ca11dc3072529ab
 Source1:       %{name}.init
 Source2:       %{name}.conf
 Source3:       %{name}.user
 Source4:       %{name}.logrotate
-Patch0:                %{name}-xattr.patch
 URL:           http://jan.kneschke.de/projects/lighttpd/
 BuildRequires: %{?with_xattr:attr-devel}
 BuildRequires: autoconf
@@ -65,7 +64,6 @@ z powodu problem
 
 %prep
 %setup -q
-%{?with_xattr:%patch0 -p1}
 
 %build
 %{__libtoolize}
This page took 0.032535 seconds and 4 git commands to generate.