SPECS: zoneminder.spec - fix xlib_shm path/fopen check

arekm arekm at pld-linux.org
Tue Dec 4 08:50:02 CET 2007


Author: arekm                        Date: Tue Dec  4 07:50:02 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix xlib_shm path/fopen check

---- Files affected:
SPECS:
   zoneminder.spec (1.43 -> 1.44) 

---- Diffs:

================================================================
Index: SPECS/zoneminder.spec
diff -u SPECS/zoneminder.spec:1.43 SPECS/zoneminder.spec:1.44
--- SPECS/zoneminder.spec:1.43	Fri Nov 30 21:30:51 2007
+++ SPECS/zoneminder.spec	Tue Dec  4 08:49:57 2007
@@ -24,6 +24,7 @@
 Patch0:		zm-fedora.patch
 Patch1:		zm-c++.patch
 Patch2:		zm-shell.patch
+Patch3:		%{name}-xlib_shm.patch
 URL:		http://www.zoneminder.com/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -110,6 +111,9 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+cd xlib_shm-*
+%patch3 -p1
+cd ..
 
 sed -i -e 's#chown#true#g' -e 's#chmod#true#g' *.am */*.am */*/*.am
 
@@ -249,6 +253,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44  2007-12-04 07:49:57  arekm
+- fix xlib_shm path/fopen check
+
 Revision 1.43  2007-11-30 20:30:51  arekm
 - proper R/O
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/zoneminder.spec?r1=1.43&r2=1.44&f=u



More information about the pld-cvs-commit mailing list