cgicc/cgicc.spec

changeset 245
9cf804f7e9dc
parent 133
49dc954a9435
child 387
33ae2d61c751
     1.1 --- a/cgicc/cgicc.spec	Mon May 17 20:26:46 2010 +0200
     1.2 +++ b/cgicc/cgicc.spec	Mon May 17 20:28:28 2010 +0200
     1.3 @@ -1,6 +1,6 @@
     1.4  ##
     1.5  ##  cgicc.spec -- OpenPKG RPM Specification
     1.6 -##  Copyright (c) 2009 Michael Schloh von Bennewitz <michael@schloh.com>
     1.7 +##  Copyright (c) 2010 Michael Schloh von Bennewitz <michael@schloh.com>
     1.8  ##
     1.9  ##  Permission to use, copy, modify, and distribute this software for
    1.10  ##  any purpose with or without fee is hereby granted, provided that
    1.11 @@ -32,8 +32,8 @@
    1.12  Class:        EVAL
    1.13  Group:        Web
    1.14  License:      GPL
    1.15 -Version:      3.2.8
    1.16 -Release:      20090402
    1.17 +Version:      3.2.9
    1.18 +Release:      20100510
    1.19  
    1.20  #   list of sources
    1.21  Source0:      ftp://ftp.gnu.org/gnu/cgicc/cgicc-%{version}.tar.gz
    1.22 @@ -101,7 +101,7 @@
    1.23      #   determine installation files
    1.24      %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
    1.25          %{l_files_std} \
    1.26 -        '%doc %{l_prefix}/share/webalizer/doc/*'
    1.27 +        "%doc %{l_prefix}/share/%{name}/doc"
    1.28  
    1.29  %files -f files
    1.30  

mercurial