rpms/lighttpd/devel lighttpd.spec,1.56,1.57

Matthias Saou thias at fedoraproject.org
Mon Mar 30 09:31:13 UTC 2009


Author: thias

Update of /cvs/extras/rpms/lighttpd/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20114

Modified Files:
	lighttpd.spec 
Log Message:
Add missing defattr for the spawn-fcgi package.



Index: lighttpd.spec
===================================================================
RCS file: /cvs/extras/rpms/lighttpd/devel/lighttpd.spec,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- lighttpd.spec	30 Mar 2009 09:02:38 -0000	1.56
+++ lighttpd.spec	30 Mar 2009 09:30:43 -0000	1.57
@@ -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 @@
 %{_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 <http://freshrpms.net/> 1.4.22-1
+* Mon Mar 30 2009 Matthias Saou <http://freshrpms.net/> 1.4.22-2
 - Update to 1.4.22.
+- Add missing defattr for the spawn-fcgi package.
 
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org>
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild




More information about the fedora-extras-commits mailing list