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

  Server: cvs.openpkg.org                  Name:   Michael Schloh
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   09-Sep-2004 18:44:22
  Branch: HEAD                             Handle: 2004090917442200

  Modified files:
    openpkg-src/gcc33       gcc33.spec

  Log:
    modifying package: gcc33-3.3.4 20040608 -> 20040909

  Summary:
    Revision    Changes     Path
    1.48        +3  -3      openpkg-src/gcc33/gcc33.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/gcc33/gcc33.spec
  ============================================================================
  $ cvs diff -u -r1.47 -r1.48 gcc33.spec
  --- openpkg-src/gcc33/gcc33.spec      8 Jun 2004 17:47:52 -0000       1.47
  +++ openpkg-src/gcc33/gcc33.spec      9 Sep 2004 16:44:22 -0000       1.48
  @@ -26,7 +26,7 @@
   #   package version
   %define       V_full         3.3.4
   %define       V_comp         33
  -%define       V_ssp          3.3.2-2
  +%define       V_ssp          3.3.2-3
   
   #   package information
   Name:         gcc33
  @@ -39,7 +39,7 @@
   Group:        Compiler
   License:      GPL
   Version:      %{V_full}
  -Release:      20040608
  +Release:      20040909
   
   #   package options
   %option       with_cxx       yes
  @@ -211,7 +211,7 @@
   
       #   perform the standard installation procedure
       ( cd obj
  -      %{l_make} %{l_mflags} install DESTDIR=$RPM_BUILD_ROOT
  +      %{l_make} %{l_mflags} install INSTALL="%{l_shtool} install -c" 
DESTDIR=$RPM_BUILD_ROOT
       ) || exit $?
   
       #   cleanup installation tree
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to