From 1325188adb391b702e4c0728ee36500d0098ec95 Mon Sep 17 00:00:00 2001 From: Matthias Saou Date: Mar 30 2009 09:30:43 +0000 Subject: Add missing defattr for the spawn-fcgi package. --- diff --git a/lighttpd.spec b/lighttpd.spec index 74baf82..392a6d4 100644 --- a/lighttpd.spec +++ b/lighttpd.spec @@ -6,7 +6,7 @@ Summary: Lightning fast webserver with light system requirements Name: lighttpd Version: 1.4.22 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD Group: System Environment/Daemons URL: http://www.lighttpd.net/ @@ -238,12 +238,14 @@ fi %{_libdir}/lighttpd/mod_mysql_vhost.so %files -n spawn-fcgi +%defattr(-,root,root,-) %{_bindir}/spawn-fcgi %{_mandir}/man1/spawn-fcgi.1* %changelog -* Mon Mar 30 2009 Matthias Saou 1.4.22-1 +* Mon Mar 30 2009 Matthias Saou 1.4.22-2 - Update to 1.4.22. +- Add missing defattr for the spawn-fcgi package. * Wed Feb 25 2009 Fedora Release Engineering - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild