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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   19-Jul-2004 10:36:32
  Branch: HEAD                             Handle: 2004071909363200

  Modified files:
    openpkg-src/gd          gd.spec

  Log:
    remove internal header file

  Summary:
    Revision    Changes     Path
    1.73        +2  -1      openpkg-src/gd/gd.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/gd/gd.spec
  ============================================================================
  $ cvs diff -u -r1.72 -r1.73 gd.spec
  --- openpkg-src/gd/gd.spec    2 Jul 2004 07:51:38 -0000       1.72
  +++ openpkg-src/gd/gd.spec    19 Jul 2004 08:36:32 -0000      1.73
  @@ -34,7 +34,7 @@
   Group:        Graphics
   License:      GPL
   Version:      2.0.27
  -Release:      20040702
  +Release:      20040719
   
   #   package options
   %option       with_xpm  no
  @@ -109,6 +109,7 @@
       rm -rf $RPM_BUILD_ROOT
       %{l_make} %{l_mflags} install AM_MAKEFLAGS="DESTDIR=$RPM_BUILD_ROOT"
       strip $RPM_BUILD_ROOT%{l_prefix}/bin/* 2>/dev/null || true
  +    rm -f $RPM_BUILD_ROOT%{l_prefix}/include/entities.h
       %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
   
   %files -f files
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to