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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   06-Oct-2007 10:05:36
  Branch: HEAD                             Handle: 2007100609053600

  Modified files:
    openpkg-src/sharutils   sharutils.spec

  Log:
    simplify packaging by removing old FreeBSD 4 support

  Summary:
    Revision    Changes     Path
    1.45        +1  -8      openpkg-src/sharutils/sharutils.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/sharutils/sharutils.spec
  ============================================================================
  $ cvs diff -u -r1.44 -r1.45 sharutils.spec
  --- openpkg-src/sharutils/sharutils.spec      1 Jan 2007 17:41:46 -0000       
1.44
  +++ openpkg-src/sharutils/sharutils.spec      6 Oct 2007 08:05:36 -0000       
1.45
  @@ -33,7 +33,7 @@
   Group:        Archiver
   License:      GPL
   Version:      4.6.3
  -Release:      20061013
  +Release:      20071006
   
   #   list of sources
   Source0:      
ftp://ftp.gnu.org/gnu/sharutils/REL-%{version}/sharutils-%{version}.tar.gz
  @@ -71,13 +71,6 @@
   %prep
       %setup -q
       chmod a+rx install-sh
  -    case "%{l_platform -t}" in
  -        *-freebsd4* )
  -            %{l_shtool} subst \
  -                -e 's|uintmax_t|unsigned long long|;s|intmax_t|long long|' \
  -                */*.[ch]
  -            ;;
  -    esac
   
   %build
       CC="%{l_cc}" \
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to