SPECS: arcacmd.spec - missing dirs - bc and wget is nedded in upda...

spider spider at pld-linux.org
Wed Aug 9 10:14:08 CEST 2006


Author: spider                       Date: Wed Aug  9 08:14:08 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- missing dirs
- bc and wget is nedded in updater ?

---- Files affected:
SPECS:
   arcacmd.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/arcacmd.spec
diff -u SPECS/arcacmd.spec:1.2 SPECS/arcacmd.spec:1.3
--- SPECS/arcacmd.spec:1.2	Wed Aug  9 10:00:57 2006
+++ SPECS/arcacmd.spec	Wed Aug  9 10:14:03 2006
@@ -69,6 +69,7 @@
 %files
 %defattr(644,root,root,755)
 %doc files/docs/COPYING.*
+%dir %{_datadir}/%{name}
 %{_mandir}/man1/*
 %{_datadir}/%{name}/pl_ascii.atr
 %attr(755,root,root) %{_bindir}/%{name}
@@ -80,6 +81,8 @@
 
 %files updater
 %defattr(644,root,root,755)
+%dir %{_datadir}/%{name}
+%defattr(644,root,root,755)
 %attr(755,root,root) %{_sbindir}/arcaupdate
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -88,6 +91,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/08/09 08:14:03  spider
+- missing dirs
+- bc and wget is nedded in updater ?
+
 Revision 1.2  2006/08/09 08:00:57  spider
 - propably done
 - RFC
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/arcacmd.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list