OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   23-Apr-2005 19:55:23
  Branch: HEAD                             Handle: 2005042318552300

  Modified files:
    openpkg-src/mozilla-plugger
                            mozilla-plugger.patch mozilla-plugger.spec

  Log:
    upgrading package: mozilla-plugger 1.7.1 -> 1.7.2

  Summary:
    Revision    Changes     Path
    1.6         +3  -18     openpkg-src/mozilla-plugger/mozilla-plugger.patch
    1.18        +3  -3      openpkg-src/mozilla-plugger/mozilla-plugger.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/mozilla-plugger/mozilla-plugger.patch
  ============================================================================
  $ cvs diff -u -r1.5 -r1.6 mozilla-plugger.patch
  --- openpkg-src/mozilla-plugger/mozilla-plugger.patch 6 Jan 2005 09:39:26 
-0000       1.5
  +++ openpkg-src/mozilla-plugger/mozilla-plugger.patch 23 Apr 2005 17:55:23 
-0000      1.6
  @@ -1,22 +1,7 @@
  -Index: mozplugger-controller.c
  ---- mozplugger-controller.c.orig     2005-01-04 18:46:45 +0100
  -+++ mozplugger-controller.c  2005-01-06 10:34:49 +0100
  -@@ -147,7 +147,11 @@
  -      if(!pid)
  -      {
  -       char *cmd[4];
  -+#ifdef __FreeBSD__
  -+      setpgrp(0, 0);
  -+#else
  -       setpgrp();
  -+#endif
  -       cmd[0]="/bin/sh";
  -       cmd[1]="-c";
  -       cmd[2]=argv[1];
   Index: mozplugger.c
  ---- mozplugger.c.orig        2005-01-04 19:04:48 +0100
  -+++ mozplugger.c     2005-01-06 10:35:26 +0100
  -@@ -566,16 +566,7 @@
  +--- mozplugger.c.orig        2005-04-16 21:19:59 +0200
  ++++ mozplugger.c     2005-04-23 19:52:14 +0200
  +@@ -568,16 +568,7 @@
          if (cb(fname, data)) return 1;
         }
    
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/mozilla-plugger/mozilla-plugger.spec
  ============================================================================
  $ cvs diff -u -r1.17 -r1.18 mozilla-plugger.spec
  --- openpkg-src/mozilla-plugger/mozilla-plugger.spec  24 Mar 2005 11:19:31 
-0000      1.17
  +++ openpkg-src/mozilla-plugger/mozilla-plugger.spec  23 Apr 2005 17:55:23 
-0000      1.18
  @@ -32,11 +32,11 @@
   Class:        EVAL
   Group:        Web
   License:      GPL
  -Version:      1.7.1
  -Release:      20050106
  +Version:      1.7.2
  +Release:      20050423
   
   #   list of sources
  -Source0:      
http://mozdev.mirrors.nyphp.org/mozplugger/mozplugger-%{version}.tar.gz
  +Source0:      http://mozplugger.mozdev.org/files/mozplugger-%{version}.tar.gz
   Source1:      mozpluggerrc
   Patch0:       mozilla-plugger.patch
   
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to