]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- allow to build rpm api documentation with doxygen.
authortwittner <twittner@pld-linux.org>
Sun, 22 Aug 2004 21:13:15 +0000 (21:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-doxygen_hack.patch -> 1.1

rpm-doxygen_hack.patch [new file with mode: 0644]

diff --git a/rpm-doxygen_hack.patch b/rpm-doxygen_hack.patch
new file mode 100644 (file)
index 0000000..d2d9d32
--- /dev/null
@@ -0,0 +1,70 @@
+--- rpm/Doxyfile.in.orig       2004-08-22 20:58:16.000000000 +0200
++++ rpm/Doxyfile.in    2004-08-22 21:53:54.000000000 +0200
+@@ -391,7 +391,6 @@
+                          @top_srcdir@/beecrypt/beecrypt.c \
+                          @top_srcdir@/beecrypt/beecrypt.h \
+                          @top_srcdir@/beecrypt/beecrypt.api.h \
+-                         @top_srcdir@/beecrypt/beecrypt.gnu.h \
+                          @top_srcdir@/beecrypt/blockmode.c \
+                          @top_srcdir@/beecrypt/blockmode.h \
+                          @top_srcdir@/beecrypt/blockpad.c \
+@@ -399,7 +398,6 @@
+                          @top_srcdir@/beecrypt/blowfish.c \
+                          @top_srcdir@/beecrypt/blowfish.h \
+                          @top_srcdir@/beecrypt/blowfishopt.h \
+-                         @top_srcdir@/beecrypt/config.h \
+                          @top_srcdir@/beecrypt/dhaes.c \
+                          @top_srcdir@/beecrypt/dhaes.h \
+                          @top_srcdir@/beecrypt/dldp.c \
+@@ -600,14 +598,6 @@
+                          @top_srcdir@/rpmio/ugid.c \
+                          @top_srcdir@/rpmio/ugid.h \
+                          @top_srcdir@/rpmio/url.c \
+-                         @top_srcdir@/popt/findme.c \
+-                         @top_srcdir@/popt/findme.h \
+-                         @top_srcdir@/popt/popt.c \
+-                         @top_srcdir@/popt/popt.h \
+-                         @top_srcdir@/popt/poptconfig.c \
+-                         @top_srcdir@/popt/popthelp.c \
+-                         @top_srcdir@/popt/poptint.h \
+-                         @top_srcdir@/popt/poptparse.c \
+                          @top_srcdir@/python/_rpmdb.c \
+                          @top_srcdir@/python/header-py.c \
+                          @top_srcdir@/python/header-py.h \
+@@ -635,36 +625,10 @@
+                          @top_srcdir@/tools/dump.c \
+                          @top_srcdir@/tools/dumpdb.c \
+                          @top_srcdir@/tools/javadeps.c \
+-                         @top_srcdir@/tools/rpmarchive.c \
+                          @top_srcdir@/tools/rpmcache.c \
+                          @top_srcdir@/tools/rpmdeps.c \
+                          @top_srcdir@/tools/rpmgraph.c \
+-                         @top_srcdir@/tools/rpmheader.c \
+                          @top_srcdir@/tools/rpminject.c \
+-                         @top_srcdir@/tools/rpmlead.c \
+-                         @top_srcdir@/tools/rpmsignature.c \
+-                         @top_srcdir@/zlib/adler32.c \
+-                         @top_srcdir@/zlib/crc32.c \
+-                         @top_srcdir@/zlib/crc32.h \
+-                         @top_srcdir@/zlib/deflate.c \
+-                         @top_srcdir@/zlib/deflate.h \
+-                         @top_srcdir@/zlib/gzio.c \
+-                         @top_srcdir@/zlib/infback.c \
+-                         @top_srcdir@/zlib/inffast.c \
+-                         @top_srcdir@/zlib/inffast.h \
+-                         @top_srcdir@/zlib/inffixed.h \
+-                         @top_srcdir@/zlib/inflate.c \
+-                         @top_srcdir@/zlib/inflate.h \
+-                         @top_srcdir@/zlib/inftrees.c \
+-                         @top_srcdir@/zlib/inftrees.h \
+-                         @top_srcdir@/zlib/minigzip.c \
+-                         @top_srcdir@/zlib/trees.c \
+-                         @top_srcdir@/zlib/trees.h \
+-                         @top_srcdir@/zlib/uncompr.c \
+-                         @top_srcdir@/zlib/zconf.h \
+-                         @top_srcdir@/zlib/zlib.h \
+-                         @top_srcdir@/zlib/zutil.c \
+-                         @top_srcdir@/zlib/zutil.h
+ # If the value of the INPUT tag contains directories, you can use the 
+ # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp 
This page took 0.077067 seconds and 4 git commands to generate.