SPECS: preload.spec - set FHS compatible state file with commandli...
glen
glen at pld-linux.org
Sun Oct 23 02:32:12 CEST 2005
Author: glen Date: Sun Oct 23 00:32:12 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- set FHS compatible state file with commandline arg
---- Files affected:
SPECS:
preload.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/preload.spec
diff -u SPECS/preload.spec:1.3 SPECS/preload.spec:1.4
--- SPECS/preload.spec:1.3 Sun Oct 23 02:27:07 2005
+++ SPECS/preload.spec Sun Oct 23 02:32:07 2005
@@ -2,7 +2,7 @@
Summary: Adaptive readahead daemon
Name: preload
Version: 0.2
-Release: 0.3
+Release: 0.4
License: GPL
Group: Daemons
Source0: http://dl.sourceforge.net/preload/%{name}-%{version}.tar.gz
@@ -41,7 +41,6 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_localstatedir}/lib/preload
install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/preload
%clean
@@ -68,7 +67,6 @@
%attr(754,root,root) /etc/rc.d/init.d/preload
%attr(644,root,root) /etc/logrotate.d/preload
%attr(600,root,root) %verify(not md5 mtime size) %config(missingok,noreplace) %{_localstatedir}/log/preload.log
-%attr(770,root,root) %dir %{_localstatedir}/lib/preload
%attr(660,root,root) %verify(not md5 mtime size) %ghost %config(missingok,noreplace) %{_localstatedir}/preload/preload.state
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -77,6 +75,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2005/10/23 00:32:07 glen
+- set FHS compatible state file with commandline arg
+
Revision 1.3 2005/10/23 00:27:07 glen
- add PLD initscript
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/preload.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list