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:   16-Sep-2004 15:23:26
  Branch: HEAD                             Handle: 2004091614232600

  Modified files:
    openpkg-src/gcc         gcc.spec

  Log:
    remove info/dir file (conflicts between packages)

  Summary:
    Revision    Changes     Path
    1.101       +2  -1      openpkg-src/gcc/gcc.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/gcc/gcc.spec
  ============================================================================
  $ cvs diff -u -r1.100 -r1.101 gcc.spec
  --- openpkg-src/gcc/gcc.spec  11 Sep 2004 11:47:34 -0000      1.100
  +++ openpkg-src/gcc/gcc.spec  16 Sep 2004 13:23:26 -0000      1.101
  @@ -39,7 +39,7 @@
   Group:        Compiler
   License:      GPL
   Version:      %{V_full}
  -Release:      20040911
  +Release:      20040916
   
   #   package options
   %option       with_cxx       yes
  @@ -266,6 +266,7 @@
   
       #   strip installation tree
       rm -rf $RPM_BUILD_ROOT%{l_prefix}/${triple}
  +    rm -f  $RPM_BUILD_ROOT%{l_prefix}/info/dir
       rm -rf $RPM_BUILD_ROOT%{l_prefix}/man/man7   >/dev/null 2>&1 || true
       rm -f  $RPM_BUILD_ROOT%{l_prefix}/lib/*.la   >/dev/null 2>&1 || true
       rm -f  $RPM_BUILD_ROOT%{l_prefix}/bin/*-gcc* >/dev/null 2>&1 || true
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to