cgicc/cgicc.spec

changeset 133
49dc954a9435
parent 129
9722a72b8fa1
child 245
9cf804f7e9dc
equal deleted inserted replaced
1:692fe18c33ed 2:8393f6f668f9
31 Distribution: Michael Schloh von Bennewitz 31 Distribution: Michael Schloh von Bennewitz
32 Class: EVAL 32 Class: EVAL
33 Group: Web 33 Group: Web
34 License: GPL 34 License: GPL
35 Version: 3.2.8 35 Version: 3.2.8
36 Release: 20090401 36 Release: 20090402
37 37
38 # list of sources 38 # list of sources
39 Source0: ftp://ftp.gnu.org/gnu/cgicc/cgicc-%{version}.tar.gz 39 Source0: ftp://ftp.gnu.org/gnu/cgicc/cgicc-%{version}.tar.gz
40 40
41 # build information 41 # build information
97 97
98 # run the native installation logic 98 # run the native installation logic
99 %{l_make} %{l_mflags} install DESTDIR=$RPM_BUILD_ROOT 99 %{l_make} %{l_mflags} install DESTDIR=$RPM_BUILD_ROOT
100 100
101 # determine installation files 101 # determine installation files
102 %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} 102 %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
103 %{l_files_std} \
104 '%doc %{l_prefix}/share/webalizer/doc/*'
103 105
104 %files -f files 106 %files -f files
105 107
106 %clean 108 %clean
107 rm -rf $RPM_BUILD_ROOT 109 rm -rf $RPM_BUILD_ROOT

mercurial