]> git.pld-linux.org Git - packages/rpm.git/blame - rpm-doxygen_hack.patch
- updated for 4.4.2
[packages/rpm.git] / rpm-doxygen_hack.patch
CommitLineData
371f27ab 1--- rpm-4.4.1/Doxyfile.in~ 2005-06-24 20:11:49.175736352 +0200
2+++ rpm-4.4.1/Doxyfile.in 2005-06-24 20:12:00.480017840 +0200
3@@ -383,29 +383,7 @@
4 @top_srcdir@/rpmrc \
5 @top_srcdir@/rpm2cpio.c \
6 @top_srcdir@/system.h \
7- @top_srcdir@/build/build.c \
8- @top_srcdir@/build/buildio.h \
9- @top_srcdir@/build/expression.c \
10- @top_srcdir@/build/files.c \
11- @top_srcdir@/build/misc.c \
12- @top_srcdir@/build/names.c \
13- @top_srcdir@/build/pack.c \
14- @top_srcdir@/build/parseBuildInstallClean.c \
15- @top_srcdir@/build/parseChangelog.c \
16- @top_srcdir@/build/parseDescription.c \
17- @top_srcdir@/build/parseFiles.c \
18- @top_srcdir@/build/parsePreamble.c \
19- @top_srcdir@/build/parsePrep.c \
20- @top_srcdir@/build/parseReqs.c \
21- @top_srcdir@/build/parseScript.c \
22- @top_srcdir@/build/parseSpec.c \
23- @top_srcdir@/build/poptBT.c \
24- @top_srcdir@/build/reqprov.c \
25- @top_srcdir@/build/rpmbuild.h \
26- @top_srcdir@/build/rpmfc.c \
27- @top_srcdir@/build/rpmfc.h \
28- @top_srcdir@/build/rpmspec.h \
29- @top_srcdir@/build/spec.c \
30+ @top_srcdir@/build/ \
31 @top_srcdir@/doc/manual/builddependencies \
32 @top_srcdir@/doc/manual/buildroot \
33 @top_srcdir@/doc/manual/conditionalbuilds \
34@@ -420,196 +398,13 @@
35 @top_srcdir@/doc/manual/spec \
36 @top_srcdir@/doc/manual/triggers \
37 @top_srcdir@/doc/manual/tsort \
38- @top_srcdir@/file/src/apprentice.c \
39- @top_srcdir@/file/src/ascmagic.c \
40- @top_srcdir@/file/src/compress.c \
41- @top_srcdir@/file/src/file.c \
42- @top_srcdir@/file/src/file.h \
43- @top_srcdir@/file/src/fsmagic.c \
44- @top_srcdir@/file/src/names.h \
45- @top_srcdir@/file/src/print.c \
46- @top_srcdir@/file/src/readelf.c \
47- @top_srcdir@/file/src/readelf.h \
48- @top_srcdir@/file/src/softmagic.c \
49- @top_srcdir@/file/src/tar.h \
50- @top_srcdir@/lib/cpio.c \
51- @top_srcdir@/lib/cpio.h \
52- @top_srcdir@/lib/depends.c \
53- @top_srcdir@/lib/formats.c \
54- @top_srcdir@/lib/fs.c \
55- @top_srcdir@/lib/fsm.c \
56- @top_srcdir@/lib/fsm.h \
57- @top_srcdir@/lib/manifest.c \
58- @top_srcdir@/lib/manifest.h \
59- @top_srcdir@/lib/misc.c \
60- @top_srcdir@/lib/misc.h \
61- @top_srcdir@/lib/package.c \
62- @top_srcdir@/lib/poptALL.c \
63- @top_srcdir@/lib/poptI.c \
64- @top_srcdir@/lib/poptQV.c \
65- @top_srcdir@/lib/psm.c \
66- @top_srcdir@/lib/psm.h \
67- @top_srcdir@/lib/query.c \
68- @top_srcdir@/lib/rpmal.c \
69- @top_srcdir@/lib/rpmal.h \
70- @top_srcdir@/lib/rpmchecksig.c \
71- @top_srcdir@/lib/rpmcli.h \
72- @top_srcdir@/lib/rpmds.c \
73- @top_srcdir@/lib/rpmds.h \
74- @top_srcdir@/lib/rpmfi.c \
75- @top_srcdir@/lib/rpmfi.h \
76- @top_srcdir@/lib/rpmgi.c \
77- @top_srcdir@/lib/rpmgi.h \
78- @top_srcdir@/lib/rpminstall.c \
79- @top_srcdir@/lib/rpmlead.c \
80- @top_srcdir@/lib/rpmlead.h \
81- @top_srcdir@/lib/rpmlib.h \
82- @top_srcdir@/lib/rpmlibprov.c \
83- @top_srcdir@/lib/rpmps.c \
84- @top_srcdir@/lib/rpmps.h \
85- @top_srcdir@/lib/rpmrc.c \
86- @top_srcdir@/lib/rpmsx.c \
87- @top_srcdir@/lib/rpmsx.h \
88- @top_srcdir@/lib/rpmte.c \
89- @top_srcdir@/lib/rpmte.h \
90- @top_srcdir@/lib/rpmts.c \
91- @top_srcdir@/lib/rpmts.h \
92- @top_srcdir@/lib/rpmvercmp.c \
93- @top_srcdir@/lib/signature.c \
94- @top_srcdir@/lib/signature.h \
95- @top_srcdir@/lib/stringbuf.c \
96- @top_srcdir@/lib/stringbuf.h \
97- @top_srcdir@/lib/transaction.c \
98- @top_srcdir@/lib/verify.c \
99- @top_srcdir@/lua/lapi.c \
100- @top_srcdir@/lua/lapi.h \
101- @top_srcdir@/lua/lcode.c \
102- @top_srcdir@/lua/lcode.h \
103- @top_srcdir@/lua/ldebug.c \
104- @top_srcdir@/lua/ldebug.h \
105- @top_srcdir@/lua/ldo.c \
106- @top_srcdir@/lua/ldo.h \
107- @top_srcdir@/lua/ldump.c \
108- @top_srcdir@/lua/lfunc.c \
109- @top_srcdir@/lua/lfunc.h \
110- @top_srcdir@/lua/lgc.c \
111- @top_srcdir@/lua/lgc.h \
112- @top_srcdir@/lua/llex.c \
113- @top_srcdir@/lua/llex.h \
114- @top_srcdir@/lua/llimits.h \
115- @top_srcdir@/lua/lmem.c \
116- @top_srcdir@/lua/lmem.h \
117- @top_srcdir@/lua/lobject.c \
118- @top_srcdir@/lua/lobject.h \
119- @top_srcdir@/lua/lopcodes.c \
120- @top_srcdir@/lua/lopcodes.h \
121- @top_srcdir@/lua/lparser.c \
122- @top_srcdir@/lua/lparser.h \
123- @top_srcdir@/lua/lstate.c \
124- @top_srcdir@/lua/lstate.h \
125- @top_srcdir@/lua/lstring.c \
126- @top_srcdir@/lua/lstring.h \
127- @top_srcdir@/lua/ltable.c \
128- @top_srcdir@/lua/ltable.h \
129- @top_srcdir@/lua/ltests.c \
130- @top_srcdir@/lua/ltm.c \
131- @top_srcdir@/lua/ltm.h \
132- @top_srcdir@/lua/lundump.c \
133- @top_srcdir@/lua/lundump.h \
134- @top_srcdir@/lua/lvm.c \
135- @top_srcdir@/lua/lvm.h \
136- @top_srcdir@/lua/lzio.c \
137- @top_srcdir@/lua/lzio.h \
138- @top_srcdir@/rpmdb/db3.c \
139- @top_srcdir@/rpmdb/dbconfig.c \
140- @top_srcdir@/rpmdb/fprint.c \
141- @top_srcdir@/rpmdb/fprint.h \
142- @top_srcdir@/rpmdb/hdrNVR.c \
143- @top_srcdir@/rpmdb/hdrinline.h \
144- @top_srcdir@/rpmdb/header.c \
145- @top_srcdir@/rpmdb/header.h \
146- @top_srcdir@/rpmdb/header_internal.c \
147- @top_srcdir@/rpmdb/header_internal.h \
148- @top_srcdir@/rpmdb/legacy.c \
149- @top_srcdir@/rpmdb/legacy.h \
150- @top_srcdir@/rpmdb/merge.c \
151- @top_srcdir@/rpmdb/poptDB.c \
152- @top_srcdir@/rpmdb/rpmhash.c \
153- @top_srcdir@/rpmdb/rpmhash.h \
154- @top_srcdir@/rpmdb/rpmdb.c \
155- @top_srcdir@/rpmdb/rpmdb.h \
156- @top_srcdir@/rpmdb/tagname.c \
157- @top_srcdir@/rpmdb/tagtbl.c \
158- @top_srcdir@/rpmio/argv.c \
159- @top_srcdir@/rpmio/argv.h \
160- @top_srcdir@/rpmio/digest.c \
161- @top_srcdir@/rpmio/fts.c \
162- @top_srcdir@/rpmio/fts.h \
163- @top_srcdir@/rpmio/macro.c \
164- @top_srcdir@/rpmio/rpmlog.c \
165- @top_srcdir@/rpmio/rpmlog.h \
166- @top_srcdir@/rpmio/rpmerr.h \
167- @top_srcdir@/rpmio/rpmio.c \
168- @top_srcdir@/rpmio/rpmio.h \
169- @top_srcdir@/rpmio/rpmio_internal.h \
170- @top_srcdir@/rpmio/rpmmacro.h \
171- @top_srcdir@/rpmio/rpmmalloc.c \
172- @top_srcdir@/rpmio/rpmmessages.h \
173- @top_srcdir@/rpmio/rpmpgp.c \
174- @top_srcdir@/rpmio/rpmpgp.h \
175- @top_srcdir@/rpmio/rpmrpc.c \
176- @top_srcdir@/rpmio/rpmsq.c \
177- @top_srcdir@/rpmio/rpmsq.h \
178- @top_srcdir@/rpmio/rpmsw.c \
179- @top_srcdir@/rpmio/rpmsw.h \
180- @top_srcdir@/rpmio/rpmurl.h \
181- @top_srcdir@/rpmio/strcasecmp.c \
182- @top_srcdir@/rpmio/stubs.c \
183- @top_srcdir@/rpmio/ugid.c \
184- @top_srcdir@/rpmio/ugid.h \
185- @top_srcdir@/rpmio/url.c \
32a29375 186- @top_srcdir@/popt/findme.c \
187- @top_srcdir@/popt/findme.h \
188- @top_srcdir@/popt/popt.c \
189- @top_srcdir@/popt/popt.h \
190- @top_srcdir@/popt/poptconfig.c \
191- @top_srcdir@/popt/popthelp.c \
192- @top_srcdir@/popt/poptint.h \
193- @top_srcdir@/popt/poptparse.c \
371f27ab 194- @top_srcdir@/python/_rpmdb.c \
195- @top_srcdir@/python/header-py.c \
196- @top_srcdir@/python/header-py.h \
197- @top_srcdir@/python/rpmal-py.c \
198- @top_srcdir@/python/rpmal-py.h \
199- @top_srcdir@/python/rpmdb-py.c \
200- @top_srcdir@/python/rpmdb-py.h \
201- @top_srcdir@/python/rpmds-py.c \
202- @top_srcdir@/python/rpmds-py.h \
203- @top_srcdir@/python/rpmfd-py.c \
204- @top_srcdir@/python/rpmfd-py.h \
205- @top_srcdir@/python/rpmfi-py.c \
206- @top_srcdir@/python/rpmfi-py.h \
207- @top_srcdir@/python/rpmfts-py.c \
208- @top_srcdir@/python/rpmfts-py.h \
209- @top_srcdir@/python/rpmmi-py.c \
210- @top_srcdir@/python/rpmmi-py.h \
211- @top_srcdir@/python/rpmmodule.c \
212- @top_srcdir@/python/rpmrc-py.c \
213- @top_srcdir@/python/rpmrc-py.h \
214- @top_srcdir@/python/rpmte-py.c \
215- @top_srcdir@/python/rpmte-py.h \
216- @top_srcdir@/python/rpmts-py.c \
217- @top_srcdir@/python/rpmts-py.h \
218- @top_srcdir@/tools/dump.c \
219- @top_srcdir@/tools/dumpdb.c \
220- @top_srcdir@/tools/javadeps.c \
221- @top_srcdir@/tools/rpmcache.c \
222- @top_srcdir@/tools/rpmdeps.c \
223- @top_srcdir@/tools/rpmgraph.c \
224- @top_srcdir@/tools/rpminject.c \
225- @top_srcdir@/tools/rpmtool.c \
226- @top_srcdir@/tools/rpmxml.c \
227- @top_srcdir@/tools/rpmxp.c
228+ @top_srcdir@/file/src/ \
229+ @top_srcdir@/lib/ \
230+ @top_srcdir@/lua/ \
231+ @top_srcdir@/rpmdb/ \
232+ @top_srcdir@/rpmio/ \
233+ @top_srcdir@/python/ \
234+ @top_srcdir@/tools/
235
236 # If the value of the INPUT tag contains directories, you can use the
237 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
238@@ -618,8 +413,8 @@
239 # *.c *.cc *.cxx *.cpp *.c++ *.java *.ii *.ixx *.ipp *.i++ *.inl *.h *.hh *.hxx *.hpp
240 # *.h++ *.idl *.odl *.cs *.php *.php3 *.inc
241
242-FILE_PATTERNS = *.c \
243- *.h
244+#FILE_PATTERNS = *.c \
245+# *.h
246
247 # The RECURSIVE tag can be used to turn specify whether or not subdirectories
248 # should be searched for input files as well. Possible values are YES and NO.
This page took 0.05827 seconds and 4 git commands to generate.