SPECS: bigsister.spec - mkdir cron.weekly is unneccessary and *wrong*

glen glen at pld-linux.org
Sat Apr 15 18:04:27 CEST 2006


Author: glen                         Date: Sat Apr 15 16:04:27 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- mkdir cron.weekly is unneccessary and *wrong*

---- Files affected:
SPECS:
   bigsister.spec (1.64 -> 1.65) 

---- Diffs:

================================================================
Index: SPECS/bigsister.spec
diff -u SPECS/bigsister.spec:1.64 SPECS/bigsister.spec:1.65
--- SPECS/bigsister.spec:1.64	Sat Apr 15 18:00:22 2006
+++ SPECS/bigsister.spec	Sat Apr 15 18:04:22 2006
@@ -6,6 +6,7 @@
 # - add patch and e-mail to author
 # - correct directory in /etc/bigsister/etc (some files to /usr/share, /var/lib)
 # - check all patches, remove old
+# - todo webapps (sigh)
 
 %include	/usr/lib/rpm/macros.perl
 Summary:	The Big Sister Network and System Monitor
@@ -184,7 +185,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{/etc/{rc.d/init.d,sysconfig,httpd/httpd.conf,cron.weekly},%{_var}/lib/bigsister{/graphs,/www/graphs,/logs}}
+install -d $RPM_BUILD_ROOT{/etc/{rc.d/init.d,sysconfig,httpd/httpd.conf},%{_var}/lib/bigsister{/graphs,/www/graphs,/logs}}
 
 %{__make} -j1 \
 	install-server install-client install-reporting \
@@ -499,6 +500,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.65  2006/04/15 16:04:22  glen
+- mkdir cron.weekly is unneccessary and *wrong*
+
 Revision 1.64  2006/04/15 16:00:22  glen
 - crondir fix
 - fix duplicate file packaging
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/bigsister.spec?r1=1.64&r2=1.65&f=u



More information about the pld-cvs-commit mailing list