packages: zoneminder/zoneminder.spec, zoneminder/zoneminder-build.patch (NE...
arekm
arekm at pld-linux.org
Sun Jul 12 19:48:17 CEST 2009
Author: arekm Date: Sun Jul 12 17:48:17 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 1.24.2
---- Files affected:
packages/zoneminder:
zoneminder.spec (1.72 -> 1.73) , zoneminder-build.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: packages/zoneminder/zoneminder.spec
diff -u packages/zoneminder/zoneminder.spec:1.72 packages/zoneminder/zoneminder.spec:1.73
--- packages/zoneminder/zoneminder.spec:1.72 Sun Jul 12 15:31:47 2009
+++ packages/zoneminder/zoneminder.spec Sun Jul 12 19:48:12 2009
@@ -10,12 +10,12 @@
Summary: Zone Minder is a software motion detector with nice WWW GUI
Summary(pl.UTF-8): Zone Minder - programowy wykrywacz ruchu z miłym GUI przez WWW
Name: zoneminder
-Version: 1.24.1
-Release: 2
+Version: 1.24.2
+Release: 1
License: GPL v2
Group: Applications/Graphics
Source0: http://www.zoneminder.com/downloads/ZoneMinder-%{version}.tar.gz
-# Source0-md5: 1e4ce392d645cbb28037ecebc5a56584
+# Source0-md5: 550d2f8f08852134028c3b1cf8fa437f
Source1: zm-init
Source2: zm.conf
Source3: zm-logrotate_d
@@ -25,6 +25,7 @@
Source5: mootools.js
Patch0: zm-fedora.patch
Patch1: %{name}-xlib_shm.patch
+Patch2: %{name}-build.patch
URL: http://www.zoneminder.com/
BuildRequires: autoconf
BuildRequires: automake
@@ -85,6 +86,7 @@
cd xlib_shm-*
%patch1 -p1
cd ..
+%patch2 -p1
sed -i -e 's#-frepo##g' src/Makefile.am
sed -i -e 's#chown#true#g' -e 's#chmod#true#g' *.am */*.am */*/*.am
@@ -224,6 +226,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.73 2009/07/12 17:48:12 arekm
+- up to 1.24.2
+
Revision 1.72 2009/07/12 13:31:47 arekm
- release 2
================================================================
Index: packages/zoneminder/zoneminder-build.patch
diff -u /dev/null packages/zoneminder/zoneminder-build.patch:1.1
--- /dev/null Sun Jul 12 19:48:17 2009
+++ packages/zoneminder/zoneminder-build.patch Sun Jul 12 19:48:12 2009
@@ -0,0 +1,10 @@
+--- ZoneMinder-1.24.2/src/zm_utils.cpp.org 2009-07-12 19:45:34.387460575 +0200
++++ ZoneMinder-1.24.2/src/zm_utils.cpp 2009-07-12 19:46:00.454902859 +0200
+@@ -21,6 +21,7 @@
+ #include "zm_utils.h"
+
+ #include <stdarg.h>
++#include <stdio.h>
+
+ const std::string stringtf( const char *format, ... )
+ {
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/zoneminder/zoneminder.spec?r1=1.72&r2=1.73&f=u
More information about the pld-cvs-commit
mailing list