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:   10-Nov-2007 18:21:43
  Branch: HEAD                             Handle: 2007111017214200

  Modified files:
    openpkg-src/diogene87   diogene87.patch diogene87.spec

  Log:
    upgrading package: diogene87 1.0.0rc4 -> 1.0.0rc5

  Summary:
    Revision    Changes     Path
    1.2         +17 -6      openpkg-src/diogene87/diogene87.patch
    1.24        +3  -5      openpkg-src/diogene87/diogene87.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/diogene87/diogene87.patch
  ============================================================================
  $ cvs diff -u -r1.1 -r1.2 diogene87.patch
  --- openpkg-src/diogene87/diogene87.patch     14 Oct 2005 19:32:04 -0000      
1.1
  +++ openpkg-src/diogene87/diogene87.patch     10 Nov 2007 17:21:42 -0000      
1.2
  @@ -1,6 +1,6 @@
  -Index: src/Makefile
  ---- src/Makefile.orig        2005-10-12 20:37:57 +0200
  -+++ src/Makefile     2005-10-14 21:28:04 +0200
  +Index: narcisse81-0.0.4/src/Makefile
  +--- narcisse81-0.0.4/src/Makefile.orig       2005-10-12 20:37:57 +0200
  ++++ narcisse81-0.0.4/src/Makefile    2007-11-10 18:18:42 +0100
   @@ -1,6 +1,6 @@
    CC=gcc
    LDLIBS=`gtk-config --libs`
  @@ -27,9 +27,9 @@
    
    main.o: main.c global.h icon.h
    mainmenu.o: mainmenu.c global.h icon.h
  -Index: src/main.c
  ---- src/main.c.orig  2005-10-11 20:38:40 +0200
  -+++ src/main.c       2005-10-14 21:28:09 +0200
  +Index: narcisse81-0.0.4/src/main.c
  +--- narcisse81-0.0.4/src/main.c.orig 2005-10-11 20:38:40 +0200
  ++++ narcisse81-0.0.4/src/main.c      2007-11-10 18:18:42 +0100
   @@ -27,7 +27,7 @@
    #include "global.h"
    #include "icon.h"
  @@ -39,3 +39,14 @@
    static GtkWidget *actual_form = NULL;
    static GtkWidget *form_container;
    static GtkWidget *menu_item_edit;
  +Index: src/dio87d/r_cmdjob.c
  +--- src/dio87d/r_cmdjob.c.orig       2007-10-19 17:37:41 +0200
  ++++ src/dio87d/r_cmdjob.c    2007-11-10 18:19:51 +0100
  +@@ -27,6 +27,7 @@
  + #include <unistd.h>
  + #include <string.h>
  + #include <assert.h>
  ++#include <sys/signal.h>
  + 
  + #include <libdg87/daemon.h>
  + #include <libdg87/command.h>
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/diogene87/diogene87.spec
  ============================================================================
  $ cvs diff -u -r1.23 -r1.24 diogene87.spec
  --- openpkg-src/diogene87/diogene87.spec      27 Oct 2007 11:59:22 -0000      
1.23
  +++ openpkg-src/diogene87/diogene87.spec      10 Nov 2007 17:21:42 -0000      
1.24
  @@ -23,7 +23,7 @@
   ##
   
   #   package version
  -%define       V_diogene87  1.0.0rc4
  +%define       V_diogene87  1.0.0rc5
   %define       V_narcisse81 0.0.4
   
   #   package information
  @@ -37,7 +37,7 @@
   Group:        System
   License:      GPL
   Version:      %{V_diogene87}
  -Release:      20071027
  +Release:      20071110
   
   #   package options
   %option       with_fsl  yes
  @@ -88,10 +88,8 @@
   
   %prep
       %setup -q
  -%if "%{with_x11}" == "yes"
       %setup -q -T -D -a 1
  -    %patch -p0 -d narcisse81-%{V_narcisse81}
  -%endif
  +    %patch -p0
   
   %build
       #   configure program
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to