[zoneminder] Remove spurious executable perms.

Jason ティビツ tibbs at fedoraproject.org
Sat Feb 25 06:24:10 UTC 2012


commit c3e85c3516f2826a69f277317c7f12d2ccfc2fd7
Author: Jason Tibbitts <tibbs at math.uh.edu>
Date:   Sat Feb 25 00:23:49 2012 -0600

    Remove spurious executable perms.

 zoneminder.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/zoneminder.spec b/zoneminder.spec
index 83c6590..9229621 100644
--- a/zoneminder.spec
+++ b/zoneminder.spec
@@ -77,6 +77,7 @@ popd
 %patch11 -p0 -b .gcc47
 %patch12 -p0 -b .gcrypt
 cp %{SOURCE4} README.Fedora
+chmod -x src/zm_event.cpp src/zm_user.h
 
 
 %build
@@ -240,6 +241,7 @@ fi
 - Convert to systemd.
 - Add tmpfiles.d configuration since the initscript isn't around to create
   /run/zoneminder.
+- Remove some pointless executable permissions.
 
 * Wed Feb 22 2012 Jason L Tibbitts III <tibbs at math.uh.edu> - 1.25.0-3
 - Update README.Fedora to reference systemctl and mention timezone info in


More information about the scm-commits mailing list