SPECS: wimo-dccm.spec - add lost dirs, TODO

wolvverine wolvverine at pld-linux.org
Wed May 21 18:09:24 CEST 2008


Author: wolvverine                   Date: Wed May 21 16:09:24 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add lost dirs, TODO

---- Files affected:
SPECS:
   wimo-dccm.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/wimo-dccm.spec
diff -u SPECS/wimo-dccm.spec:1.3 SPECS/wimo-dccm.spec:1.4
--- SPECS/wimo-dccm.spec:1.3	Mon May 19 00:26:15 2008
+++ SPECS/wimo-dccm.spec	Wed May 21 18:09:19 2008
@@ -1,4 +1,5 @@
 # $Revision$, $Date$
+#TODO - logrotate, permisions
 Summary:	WiMo-DCCM - detect plugged and unplugged USB PocketPC devices
 Name:		wimo-dccm
 Version:	0.5.0
@@ -38,6 +39,8 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_var}/log/archive/%{name}
+
 nant install \
 	-D:DESTDIR=$RPM_BUILD_ROOT
 
@@ -58,6 +61,10 @@
 %attr(755,root,root) %{_libdir}/%{name}/wimo-serial-chat
 %{_libdir}/%{name}/%{name}*
 %{_datadir}/hal/fdi/information/20thirdparty/20-usb-pocketpc.fdi
+%attr(770,root,root) %dir %{_var}/log/%{name}
+%attr(770,root,root) %dir %{_var}/log/archive/%{name}
+%attr(770,root,root) %dir %{_var}/run/%{name}
+#%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/%{name}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -65,6 +72,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2008-05-21 16:09:19  wolvverine
+- add lost dirs, TODO
+
 Revision 1.3  2008-05-18 22:26:15  wolvverine
 - %files: add dir
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wimo-dccm.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list