From 1afa52637e3e55f02217253b01507f4d3f7068b4 Mon Sep 17 00:00:00 2001 From: Andy Bauer Date: Fri, 4 Oct 2013 06:39:44 -0500 Subject: [PATCH 1/2] Update zoneminder.f19.spec gcc4.7/4/8 patch no longer needed --- distros/fedora/zoneminder.f19.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/distros/fedora/zoneminder.f19.spec b/distros/fedora/zoneminder.f19.spec index c10d41c7c..8e7af27b8 100644 --- a/distros/fedora/zoneminder.f19.spec +++ b/distros/fedora/zoneminder.f19.spec @@ -30,7 +30,7 @@ Patch1: zoneminder-1.26.3-dbinstall.patch Patch2: zoneminder-1.24.3-runlevel.patch #Patch3: zoneminder-1.26.3-noffmpeg.patch Patch10: zoneminder-1.24.4-installfix.patch -Patch11: zoneminder-1.26.3-gcc48.patch +#Patch11: zoneminder-1.26.3-gcc48.patch #Patch12: zoneminder-1.25.0-gcrypt.patch #Patch13: zoneminder-1.25.0-kernel35.patch #Patch14: zoneminder-1.26.3-ffmpeg.patch @@ -87,7 +87,7 @@ popd %patch2 -p0 -b .runlevel #%patch3 -p0 -b .noffmpeg %patch10 -p0 -b .installfix -%patch11 -p0 -b .gcc47 +#%patch11 -p0 -b .gcc47 #%patch12 -p0 -b .gcrypt #%patch13 -p0 -b .kernel35 #%patch14 -p0 -b .ffmpeg From f4a37bbb127e40842df1c80cf10831b94af0116d Mon Sep 17 00:00:00 2001 From: Kevin Crider Date: Fri, 4 Oct 2013 09:32:00 -0400 Subject: [PATCH 2/2] Added missing word in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 95b7bcde4..3a6a66466 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,11 @@ ZoneMinder is an integrated set of applications which provide a complete surveil ## Requirements -If you are installing from a package, that package should provide all of the needed core components. +If you are installing ZoneMinder from a package, that package should provide all of the needed core components. ### Packages -If you are compiling from source, the below list contains the packages needed to get ZoneMinder built: +If you are compiling ZoneMinder from source, the below list contains the packages needed to get ZoneMinder built: #### Debian / Ubuntu