packages: zoneminder/zm-fedora.patch, zoneminder/zoneminder.spec - up to 1....

arekm arekm at pld-linux.org
Mon May 30 22:33:08 CEST 2011


Author: arekm                        Date: Mon May 30 20:33:08 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 1.24.4

---- Files affected:
packages/zoneminder:
   zm-fedora.patch (1.6 -> 1.7) , zoneminder.spec (1.83 -> 1.84) 

---- Diffs:

================================================================
Index: packages/zoneminder/zm-fedora.patch
diff -u packages/zoneminder/zm-fedora.patch:1.6 packages/zoneminder/zm-fedora.patch:1.7
--- packages/zoneminder/zm-fedora.patch:1.6	Tue May 17 08:54:46 2011
+++ packages/zoneminder/zm-fedora.patch	Mon May 30 22:33:02 2011
@@ -3,8 +3,8 @@
 +++ ./configure.ac	2011-03-24 22:50:36.615225107 -0500
 @@ -1,11 +1,9 @@
  AC_PREREQ(2.59)
--AC_INIT(zm,1.24.3,support at zoneminder.com,ZoneMinder,http://www.zoneminder.com/downloads.html)
-+AC_INIT(zm,1.24.3,support at zoneminder.com,ZoneMinder,http://www.zoneminder.com/downloads.html)
+-AC_INIT(zm,1.24.4,support at zoneminder.com,ZoneMinder,http://www.zoneminder.com/downloads.html)
++AC_INIT(zm,1.24.4,support at zoneminder.com,ZoneMinder,http://www.zoneminder.com/downloads.html)
  AM_INIT_AUTOMAKE
  AC_CONFIG_SRCDIR(src/zm.h)
  AM_CONFIG_HEADER(config.h)
@@ -46,15 +46,15 @@
 diff -up ./scripts/zmupdate.pl.in.dbinstall ./scripts/zmupdate.pl.in
 --- ./scripts/zmupdate.pl.in.dbinstall	2011-01-17 12:21:37.000000000 -0600
 +++ ./scripts/zmupdate.pl.in	2011-03-24 22:50:14.174912107 -0500
-@@ -403,7 +403,7 @@ if ( $version )
-                 $command .= " -p".$db_pass;
-             }
+@@ -428,7 +428,7 @@
          }
--        $command .= " ".ZM_DB_NAME." < ".ZM_PATH_BUILD."/db/zm_update-".$version.".sql";
-+        $command .= " ".ZM_DB_NAME." < ".ZM_PATH_DATA."/db/zm_update-".$version.".sql";
+         else
+         {
+-            $command .= ZM_PATH_BUILD."/db";
++            $command .= ZM_PATH_DATA."/db";
+         }
+         $command .= "/zm_update-".$version.".sql";
  
-         print( "Executing '$command'\n" ) if ( DBG_LEVEL > 0 );
-         my $output = qx($command);
 diff -up ./zm.conf.in.dbinstall ./zm.conf.in
 --- ./zm.conf.in.dbinstall	2008-07-25 04:48:16.000000000 -0500
 +++ ./zm.conf.in	2011-03-24 22:50:14.175912077 -0500

================================================================
Index: packages/zoneminder/zoneminder.spec
diff -u packages/zoneminder/zoneminder.spec:1.83 packages/zoneminder/zoneminder.spec:1.84
--- packages/zoneminder/zoneminder.spec:1.83	Tue May 17 08:54:46 2011
+++ packages/zoneminder/zoneminder.spec	Mon May 30 22:33:02 2011
@@ -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.3
+Version:	1.24.4
 Release:	1
 License:	GPL v2
 Group:		Applications/Graphics
 Source0:	http://www.zoneminder.com/downloads/ZoneMinder-%{version}.tar.gz
-# Source0-md5:	6dad313df893995375a14532bc78379d
+# Source0-md5:	910adc20e5b2dd9fac3c8e7456e67ffc
 Source1:	zm-init
 Source2:	zm.conf
 Source3:	zm-logrotate_d
@@ -228,6 +228,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.84  2011/05/30 20:33:02  arekm
+- up to 1.24.4
+
 Revision 1.83  2011/05/17 06:54:46  arekm
 - up to 1.24.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/zoneminder/zm-fedora.patch?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/zoneminder/zoneminder.spec?r1=1.83&r2=1.84&f=u



More information about the pld-cvs-commit mailing list