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:   14-Dec-2004 20:10:29
  Branch: HEAD                             Handle: 2004121419102900

  Modified files:
    openpkg-src/spin        spin.spec

  Log:
    upgrading package: spin 4.2.1 -> 4.2.2

  Summary:
    Revision    Changes     Path
    1.6         +4  -4      openpkg-src/spin/spin.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/spin/spin.spec
  ============================================================================
  $ cvs diff -u -r1.5 -r1.6 spin.spec
  --- openpkg-src/spin/spin.spec        10 Oct 2004 17:57:27 -0000      1.5
  +++ openpkg-src/spin/spin.spec        14 Dec 2004 19:10:29 -0000      1.6
  @@ -24,8 +24,8 @@
   ##
   
   #   package version
  -%define       V_real  4.2.1
  -%define       V_dist  421
  +%define       V_real  4.2.2
  +%define       V_dist  422
   
   #   package information
   Name:         spin
  @@ -38,7 +38,7 @@
   Group:        Language
   License:      Freeware
   Version:      %{V_real}
  -Release:      20041010
  +Release:      20041214
   
   #   package options
   %option       with_x11  no
  @@ -88,7 +88,7 @@
         case "%{l_platform -t}" in
             *-sunos* ) cflags="$cflags -DSOLARIS" ;;
         esac
  -      %{l_make} %{l_mflags} -f make_unix \
  +      %{l_make} %{l_mflags} -f makefile \
             CC="%{l_cc}" CFLAGS="%{l_cflags -O} $cflags" \
             YACC="%{l_prefix}/bin/bison -y"
       ) || exit $?
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to