[packages/zoneminder] - fix building with ffmpeg 1.0 - fix error when building with -Wformat-security - rel 4

baggins baggins at pld-linux.org
Tue Nov 13 18:36:44 CET 2012


commit 61346d0d5131673faa1eada6e13a7c417ab1ea14
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Nov 13 18:35:59 2012 +0100

    - fix building with ffmpeg 1.0
    - fix error when building with -Wformat-security
    - rel 4

 zoneminder.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/zoneminder.spec b/zoneminder.spec
index 292c623..756688a 100644
--- a/zoneminder.spec
+++ b/zoneminder.spec
@@ -10,7 +10,7 @@ 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.25.0
-Release:	3
+Release:	4
 License:	GPL v2
 Group:		Applications/Graphics
 Source0:	http://www.zoneminder.com/downloads/ZoneMinder-%{version}.tar.gz
@@ -29,6 +29,8 @@ Patch3:		%{name}-init.patch
 Patch4:		%{name}-1.25.0-gcc47.patch
 Patch5:		%{name}-1.25.0-gcrypt.patch
 Patch6:		%{name}-1.25.0-kernel35.patch
+Patch7:		ffmpeg10.patch
+Patch8:		format-security.patch
 URL:		http://www.zoneminder.com/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -97,6 +99,8 @@ cd ..
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
+%patch8 -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/zoneminder.git/commitdiff/61346d0d5131673faa1eada6e13a7c417ab1ea14



More information about the pld-cvs-commit mailing list