SPECS: ncftp.spec - directory for spooler added. What are the prop...

blues blues at pld-linux.org
Sun Feb 10 19:44:09 CET 2008


Author: blues                        Date: Sun Feb 10 18:44:09 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- directory for spooler added. What are the proper rights?

---- Files affected:
SPECS:
   ncftp.spec (1.80 -> 1.81) 

---- Diffs:

================================================================
Index: SPECS/ncftp.spec
diff -u SPECS/ncftp.spec:1.80 SPECS/ncftp.spec:1.81
--- SPECS/ncftp.spec:1.80	Wed Aug 22 18:02:14 2007
+++ SPECS/ncftp.spec	Sun Feb 10 19:44:04 2008
@@ -71,7 +71,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_libdir},%{_pixmapsdir},%{_mandir},%{_desktopdir}}
+install -d $RPM_BUILD_ROOT{%{_libdir},%{_pixmapsdir},%{_mandir},%{_desktopdir},/var/spool/%{name}}
 
 %{__make} install \
 	BINDIR=$RPM_BUILD_ROOT%{_bindir} \
@@ -96,6 +96,7 @@
 %{_desktopdir}/ncftp.desktop
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/*.so.*
+%dir /var/spool/%{name}
 %{_mandir}/man1/*
 %{_pixmapsdir}/ncftp.png
 
@@ -105,7 +106,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.80  2007-08-22 16:02:14  qboosh
+Revision 1.81  2008-02-10 18:44:04  blues
+- directory for spooler added. What are the proper rights?
+
+Revision 1.80  2007/08/22 16:02:14  qboosh
 - updated to 3.2.1
 - updated v6 patch from KAME
 - updated ac25x patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ncftp.spec?r1=1.80&r2=1.81&f=u



More information about the pld-cvs-commit mailing list