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 openpkg-web openpkg$ Date:   05-Apr-2003 12:51:54
  Branch: HEAD                             Handle: 2003040511515102

  Modified files:
    openpkg-re/vcheck       vc.aft
    openpkg-src/aft         aft.spec
    openpkg-web             news.txt

  Log:
    upgrading package: aft 5.078b -> 5.08b

  Summary:
    Revision    Changes     Path
    1.2         +2  -2      openpkg-re/vcheck/vc.aft
    1.12        +13 -19     openpkg-src/aft/aft.spec
    1.3965      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-re/vcheck/vc.aft
  ============================================================================
  $ cvs diff -u -r1.1 -r1.2 vc.aft
  --- openpkg-re/vcheck/vc.aft  18 Mar 2002 09:08:14 -0000      1.1
  +++ openpkg-re/vcheck/vc.aft  5 Apr 2003 10:51:51 -0000       1.2
  @@ -2,8 +2,8 @@
   }
   
   prog aft = {
  -  version   = 5078b
  +  version   = 508b
     url       = http://www.maplefish.com/todd/aft.html
  -  regex     = aft(__VER__)\.tar\.gz
  +  regex     = aft-(__VER__)\.tar\.gz
   }
   
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/aft/aft.spec
  ============================================================================
  $ cvs diff -u -r1.11 -r1.12 aft.spec
  --- openpkg-src/aft/aft.spec  15 Jan 2003 16:46:24 -0000      1.11
  +++ openpkg-src/aft/aft.spec  5 Apr 2003 10:51:53 -0000       1.12
  @@ -23,9 +23,6 @@
   ##  SUCH DAMAGE.
   ##
   
  -%define       V_real 5078b
  -%define       V_here 5.078b
  -
   #   package information
   Name:         aft
   Summary:      Almost Free Text
  @@ -35,16 +32,16 @@
   Distribution: OpenPKG [PLUS]
   Group:        Text
   License:      GPL
  -Version:      %{V_here}
  -Release:      20030115
  +Version:      5.08b
  +Release:      20030405
   
   #   list of sources
  -Source0:      http://www.maplefish.com/todd/aft%{V_real}.tar.gz
  +Source0:      http://www.maplefish.com/todd/aft-%{version}.tar.gz
   
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20020206, perl, groff
  +BuildPreReq:  OpenPKG, openpkg >= 20020206, perl
   PreReq:       OpenPKG, openpkg >= 20020206, perl
   AutoReq:      no
   AutoReqProv:  no
  @@ -61,23 +58,20 @@
       files for specialized output.
   
   %prep
  -    %setup -q -n aft
  +    %setup -q
   
   %build
  -    #   no-op
  +    %{l_shtool} subst \
  +         -e 's;$(docdir)/backends;$(datadir)/@PACKAGE@/backends;g' \
  +         -e 's;$(docdir)/examples;$(datadir)/@PACKAGE@/doc;g' \
  +         -e 's;$(datadir)/doc/@PACKAGE@;$(datadir)/@PACKAGE@/doc;g' \
  +             Makefile.in
  +    ./configure \
  +        --prefix=%{l_prefix}
   
   %install
       rm -rf $RPM_BUILD_ROOT
  -    %{l_shtool} mkdir -f -p -m 755 \
  -        $RPM_BUILD_ROOT%{l_prefix}/bin \
  -        $RPM_BUILD_ROOT%{l_prefix}/share/aft
  -    ( echo "$RPM_BUILD_ROOT%{l_prefix}/share/aft"
  -      echo "$RPM_BUILD_ROOT%{l_prefix}/bin"
  -      echo ""
  -    ) | %{l_prefix}/bin/perl install.pl
  -    %{l_shtool} subst \
  -        -e "s;$RPM_BUILD_ROOT%{l_prefix}/share/aft;%{l_prefix}/share/aft;" \
  -        $RPM_BUILD_ROOT%{l_prefix}/bin/aft
  +    %{l_make} %{l_mflags} install AM_MAKEFLAGS="DESTDIR=$RPM_BUILD_ROOT"
       %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
   
   %files -f files
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.3964 -r1.3965 news.txt
  --- openpkg-web/news.txt      5 Apr 2003 10:36:58 -0000       1.3964
  +++ openpkg-web/news.txt      5 Apr 2003 10:51:52 -0000       1.3965
  @@ -1,3 +1,4 @@
  +05-Apr-2003: Upgraded package: P<aft-5.08b-20030405>
   05-Apr-2003: Upgraded package: P<openssh-3.6.1p1-20030405>
   05-Apr-2003: Upgraded package: P<perl-comp-20030405-20030405>
   05-Apr-2003: Upgraded package: P<uvscan-4.1.6.4256-20030405>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to