SPECS: noip.spec - TODO added
blues
blues at pld-linux.org
Thu Apr 13 10:57:48 CEST 2006
Author: blues Date: Thu Apr 13 08:57:48 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- TODO added
---- Files affected:
SPECS:
noip.spec (1.23 -> 1.24)
---- Diffs:
================================================================
Index: SPECS/noip.spec
diff -u SPECS/noip.spec:1.23 SPECS/noip.spec:1.24
--- SPECS/noip.spec:1.23 Mon Mar 20 22:39:34 2006
+++ SPECS/noip.spec Thu Apr 13 10:57:43 2006
@@ -1,4 +1,7 @@
# $Revision$, $Date$
+# TODO:
+# - noip shouldn't be run with nobody priviledes - it owns noip.conf.
+# Maybe it would be nice to use daemon user?
Summary: noip - Linux client for the no-ip.com dynamic DNS service
Summary(pl): noip - linuksowy klient serwisu dynamicznego DNS no-ip.com
Name: noip
@@ -84,7 +87,8 @@
%doc README.FIRST
%attr(754,root,root) /etc/rc.d/init.d/noip
%attr(4750,root,adm) %{_sbindir}/noip
-%attr(600,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}.conf
+# FIXME!!!!
+%attr(600,nobody,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}.conf
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -92,6 +96,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.24 2006/04/13 08:57:43 blues
+- TODO added
+
Revision 1.23 2006/03/20 21:39:34 blues
- cosmetics
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/noip.spec?r1=1.23&r2=1.24&f=u
More information about the pld-cvs-commit
mailing list