SPECS: motion.spec - /etc/motion dir is back

darekr darekr at pld-linux.org
Sun May 14 19:49:40 CEST 2006


Author: darekr                       Date: Sun May 14 17:49:40 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- /etc/motion dir is back

---- Files affected:
SPECS:
   motion.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: SPECS/motion.spec
diff -u SPECS/motion.spec:1.34 SPECS/motion.spec:1.35
--- SPECS/motion.spec:1.34	Sun May 14 18:16:43 2006
+++ SPECS/motion.spec	Sun May 14 19:49:35 2006
@@ -72,7 +72,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d \
-$RPM_BUILD_ROOT{%{_datadir}/%{name},%{_examplesdir}/%{name}-%{version},%{_sysconfdir}} \
+$RPM_BUILD_ROOT{%{_datadir}/%{name},%{_examplesdir}/%{name}-%{version},%{_sysconfdir}/%{name}} \
 	$RPM_BUILD_ROOT/etc/{rc.d/init.d,sysconfig}
 
 %{__make} install \
@@ -102,6 +102,7 @@
 %doc CHANGELOG CREDITS FAQ README README.axis_2100 motion_guide.html *.conf motion.init-RH
 %attr(755,root,root) %{_bindir}/motion
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/motion.conf
+%dir %{_sysconfdir}/%{name}
 %{_datadir}/motion
 %{_mandir}/man1/*
 
@@ -116,6 +117,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2006/05/14 17:49:35  darekr
+- /etc/motion dir is back
+
 Revision 1.34  2006/05/14 16:16:43  darekr
 - updated to 3.2.6
 - removed unused /etc/motion dir (config file in /etc)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/motion.spec?r1=1.34&r2=1.35&f=u



More information about the pld-cvs-commit mailing list