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

  Server: cvs.openpkg.org                  Name:   Steffen Weinreich
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   07-Sep-2005 10:59:12
  Branch: HEAD                             Handle: 2005090709591100

  Added files:
    openpkg-src/groff       groff.patch
  Modified files:
    openpkg-src/groff       groff.spec

  Log:
    upgrading package: groff 1.19.1 -> 1.19.2 src/groff

  Summary:
    Revision    Changes     Path
    1.3         +20 -0      openpkg-src/groff/groff.patch
    1.44        +4  -2      openpkg-src/groff/groff.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/groff/groff.patch
  ============================================================================
  $ cvs diff -u -r0 -r1.3 groff.patch
  --- /dev/null 2005-09-07 10:59:00 +0200
  +++ groff.patch       2005-09-07 10:59:12 +0200
  @@ -0,0 +1,20 @@
  +Index: src/devices/xditview/Makefile.sub
  +--- src/devices/xditview/Makefile.sub.orig   2004-11-25 08:17:00 +0100
  ++++ src/devices/xditview/Makefile.sub        2005-09-07 10:45:14 +0200
  +@@ -37,11 +37,11 @@
  +     $(SHELL) $(srcdir)/ad2c $(srcdir)/GXditview.ad >GXditview-ad.h
  + 
  + install_data: $(srcdir)/GXditview.ad
  +-    -test -d $(appresdir) || $(mkinstalldirs) $(appresdir)
  +-    if test -f $(appresdir)/GXditview; then \
  +-      mv $(appresdir)/GXditview $(appresdir)/GXditview.old; \
  +-    fi
  +-    $(INSTALL_DATA) $(srcdir)/GXditview.ad $(appresdir)/GXditview
  ++#   -test -d $(appresdir) || $(mkinstalldirs) $(appresdir)
  ++#   if test -f $(appresdir)/GXditview; then \
  ++#     mv $(appresdir)/GXditview $(appresdir)/GXditview.old; \
  ++#   fi
  ++#   $(INSTALL_DATA) $(srcdir)/GXditview.ad $(appresdir)/GXditview
  + 
  + uninstall_sub:
  +     -rm -f $(appresdir)/GXditview
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/groff/groff.spec
  ============================================================================
  $ cvs diff -u -r1.43 -r1.44 groff.spec
  --- openpkg-src/groff/groff.spec      24 Mar 2005 11:18:59 -0000      1.43
  +++ openpkg-src/groff/groff.spec      7 Sep 2005 08:59:11 -0000       1.44
  @@ -32,11 +32,12 @@
   Class:        BASE
   Group:        Text
   License:      GPL
  -Version:      1.19.1
  -Release:      20050207
  +Version:      1.19.2
  +Release:      20050907
   
   #   list of sources
   Source0:      ftp://ftp.gnu.org/gnu/groff/groff-%{version}.tar.gz
  +Patch0:       groff.patch
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -59,6 +60,7 @@
   
   %prep
       %setup -q
  +    %patch -p0
       %{l_shtool} subst \
           -e 's/s,@g@,$g,;t t/s,@g@,,;t t/' \
           configure
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to