]> git.pld-linux.org Git - packages/lighttpd.git/commitdiff
- ver 1.3.6 current.
authorserek <serek@pld-linux.org>
Thu, 4 Nov 2004 18:19:23 +0000 (18:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lighttpd.spec -> 1.59

lighttpd.spec

index 5c011b1d50b5d801f218f4161e35ca140a6d1ec5..7b15e9aa8126686eaa681a9c31b2b3a36c0e34f3 100644 (file)
@@ -6,14 +6,14 @@ Summary:      Fast and light HTTP server
 Summary(pl):   Szybki i lekki serwer HTTP
 Name:          lighttpd
 Version:       1.3.6
-Release:       0.2
+Release:       1
 Group:         Networking/Daemons
 License:       BSD
 ## do not remove next two lines because atomic revisions are common in lighttpd
-%define                _rel    20041102-1041
-Source0:       http://jan.kneschke.de/projects/lighttpd/download/%{name}-%{version}-%{_rel}.tar.gz
-# Source0-md5: 41c814c091e1baa50734c43e4bfb0aa2
-#Source0:      http://jan.kneschke.de/projects/lighttpd/download/%{name}-%{version}.tar.gz
+#%define               _rel    20041102-1041
+#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: a8690596891be9119d9bf007088e0c8c
 Source1:       %{name}.init
 Source2:       %{name}.conf
 Source3:       %{name}.user
@@ -150,6 +150,7 @@ fi
 %defattr(644,root,root,755)
 %doc NEWS README 
 %attr(755,root,root) %{_sbindir}/*
+%attr(755,root,root) %{_bindir}/*
 %dir %{_libdir}
 %attr(755,root,root) %{_libdir}/*.so
 %attr(750,root,root) %dir /var/log/archiv/%{name}
This page took 0.116294 seconds and 4 git commands to generate.