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

  Server: cvs.openpkg.org                  Name:   Michael van Elst
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web          Date:   14-Jan-2003 18:51:26
  Branch: HEAD                             Handle: 2003011417512401

  Modified files:
    openpkg-src/x11-ssh-askpass
                            x11-ssh-askpass.spec
    openpkg-web             news.txt

  Log:
    Persuade imake to use GNU C

  Summary:
    Revision    Changes     Path
    1.11        +4  -3      openpkg-src/x11-ssh-askpass/x11-ssh-askpass.spec
    1.2761      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/x11-ssh-askpass/x11-ssh-askpass.spec
  ============================================================================
  $ cvs diff -u -r1.10 -r1.11 x11-ssh-askpass.spec
  --- openpkg-src/x11-ssh-askpass/x11-ssh-askpass.spec  3 Jan 2003 10:55:41 -0000      
 1.10
  +++ openpkg-src/x11-ssh-askpass/x11-ssh-askpass.spec  14 Jan 2003 17:51:25 -0000     
 1.11
  @@ -33,7 +33,7 @@
   Group:        Converter
   License:      GPL
   Version:      1.2.4.1
  -Release:      20020206
  +Release:      20030114
   
   #   list of sources
   Source0:      
http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/x11-ssh-askpass-%{version}.tar.gz
  @@ -41,7 +41,7 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20020206, X11
  +BuildPreReq:  OpenPKG, openpkg >= 20020206, X11, gcc
   PreReq:       OpenPKG, openpkg >= 20020206, X11
   AutoReq:      no
   AutoReqProv:  no
  @@ -66,7 +66,8 @@
           --prefix=%{l_prefix} \
           --with-app-defaults=SshAskpass-1337.ad \
           --disable-installing-app-defaults
  -    xmkmf
  +    x11config=`%{l_prefix}/etc/rc --query x11_libdir`/X11/config
  +    imake -DHasGcc2 -UHasSunC -DUseInstalled -I$x11config
       %{l_make} %{l_mflags} \
           SshAskpass_ad.h \
           x11-ssh-askpass \
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.2760 -r1.2761 news.txt
  --- openpkg-web/news.txt      14 Jan 2003 16:40:06 -0000      1.2760
  +++ openpkg-web/news.txt      14 Jan 2003 17:51:24 -0000      1.2761
  @@ -1,3 +1,4 @@
  +14-Jan-2003: Upgraded package: P<x11-ssh-askpass-1.2.4.1-20030114>
   14-Jan-2003: New package: P<tomcat4-adapter-4.1.18-20030114>
   14-Jan-2003: Upgraded package: P<patch-2.5.8-20030114>
   14-Jan-2003: Upgraded package: P<cvs-1.11.4-20030114>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to