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

  Server: cvs.openpkg.org                  Name:   Michael Schloh
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-web, openpkg-src         Date:   26-Sep-2002 14:45:14
  Branch: HEAD                             Handle: 2002092613451102

  Modified files:
    openpkg-src/ghostscript ghostscript.spec
    openpkg-web             news.txt

  Log:
    Removed hardcoded version numbers, and added a meaningful description.

  Summary:
    Revision    Changes     Path
    1.22        +18 -10     openpkg-src/ghostscript/ghostscript.spec
    1.1620      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  Index: openpkg-src/ghostscript/ghostscript.spec
  ============================================================
  $ cvs diff -u -r1.21 -r1.22 ghostscript.spec
  --- openpkg-src/ghostscript/ghostscript.spec  13 Aug 2002 12:48:07 -0000      1.21
  +++ openpkg-src/ghostscript/ghostscript.spec  26 Sep 2002 12:45:13 -0000      1.22
  @@ -23,6 +23,11 @@
   ##  SUCH DAMAGE.
   ##
   
  +#   package versions
  +%define       V_real 7.04
  +%define       V_mini 704
  +%define       V_font 6.0
  +
   #   package information
   Name:         ghostscript
   Summary:      Ghostscript, Postscript and PDF Rendering Engine
  @@ -32,16 +37,16 @@
   Distribution: OpenPKG [BASE]
   Group:        Graphics
   License:      Aladdin
  -Version:      7.04
  -Release:      20020405
  +Version:      %{V_real}
  +Release:      20020926
   
   #   list of sources
  -Source0:      
ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/gs704/ghostscript-%{version}.tar.bz2
  -Source1:      
ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/gs704/jpegsrc.v6b.tar.gz
  -Source2:      
ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/gs704/libpng-1.2.1.tar.gz
  -Source3:      
ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/gs704/zlib-1.1.4.tar.gz
  -Source4:      
ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/fonts/ghostscript-fonts-std-6.0.tar.gz
  -Source5:      
ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/fonts/ghostscript-fonts-other-6.0.tar.gz
  +Source0:      
ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/gs%{V_mini}/ghostscript-%{V_real}.tar.bz2
  +Source1:      
ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/gs%{V_mini}/jpegsrc.v6b.tar.gz
  +Source2:      
ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/gs%{V_mini}/libpng-1.2.1.tar.gz
  +Source3:      
ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/gs%{V_mini}/zlib-1.1.4.tar.gz
  +Source4:      
ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/fonts/ghostscript-fonts-std-%{V_font}.tar.gz
  +Source5:      
ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/fonts/ghostscript-fonts-other-%{V_font}.tar.gz
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -52,8 +57,11 @@
   AutoReqProv:  no
   
   %description
  -    Ghostscript is an interpreter for the PostScript language and for
  -    PDF.
  +    Ghostscript is an interpreter for the PostScript language, with the ability to
  +    convert PostScript language files to many raster formats, view them on
  +    displays, and print them on printers that don't have PostScript
  +    language capability built in. It also works with Portable Document Format
  +    files (PDF), providing the same set of functionality as with PostScript.
   
   %prep
       %setup0 -q -c
  Index: openpkg-web/news.txt
  ============================================================
  $ cvs diff -u -r1.1619 -r1.1620 news.txt
  --- openpkg-web/news.txt      26 Sep 2002 08:50:14 -0000      1.1619
  +++ openpkg-web/news.txt      26 Sep 2002 12:45:11 -0000      1.1620
  @@ -1,3 +1,4 @@
  +26-Sep-2002: Upgraded package: P<ghostscript-7.04-20020926>
   26-Sep-2002: Upgraded package: P<uvscan-4.1.6.4225-20020926>
   26-Sep-2002: Upgraded package: P<tin-1.5.14-20020926>
   26-Sep-2002: Upgraded package: P<sqlite-2.7.2-20020926>
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to