SPECS: zoneminder.spec - builds but files need update

arekm arekm at pld-linux.org
Thu Feb 26 13:53:22 CET 2009


Author: arekm                        Date: Thu Feb 26 12:53:22 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- builds but files need update

---- Files affected:
SPECS:
   zoneminder.spec (1.66 -> 1.67) 

---- Diffs:

================================================================
Index: SPECS/zoneminder.spec
diff -u SPECS/zoneminder.spec:1.66 SPECS/zoneminder.spec:1.67
--- SPECS/zoneminder.spec:1.66	Wed Feb 25 19:15:47 2009
+++ SPECS/zoneminder.spec	Thu Feb 26 13:53:16 2009
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
 # TODO:
+# - files check
 # - no globs for suid/sgid files
 # - webapps
 # - it requires some magick to work with cambozola
@@ -83,6 +84,7 @@
 %patch1 -p1
 cd ..
 
+sed -i -e 's#-frepo##g' src/Makefile.am
 sed -i -e 's#chown#true#g' -e 's#chmod#true#g' *.am */*.am */*/*.am
 
 cat <<'EOF' >> db/zm_create.sql.in
@@ -181,8 +183,9 @@
 %attr(755,root,root) %{_bindir}/zmvideo.pl
 %attr(755,root,root) %{_bindir}/zmwatch.pl
 %attr(755,root,root) %{_bindir}/zm_xlib_shm
+%dir %{_datadir}/ZoneMinder
+%{_datadir}/ZoneMinder/db
 %dir %{_datadir}/zoneminder
-%{_datadir}/zoneminder/db
 %dir %{_datadir}/zoneminder/www
 %{_datadir}/zoneminder/www/*.*
 %dir %{_datadir}/zoneminder/www/events
@@ -212,6 +215,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.67  2009/02/26 12:53:16  arekm
+- builds but files need update
+
 Revision 1.66  2009/02/25 18:15:47  arekm
 - 1.24.1 but doesn't build
 
================================================================

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



More information about the pld-cvs-commit mailing list