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 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