SOURCES: motion-config.patch - defaultdir to /home/services/httpd....

tiwek tiwek at pld-linux.org
Fri Mar 2 09:56:03 CET 2007


Author: tiwek                        Date: Fri Mar  2 08:56:03 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- defaultdir to /home/services/httpd.. instead /usr/local/apache2...
- pidfile in subdir /var/run (perrmissions)

---- Files affected:
SOURCES:
   motion-config.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/motion-config.patch
diff -u SOURCES/motion-config.patch:1.1 SOURCES/motion-config.patch:1.2
--- SOURCES/motion-config.patch:1.1	Sun May 14 20:56:41 2006
+++ SOURCES/motion-config.patch	Fri Mar  2 09:55:58 2007
@@ -1,5 +1,6 @@
---- motion-3.2.6.orig/Makefile.in	2006-05-14 20:30:22.000000000 +0200
-+++ motion-3.2.6/Makefile.in	2006-05-14 20:40:27.000000000 +0200
+diff -Nur motion-3.2.7.orig/Makefile.in motion-3.2.7/Makefile.in
+--- motion-3.2.7.orig/Makefile.in	2006-10-20 00:21:54.000000000 +0000
++++ motion-3.2.7/Makefile.in	2007-03-02 08:51:17.000000000 +0000
 @@ -31,7 +31,7 @@
  # install.                                                                     #
  ################################################################################
@@ -9,3 +10,24 @@
  LDFLAGS      = @LDFLAGS@
  LIBS         = @LIBS@ 
  VIDEO_OBJ    = @VIDEO@
+diff -Nur motion-3.2.7.orig/motion-dist.conf motion-3.2.7/motion-dist.conf
+--- motion-3.2.7.orig/motion-dist.conf	2006-10-20 00:21:54.000000000 +0000
++++ motion-3.2.7/motion-dist.conf	2007-03-02 08:53:12.000000000 +0000
+@@ -11,7 +11,7 @@
+ daemon on
+ 
+ # File to store the process ID, also called pid file. (default: not defined)
+-process_id_file /var/run/motion.pid 
++process_id_file /var/run/motion/motion.pid 
+ 
+ ############################################################
+ # Basic Setup Mode
+@@ -323,7 +323,7 @@
+ 
+ # Target base directory for pictures and films
+ # Recommended to use absolute path. (Default: current working directory)
+-target_dir /usr/local/apache2/htdocs/cam1
++target_dir /home/services/httpd/html/motion/
+ 
+ # File path for snapshots (jpeg or ppm) relative to target_dir
+ # Default: %v-%Y%m%d%H%M%S-snapshot
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/motion-config.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list