SPECS: squirrelmail-plugin-mail_fwd.spec - set suid bit as require...
hawk
hawk at pld-linux.org
Tue May 30 12:33:38 CEST 2006
Author: hawk Date: Tue May 30 10:33:38 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- set suid bit as required by plugin, added warning to description
---- Files affected:
SPECS:
squirrelmail-plugin-mail_fwd.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/squirrelmail-plugin-mail_fwd.spec
diff -u SPECS/squirrelmail-plugin-mail_fwd.spec:1.1 SPECS/squirrelmail-plugin-mail_fwd.spec:1.2
--- SPECS/squirrelmail-plugin-mail_fwd.spec:1.1 Mon May 29 14:05:01 2006
+++ SPECS/squirrelmail-plugin-mail_fwd.spec Tue May 30 12:33:33 2006
@@ -22,12 +22,14 @@
%define _sysconfdir /etc/webapps/squirrelmail
%description
-This plug-in allows to set email forwarding. Note: binary file
-included in this package must be suid.
+This plug-in allows to set email forwarding.
+
+Warning: this package contains file with suid bit set!
%description -l pl
-Ta wtyczka pozwala na ustawienie przekierowania poczty. Uwaga: plik
-binarny zawarty w tym pakiecie musi mieć ustawiony bit suid.
+Ta wtyczka pozwala na ustawienie przekierowania poczty.
+
+Uwaga: ten pakiet zawiera plik z ustawionym bitem suid!
%prep
%setup -q -n %{_plugin}
@@ -57,7 +59,7 @@
%defattr(644,root,root,755)
%doc README
%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{_plugin}_config.php
-%attr(755,root,root) %{_sbindir}/wfwd
+%attr(4755,root,root) %{_sbindir}/wfwd
%dir %{_plugindir}
%{_plugindir}/*.php
@@ -67,6 +69,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2006/05/30 10:33:33 hawk
+- set suid bit as required by plugin, added warning to description
+
Revision 1.1 2006/05/29 12:05:01 hawk
- separated from squirrelmail.spec
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/squirrelmail-plugin-mail_fwd.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list