SPECS (DEVEL): hal.spec - place scripts in sbindir

freetz freetz at pld-linux.org
Thu Feb 2 23:35:45 CET 2006


Author: freetz                       Date: Thu Feb  2 22:35:44 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- place scripts in sbindir

---- Files affected:
SPECS:
   hal.spec (1.105.2.3 -> 1.105.2.4) 

---- Diffs:

================================================================
Index: SPECS/hal.spec
diff -u SPECS/hal.spec:1.105.2.3 SPECS/hal.spec:1.105.2.4
--- SPECS/hal.spec:1.105.2.3	Thu Feb  2 18:24:24 2006
+++ SPECS/hal.spec	Thu Feb  2 23:35:39 2006
@@ -163,7 +163,7 @@
 	--with-hwdata=%{_sysconfdir} \
 	--with-pid-file=%{_localstatedir}/run/hald.pid
 %{__make} \
-	scriptdir="%{_libdir}/hal/scripts"
+	scriptdir="%{_sbindir}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -174,7 +174,7 @@
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT \
-	scriptdir="%{_libdir}/hal/scripts"
+	scriptdir="%{_sbindir}"
 
 install examples/volumed/*.py $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
@@ -238,10 +238,6 @@
 %dir %{_sysconfdir}/%{name}
 %{_sysconfdir}/%{name}/fdi
 
-%dir %{_libdir}/hal
-%dir %{_libdir}/hal/scripts
-%attr(755,root,root) %{_libdir}/hal/scripts/hal-*
-
 %attr(754,root,root) /etc/rc.d/init.d/*
 %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/hald
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dbus*/system.d/*
@@ -289,6 +285,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.105.2.4  2006/02/02 22:35:39  freetz
+- place scripts in sbindir
+
 Revision 1.105.2.3  2006/02/02 17:24:24  freetz
 - rel.2 (fixed init scripts)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/hal.spec?r1=1.105.2.3&r2=1.105.2.4&f=u



More information about the pld-cvs-commit mailing list