]> git.pld-linux.org Git - packages/zoneminder.git/commitdiff
- up to 1.24.2 auto/th/zoneminder-1_24_2-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 12 Jul 2009 17:48:12 +0000 (17:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    zoneminder-build.patch -> 1.1
    zoneminder.spec -> 1.73

zoneminder-build.patch [new file with mode: 0644]
zoneminder.spec

diff --git a/zoneminder-build.patch b/zoneminder-build.patch
new file mode 100644 (file)
index 0000000..657dc5f
--- /dev/null
@@ -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, ... )
+ {
index 3eb25a99e555a3628e0c1484fb6fe6d2f7c9c80c..d494dc8afe0eeeaf4f9e2e2737ba52d2514e9e24 100644 (file)
@@ -9,12 +9,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
@@ -24,6 +24,7 @@ Source4:      http://dig.hopto.org/xlib_shm/xlib_shm-0.6.3.tar.bz2
 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
@@ -84,6 +85,7 @@ różnymi kamerami USB i sieciowymi kamerami IP.
 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
This page took 0.071053 seconds and 4 git commands to generate.