SOURCES: appres-man.patch (NEW), beforelight-man.patch (NEW), bitm...
arekm
arekm at pld-linux.org
Mon Aug 15 00:45:41 CEST 2005
Author: arekm Date: Sun Aug 14 22:45:41 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- modular xorg patches
---- Files affected:
SOURCES:
appres-man.patch (NONE -> 1.1) (NEW), beforelight-man.patch (NONE -> 1.1) (NEW), bitmap-man.patch (NONE -> 1.1) (NEW), editres-man.patch (NONE -> 1.1) (NEW), encodings-fontpath.patch (NONE -> 1.1) (NEW), fonttosfnt-man.patch (NONE -> 1.1) (NEW), fslsfonts-man.patch (NONE -> 1.1) (NEW), fstobdf-man.patch (NONE -> 1.1) (NEW), iceauth-man.patch (NONE -> 1.1) (NEW), ico-man.patch (NONE -> 1.1) (NEW), lbxproxy-freebsd.patch (NONE -> 1.1) (NEW), lbxproxy-man.patch (NONE -> 1.1) (NEW), listres-man.patch (NONE -> 1.1) (NEW), luit-freebsd.patch (NONE -> 1.1) (NEW), luit-man.patch (NONE -> 1.1) (NEW), oclock-man.patch (NONE -> 1.1) (NEW), pclcomp-man.patch (NONE -> 1.1) (NEW), proxymngr-man.patch (NONE -> 1.1) (NEW), rgb-man.patch (NONE -> 1.1) (NEW), rstart-man.patch (NONE -> 1.1) (NEW), scripts-man.patch (NONE -> 1.1) (NEW), showfont-man.patch (NONE -> 1.1) (NEW), smproxy-man.patch (NONE -> 1.1) (NEW), twm-man.patch (NONE -> 1.1) (NEW), viewres-man.patch (NONE -> 1.1) (NEW), x11perf-man.patch (NONE -> 1.1) (NEW), xbiff-man.patch (NONE -> 1.1) (NEW), xcalc-man.patch (NONE -> 1.1) (NEW), xclipboard-man.patch (NONE -> 1.1) (NEW), xclock-man.patch (NONE -> 1.1) (NEW), xcmsdb-man.patch (NONE -> 1.1) (NEW), xconsole-man.patch (NONE -> 1.1) (NEW), xdbedizzy-man.patch (NONE -> 1.1) (NEW), xditview-man.patch (NONE -> 1.1) (NEW), xev-man.patch (NONE -> 1.1) (NEW), xeyes-man.patch (NONE -> 1.1) (NEW), xf86dga-man.patch (NONE -> 1.1) (NEW), xfd-man.patch (NONE -> 1.1) (NEW), xfontsel-man.patch (NONE -> 1.1) (NEW), xfs-freebsd.patch (NONE -> 1.1) (NEW), xfsinfo-man.patch (NONE -> 1.1) (NEW), xfs-man.patch (NONE -> 1.1) (NEW), xfwp-man.patch (NONE -> 1.1) (NEW), xgamma-man.patch (NONE -> 1.1) (NEW), xgc-man.patch (NONE -> 1.1) (NEW), xhost-man.patch (NONE -> 1.1) (NEW), xkill-man.patch (NONE -> 1.1) (NEW), xlogo-man.patch (NONE -> 1.1) (NEW), xlsatoms-man.patch (NONE -> 1.1) (NEW), xlsclients-man.patch (NONE -> 1.1) (NEW), xlsfonts-man.patch (NONE -> 1.1) (NEW), xmag-man.patch (NO
NE -> 1.1) (NEW), xman-man.patch (NONE -> 1.1) (NEW), xmessage-man.patch (NONE -> 1.1) (NEW), xmh-man.patch (NONE -> 1.1) (NEW), xmore-man.patch (NONE -> 1.1) (NEW), xphelloworld-man.patch (NONE -> 1.1) (NEW), xplsprinters-man.patch (NONE -> 1.1) (NEW), xprehashprinterlist-man.patch (NONE -> 1.1) (NEW), xpr-man.patch (NONE -> 1.1) (NEW), xprop-man.patch (NONE -> 1.1) (NEW), xrefresh-man.patch (NONE -> 1.1) (NEW), xset-man.patch (NONE -> 1.1) (NEW), xsetroot-man.patch (NONE -> 1.1) (NEW), xsm-man.patch (NONE -> 1.1) (NEW), xstdcmap-man.patch (NONE -> 1.1) (NEW), xtrap-man.patch (NONE -> 1.1) (NEW), xvidtune-man.patch (NONE -> 1.1) (NEW), xvinfo-man.patch (NONE -> 1.1) (NEW), xwd-man.patch (NONE -> 1.1) (NEW), xwininfo-man.patch (NONE -> 1.1) (NEW), xwud-man.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/appres-man.patch
diff -u /dev/null SOURCES/appres-man.patch:1.1
--- /dev/null Mon Aug 15 00:45:41 2005
+++ SOURCES/appres-man.patch Mon Aug 15 00:45:36 2005
@@ -0,0 +1,10 @@
+diff -Nru appres-0.99.0.orig/Makefile.am appres-0.99.0/Makefile.am
+--- appres-0.99.0.orig/Makefile.am 2005-08-01 22:15:16 +0200
++++ appres-0.99.0/Makefile.am 2005-08-13 13:52:18 +0200
+@@ -27,5 +27,5 @@
+ appres_SOURCES = \
+ appres.c
+
+-dist_man_MANS = \
++dist_man1_MANS = \
+ appres.man
================================================================
Index: SOURCES/beforelight-man.patch
diff -u /dev/null SOURCES/beforelight-man.patch:1.1
--- /dev/null Mon Aug 15 00:45:41 2005
+++ SOURCES/beforelight-man.patch Mon Aug 15 00:45:36 2005
@@ -0,0 +1,12 @@
+diff -Nru beforelight-0.99.0.orig/Makefile.am beforelight-0.99.0/Makefile.am
+--- beforelight-0.99.0.orig/Makefile.am 2005-08-01 22:15:16 +0200
++++ beforelight-0.99.0/Makefile.am 2005-08-13 14:34:12 +0200
+@@ -28,7 +28,7 @@
+ b4light.c \
+ config.h
+
+-dist_man_MANS = \
++dist_man1_MANS = \
+ b4light.man
+
+ # App default files (*.ad)
================================================================
Index: SOURCES/bitmap-man.patch
diff -u /dev/null SOURCES/bitmap-man.patch:1.1
--- /dev/null Mon Aug 15 00:45:41 2005
+++ SOURCES/bitmap-man.patch Mon Aug 15 00:45:36 2005
@@ -0,0 +1,12 @@
+diff -Nru bitmap-0.99.0.orig/Makefile.am bitmap-0.99.0/Makefile.am
+--- bitmap-0.99.0.orig/Makefile.am 2005-08-01 22:15:16 +0200
++++ bitmap-0.99.0/Makefile.am 2005-08-13 15:29:18 +0200
+@@ -55,7 +55,7 @@
+
+ # mans
+
+-dist_man_MANS = \
++dist_man1_MANS = \
+ bitmap.man
+
+
================================================================
Index: SOURCES/editres-man.patch
diff -u /dev/null SOURCES/editres-man.patch:1.1
--- /dev/null Mon Aug 15 00:45:41 2005
+++ SOURCES/editres-man.patch Mon Aug 15 00:45:36 2005
@@ -0,0 +1,12 @@
+diff -Nru editres-0.99.0.orig/Makefile.am editres-0.99.0/Makefile.am
+--- editres-0.99.0.orig/Makefile.am 2005-08-01 22:15:16 +0200
++++ editres-0.99.0/Makefile.am 2005-08-13 14:51:24 +0200
+@@ -38,7 +38,7 @@
+ widgets.c \
+ wtree.c
+
+-dist_man_MANS = \
++dist_man1_MANS = \
+ editres.man
+
+ # App default files (*.ad)
================================================================
Index: SOURCES/encodings-fontpath.patch
diff -u /dev/null SOURCES/encodings-fontpath.patch:1.1
--- /dev/null Mon Aug 15 00:45:41 2005
+++ SOURCES/encodings-fontpath.patch Mon Aug 15 00:45:36 2005
@@ -0,0 +1,20 @@
+diff -Nru encodings-0.99.0.orig/Makefile.am encodings-0.99.0/Makefile.am
+--- encodings-0.99.0.orig/Makefile.am 2005-07-12 23:03:09 +0200
++++ encodings-0.99.0/Makefile.am 2005-08-14 23:47:10 +0200
+@@ -1,6 +1,6 @@
+ SUBDIRS = large
+
+-encodingsdir = $(libdir)/X11/fonts/encodings
++encodingsdir = $(datadir)/fonts/encodings
+
+ ENCODING_FILES = \
+ adobe-dingbats.enc \
+diff -Nru encodings-0.99.0.orig/large/Makefile.am encodings-0.99.0/large/Makefile.am
+--- encodings-0.99.0.orig/large/Makefile.am 2005-07-12 23:03:09 +0200
++++ encodings-0.99.0/large/Makefile.am 2005-08-14 23:47:21 +0200
+@@ -1,4 +1,4 @@
+-encodingsdir = $(libdir)/X11/fonts/encodings/large
++encodingsdir = $(datadir)/fonts/encodings/large
+
+ ENCODING_FILES = \
+ big5.eten-0.enc \
================================================================
Index: SOURCES/fonttosfnt-man.patch
diff -u /dev/null SOURCES/fonttosfnt-man.patch:1.1
--- /dev/null Mon Aug 15 00:45:41 2005
+++ SOURCES/fonttosfnt-man.patch Mon Aug 15 00:45:36 2005
@@ -0,0 +1,11 @@
+diff -Nru fonttosfnt-0.99.0.orig/Makefile.am fonttosfnt-0.99.0/Makefile.am
+--- fonttosfnt-0.99.0.orig/Makefile.am 2005-08-01 22:15:17 +0200
++++ fonttosfnt-0.99.0/Makefile.am 2005-08-13 15:02:36 +0200
+@@ -37,6 +37,6 @@
+ fonttosfnt_CFLAGS += -DNEED_SETENV
+ endif
+
+-dist_man_MANS = \
++dist_man1_MANS = \
+ fonttosfnt.man
+
================================================================
Index: SOURCES/fslsfonts-man.patch
diff -u /dev/null SOURCES/fslsfonts-man.patch:1.1
--- /dev/null Mon Aug 15 00:45:41 2005
+++ SOURCES/fslsfonts-man.patch Mon Aug 15 00:45:36 2005
@@ -0,0 +1,11 @@
+diff -Nru fslsfonts-0.99.0.orig/Makefile.am fslsfonts-0.99.0/Makefile.am
+--- fslsfonts-0.99.0.orig/Makefile.am 2005-08-01 22:15:17 +0200
++++ fslsfonts-0.99.0/Makefile.am 2005-08-13 15:16:16 +0200
+@@ -27,6 +27,6 @@
+ fslsfonts_SOURCES = \
+ fslsfonts.c
+
+-dist_man_MANS = \
++dist_man1_MANS = \
+ fslsfonts.man
+
================================================================
Index: SOURCES/fstobdf-man.patch
diff -u /dev/null SOURCES/fstobdf-man.patch:1.1
--- /dev/null Mon Aug 15 00:45:41 2005
+++ SOURCES/fstobdf-man.patch Mon Aug 15 00:45:36 2005
@@ -0,0 +1,11 @@
+diff -Nru fstobdf-0.99.0.orig/Makefile.am fstobdf-0.99.0/Makefile.am
+--- fstobdf-0.99.0.orig/Makefile.am 2005-08-01 22:15:17 +0200
++++ fstobdf-0.99.0/Makefile.am 2005-08-13 15:38:42 +0200
+@@ -31,6 +31,6 @@
+ header.c \
+ props.c
+
+-dist_man_MANS = \
++dist_man1_MANS = \
+ fstobdf.man
+
================================================================
Index: SOURCES/iceauth-man.patch
diff -u /dev/null SOURCES/iceauth-man.patch:1.1
--- /dev/null Mon Aug 15 00:45:41 2005
+++ SOURCES/iceauth-man.patch Mon Aug 15 00:45:36 2005
@@ -0,0 +1,11 @@
+diff -Nru iceauth-0.99.0.orig/Makefile.am iceauth-0.99.0/Makefile.am
+--- iceauth-0.99.0.orig/Makefile.am 2005-08-01 22:15:17 +0200
++++ iceauth-0.99.0/Makefile.am 2005-08-13 15:50:55 +0200
+@@ -29,6 +29,6 @@
+ iceauth.h \
+ process.c
+
+-dist_man_MANS = \
++dist_man1_MANS = \
+ iceauth.man
+
================================================================
Index: SOURCES/ico-man.patch
diff -u /dev/null SOURCES/ico-man.patch:1.1
--- /dev/null Mon Aug 15 00:45:41 2005
+++ SOURCES/ico-man.patch Mon Aug 15 00:45:36 2005
@@ -0,0 +1,12 @@
+diff -Nru ico-0.99.0.orig/Makefile.am ico-0.99.0/Makefile.am
+--- ico-0.99.0.orig/Makefile.am 2005-08-01 22:15:17 +0200
++++ ico-0.99.0/Makefile.am 2005-08-13 16:05:51 +0200
+@@ -34,7 +34,7 @@
+ objpyr.h \
+ polyinfo.h
+
+-dist_man_MANS = \
++dist_man1_MANS = \
+ ico.man
+
+
================================================================
Index: SOURCES/lbxproxy-freebsd.patch
diff -u /dev/null SOURCES/lbxproxy-freebsd.patch:1.1
--- /dev/null Mon Aug 15 00:45:41 2005
+++ SOURCES/lbxproxy-freebsd.patch Mon Aug 15 00:45:36 2005
@@ -0,0 +1,12 @@
+diff -Nru lbxproxy-0.99.0.orig/configure.ac lbxproxy-0.99.0/configure.ac
+--- lbxproxy-0.99.0.orig/configure.ac 2005-08-01 22:15:17 +0200
++++ lbxproxy-0.99.0/configure.ac 2005-08-13 16:37:47 +0200
+@@ -33,7 +33,7 @@
+ AC_CANONICAL_HOST
+
+ case $host_os in
+- linux*)
++ linux* | freebsd*)
+ OS_CFLAGS="-D_XOPEN_SOURCE"
+ ;;
+ *)
================================================================
Index: SOURCES/lbxproxy-man.patch
diff -u /dev/null SOURCES/lbxproxy-man.patch:1.1
--- /dev/null Mon Aug 15 00:45:41 2005
+++ SOURCES/lbxproxy-man.patch Mon Aug 15 00:45:36 2005
@@ -0,0 +1,11 @@
+diff -Nru lbxproxy-0.99.0.orig/Makefile.am lbxproxy-0.99.0/Makefile.am
+--- lbxproxy-0.99.0.orig/Makefile.am 2005-08-01 22:15:17 +0200
++++ lbxproxy-0.99.0/Makefile.am 2005-08-13 16:35:35 +0200
+@@ -78,6 +78,6 @@
+ include/util.h \
+ include/wire.h
+
+-dist_man_MANS = \
++dist_man1_MANS = \
+ lbxproxy.man
+
================================================================
Index: SOURCES/listres-man.patch
diff -u /dev/null SOURCES/listres-man.patch:1.1
--- /dev/null Mon Aug 15 00:45:41 2005
+++ SOURCES/listres-man.patch Mon Aug 15 00:45:36 2005
@@ -0,0 +1,11 @@
+diff -Nru listres-0.99.0.orig/Makefile.am listres-0.99.0/Makefile.am
+--- listres-0.99.0.orig/Makefile.am 2005-08-01 22:15:17 +0200
++++ listres-0.99.0/Makefile.am 2005-08-13 16:15:05 +0200
+@@ -27,6 +27,6 @@
+ listres_SOURCES = \
+ listres.c
+
+-dist_man_MANS = \
++dist_man1_MANS = \
+ listres.man
+
================================================================
Index: SOURCES/luit-freebsd.patch
diff -u /dev/null SOURCES/luit-freebsd.patch:1.1
--- /dev/null Mon Aug 15 00:45:41 2005
+++ SOURCES/luit-freebsd.patch Mon Aug 15 00:45:36 2005
@@ -0,0 +1,12 @@
+diff -Nru luit-0.99.0.orig/configure.ac luit-0.99.0/configure.ac
+--- luit-0.99.0.orig/configure.ac 2005-08-01 22:15:17 +0200
++++ luit-0.99.0/configure.ac 2005-08-13 16:46:26 +0200
+@@ -38,7 +38,7 @@
+ PKG_CHECK_MODULES(LUIT, x11 fontenc)
+
+ case $host_os in
+- linux*)
++ linux* | freebsd*)
+ OS_CFLAGS="-D_XOPEN_SOURCE"
+ ;;
+ *)
================================================================
Index: SOURCES/luit-man.patch
diff -u /dev/null SOURCES/luit-man.patch:1.1
--- /dev/null Mon Aug 15 00:45:41 2005
+++ SOURCES/luit-man.patch Mon Aug 15 00:45:36 2005
@@ -0,0 +1,11 @@
+diff -Nru luit-0.99.0.orig/Makefile.am luit-0.99.0/Makefile.am
+--- luit-0.99.0.orig/Makefile.am 2005-08-01 22:15:17 +0200
++++ luit-0.99.0/Makefile.am 2005-08-13 16:45:57 +0200
+@@ -39,6 +39,6 @@
+ sys.c \
+ sys.h
+
+-dist_man_MANS = \
++dist_man1_MANS = \
+ luit.man
+
================================================================
Index: SOURCES/oclock-man.patch
diff -u /dev/null SOURCES/oclock-man.patch:1.1
--- /dev/null Mon Aug 15 00:45:41 2005
+++ SOURCES/oclock-man.patch Mon Aug 15 00:45:36 2005
@@ -0,0 +1,12 @@
+diff -Nru oclock-0.99.0.orig/Makefile.am oclock-0.99.0/Makefile.am
+--- oclock-0.99.0.orig/Makefile.am 2005-08-01 22:15:17 +0200
++++ oclock-0.99.0/Makefile.am 2005-08-13 17:17:10 +0200
+@@ -32,7 +32,7 @@
+ transform.c \
+ transform.h
+
+-dist_man_MANS = \
++dist_man1_MANS = \
+ oclock.man
+
+ # App default files (*.ad)
================================================================
Index: SOURCES/pclcomp-man.patch
diff -u /dev/null SOURCES/pclcomp-man.patch:1.1
--- /dev/null Mon Aug 15 00:45:41 2005
+++ SOURCES/pclcomp-man.patch Mon Aug 15 00:45:36 2005
@@ -0,0 +1,12 @@
+diff -Nru pclcomp-0.99.0.orig/Makefile.am pclcomp-0.99.0/Makefile.am
+--- pclcomp-0.99.0.orig/Makefile.am 2005-08-01 22:15:17 +0200
++++ pclcomp-0.99.0/Makefile.am 2005-08-13 17:32:21 +0200
+@@ -27,7 +27,7 @@
+ pclcomp_SOURCES = \
+ pclcomp.c
+
+-dist_man_MANS = \
++dist_man1_MANS = \
+ pclcomp.man
+
+ EXTRA_DIST = printer.note
================================================================
Index: SOURCES/proxymngr-man.patch
diff -u /dev/null SOURCES/proxymngr-man.patch:1.1
--- /dev/null Mon Aug 15 00:45:41 2005
+++ SOURCES/proxymngr-man.patch Mon Aug 15 00:45:36 2005
@@ -0,0 +1,12 @@
+diff -Nru proxymngr-0.99.0.orig/Makefile.am proxymngr-0.99.0/Makefile.am
+--- proxymngr-0.99.0.orig/Makefile.am 2005-08-01 22:15:17 +0200
++++ proxymngr-0.99.0/Makefile.am 2005-08-13 17:38:17 +0200
+@@ -41,7 +41,7 @@
+ pmint.h \
+ PMproto.h
+
+-dist_man_MANS = \
++dist_man1_MANS = \
+ proxymngr.man
+
+ configdir = $(CONFIG_DIR)
================================================================
Index: SOURCES/rgb-man.patch
diff -u /dev/null SOURCES/rgb-man.patch:1.1
--- /dev/null Mon Aug 15 00:45:41 2005
+++ SOURCES/rgb-man.patch Mon Aug 15 00:45:36 2005
@@ -0,0 +1,12 @@
+diff -Nru rgb-0.99.0.orig/Makefile.am rgb-0.99.0/Makefile.am
+--- rgb-0.99.0.orig/Makefile.am 2005-08-01 22:15:17 +0200
++++ rgb-0.99.0/Makefile.am 2005-08-13 17:52:46 +0200
+@@ -45,7 +45,7 @@
+ showrgb_LDADD = $(RGB_LIBS)
+ showrgb_SOURCES = showrgb.c
+
+-dist_man_MANS = \
++dist_man1_MANS = \
+ showrgb.man
+
+ EXTRA_DIST= \
================================================================
Index: SOURCES/rstart-man.patch
diff -u /dev/null SOURCES/rstart-man.patch:1.1
--- /dev/null Mon Aug 15 00:45:41 2005
+++ SOURCES/rstart-man.patch Mon Aug 15 00:45:36 2005
@@ -0,0 +1,12 @@
+diff -Nru rstart-0.99.0.orig/Makefile.am rstart-0.99.0/Makefile.am
+--- rstart-0.99.0.orig/Makefile.am 2005-08-01 22:15:17 +0200
++++ rstart-0.99.0/Makefile.am 2005-08-13 18:01:59 +0200
+@@ -58,7 +58,7 @@
+
+ # man pages
+
+-dist_man_MANS = \
++dist_man1_MANS = \
+ rstartd.man \
+ rstart.man
+
================================================================
Index: SOURCES/scripts-man.patch
diff -u /dev/null SOURCES/scripts-man.patch:1.1
--- /dev/null Mon Aug 15 00:45:41 2005
+++ SOURCES/scripts-man.patch Mon Aug 15 00:45:36 2005
@@ -0,0 +1,11 @@
+diff -Nru scripts-0.99.0.orig/Makefile.am scripts-0.99.0/Makefile.am
+--- scripts-0.99.0.orig/Makefile.am 2005-08-01 22:15:17 +0200
++++ scripts-0.99.0/Makefile.am 2005-08-13 18:14:48 +0200
+@@ -30,6 +30,6 @@
+
+ EXTRA_DIST = xauth_switch_to_sun-des-1.cpp
+
+-dist_man_MANS = \
++dist_man1_MANS = \
+ xon.man
+
================================================================
Index: SOURCES/showfont-man.patch
diff -u /dev/null SOURCES/showfont-man.patch:1.1
--- /dev/null Mon Aug 15 00:45:41 2005
+++ SOURCES/showfont-man.patch Mon Aug 15 00:45:36 2005
@@ -0,0 +1,11 @@
+diff -Nru showfont-0.99.0.orig/Makefile.am showfont-0.99.0/Makefile.am
+--- showfont-0.99.0.orig/Makefile.am 2005-08-01 22:15:17 +0200
++++ showfont-0.99.0/Makefile.am 2005-08-13 18:26:58 +0200
+@@ -27,6 +27,6 @@
+ showfont_SOURCES = \
+ showfont.c
+
+-dist_man_MANS = \
++dist_man1_MANS = \
+ showfont.man
+
================================================================
Index: SOURCES/smproxy-man.patch
diff -u /dev/null SOURCES/smproxy-man.patch:1.1
--- /dev/null Mon Aug 15 00:45:41 2005
+++ SOURCES/smproxy-man.patch Mon Aug 15 00:45:36 2005
@@ -0,0 +1,11 @@
+diff -Nru smproxy-0.99.0.orig/Makefile.am smproxy-0.99.0/Makefile.am
+--- smproxy-0.99.0.orig/Makefile.am 2005-08-01 22:15:17 +0200
++++ smproxy-0.99.0/Makefile.am 2005-08-13 18:32:51 +0200
+@@ -29,6 +29,6 @@
+ smproxy.c \
+ smproxy.h
+
+-dist_man_MANS = \
++dist_man1_MANS = \
+ smproxy.man
+
================================================================
Index: SOURCES/twm-man.patch
diff -u /dev/null SOURCES/twm-man.patch:1.1
--- /dev/null Mon Aug 15 00:45:41 2005
+++ SOURCES/twm-man.patch Mon Aug 15 00:45:36 2005
@@ -0,0 +1,8 @@
+diff -Nru twm-0.99.0.orig/man/Makefile.am twm-0.99.0/man/Makefile.am
+--- twm-0.99.0.orig/man/Makefile.am 2005-08-01 22:15:17 +0200
++++ twm-0.99.0/man/Makefile.am 2005-08-13 18:39:21 +0200
+@@ -1,3 +1,3 @@
+-dist_man_MANS = \
++dist_man1_MANS = \
+ twm.man
+
================================================================
Index: SOURCES/viewres-man.patch
diff -u /dev/null SOURCES/viewres-man.patch:1.1
--- /dev/null Mon Aug 15 00:45:41 2005
+++ SOURCES/viewres-man.patch Mon Aug 15 00:45:36 2005
@@ -0,0 +1,12 @@
+diff -Nru viewres-0.99.0.orig/Makefile.am viewres-0.99.0/Makefile.am
+--- viewres-0.99.0.orig/Makefile.am 2005-08-01 22:15:17 +0200
++++ viewres-0.99.0/Makefile.am 2005-08-13 18:46:23 +0200
+@@ -27,7 +27,7 @@
+ viewres_SOURCES = \
+ viewres.c
+
+-dist_man_MANS = \
++dist_man1_MANS = \
+ viewres.man
+
+ # App default files (*.ad)
================================================================
Index: SOURCES/x11perf-man.patch
diff -u /dev/null SOURCES/x11perf-man.patch:1.1
--- /dev/null Mon Aug 15 00:45:41 2005
+++ SOURCES/x11perf-man.patch Mon Aug 15 00:45:36 2005
@@ -0,0 +1,12 @@
+diff -Nru x11perf-0.99.0.orig/Makefile.am x11perf-0.99.0/Makefile.am
+--- x11perf-0.99.0.orig/Makefile.am 2005-08-01 22:15:17 +0200
++++ x11perf-0.99.0/Makefile.am 2005-08-13 18:52:55 +0200
+@@ -52,7 +52,7 @@
+ x11perf.c \
+ x11perf.h
+
+-dist_man_MANS = \
++dist_man1_MANS = \
+ x11pcomp.man \
+ x11perf.man \
+ Xmark.man
================================================================
Index: SOURCES/xbiff-man.patch
diff -u /dev/null SOURCES/xbiff-man.patch:1.1
--- /dev/null Mon Aug 15 00:45:41 2005
+++ SOURCES/xbiff-man.patch Mon Aug 15 00:45:36 2005
@@ -0,0 +1,12 @@
+diff -Nru xbiff-0.99.0.orig/Makefile.am xbiff-0.99.0/Makefile.am
+--- xbiff-0.99.0.orig/Makefile.am 2005-08-01 22:15:17 +0200
++++ xbiff-0.99.0/Makefile.am 2005-08-13 19:08:24 +0200
+@@ -30,7 +30,7 @@
+ MailboxP.h \
+ xbiff.c
+
+-dist_man_MANS = \
++dist_man1_MANS = \
+ xbiff.man
+
+ EXTRA_DIST = bitmaps/mail-down bitmaps/mail-up bitmaps/mail-down-mask bitmaps/mail-up-mask
================================================================
Index: SOURCES/xcalc-man.patch
diff -u /dev/null SOURCES/xcalc-man.patch:1.1
--- /dev/null Mon Aug 15 00:45:41 2005
+++ SOURCES/xcalc-man.patch Mon Aug 15 00:45:36 2005
@@ -0,0 +1,12 @@
+diff -Nru xcalc-0.99.0.orig/Makefile.am xcalc-0.99.0/Makefile.am
+--- xcalc-0.99.0.orig/Makefile.am 2005-08-01 22:15:17 +0200
++++ xcalc-0.99.0/Makefile.am 2005-08-13 19:18:00 +0200
+@@ -31,7 +31,7 @@
+ xcalc.c \
+ xcalc.h
+
+-dist_man_MANS = \
++dist_man1_MANS = \
+ xcalc.man
+
+ # App default files (*.ad)
================================================================
Index: SOURCES/xclipboard-man.patch
diff -u /dev/null SOURCES/xclipboard-man.patch:1.1
--- /dev/null Mon Aug 15 00:45:41 2005
+++ SOURCES/xclipboard-man.patch Mon Aug 15 00:45:36 2005
@@ -0,0 +1,12 @@
+diff -Nru xclipboard-0.99.0.orig/Makefile.am xclipboard-0.99.0/Makefile.am
+--- xclipboard-0.99.0.orig/Makefile.am 2005-08-01 22:15:17 +0200
++++ xclipboard-0.99.0/Makefile.am 2005-08-13 19:24:32 +0200
+@@ -39,7 +39,7 @@
+
+ # man pages
+
+-dist_man_MANS = \
++dist_man1_MANS = \
+ xclipboard.man \
+ xcutsel.man
+
================================================================
Index: SOURCES/xclock-man.patch
diff -u /dev/null SOURCES/xclock-man.patch:1.1
--- /dev/null Mon Aug 15 00:45:41 2005
+++ SOURCES/xclock-man.patch Mon Aug 15 00:45:36 2005
@@ -0,0 +1,12 @@
+diff -Nru xclock-0.99.0.orig/Makefile.am xclock-0.99.0/Makefile.am
+--- xclock-0.99.0.orig/Makefile.am 2005-08-01 22:15:17 +0200
++++ xclock-0.99.0/Makefile.am 2005-08-13 19:31:55 +0200
+@@ -30,7 +30,7 @@
+ ClockP.h \
+ xclock.c
+
+-dist_man_MANS = \
++dist_man1_MANS = \
+ xclock.man
+
+ # App default files (*.ad)
================================================================
Index: SOURCES/xcmsdb-man.patch
diff -u /dev/null SOURCES/xcmsdb-man.patch:1.1
--- /dev/null Mon Aug 15 00:45:41 2005
+++ SOURCES/xcmsdb-man.patch Mon Aug 15 00:45:36 2005
@@ -0,0 +1,12 @@
+diff -Nru xcmsdb-0.99.0.orig/Makefile.am xcmsdb-0.99.0/Makefile.am
+--- xcmsdb-0.99.0.orig/Makefile.am 2005-08-01 22:15:17 +0200
++++ xcmsdb-0.99.0/Makefile.am 2005-08-13 19:42:22 +0200
+@@ -29,7 +29,7 @@
+ SCCDFile.h \
+ xcmsdb.c
+
+-dist_man_MANS = \
++dist_man1_MANS = \
+ xcmsdb.man
+
+ EXTRA_DIST = datafiles/sample1.dcc datafiles/sample2.dcc
================================================================
Index: SOURCES/xconsole-man.patch
diff -u /dev/null SOURCES/xconsole-man.patch:1.1
--- /dev/null Mon Aug 15 00:45:41 2005
+++ SOURCES/xconsole-man.patch Mon Aug 15 00:45:36 2005
@@ -0,0 +1,12 @@
+diff -Nru xconsole-0.99.0.orig/Makefile.am xconsole-0.99.0/Makefile.am
+--- xconsole-0.99.0.orig/Makefile.am 2005-08-01 22:15:17 +0200
++++ xconsole-0.99.0/Makefile.am 2005-08-13 19:49:56 +0200
+@@ -27,7 +27,7 @@
+ xconsole_SOURCES = \
+ xconsole.c
+
+-dist_man_MANS = \
++dist_man1_MANS = \
+ xconsole.man
+
+ # App default files (*.ad)
================================================================
Index: SOURCES/xdbedizzy-man.patch
diff -u /dev/null SOURCES/xdbedizzy-man.patch:1.1
--- /dev/null Mon Aug 15 00:45:41 2005
+++ SOURCES/xdbedizzy-man.patch Mon Aug 15 00:45:36 2005
@@ -0,0 +1,12 @@
+diff -Nru xdbedizzy-0.99.0.orig/Makefile.am xdbedizzy-0.99.0/Makefile.am
+--- xdbedizzy-0.99.0.orig/Makefile.am 2005-08-01 22:15:17 +0200
++++ xdbedizzy-0.99.0/Makefile.am 2005-08-13 20:57:26 +0200
+@@ -31,7 +31,7 @@
+ xdbedizzy_SOURCES = \
+ xdbedizzy.c
+
+-dist_man_MANS = \
++dist_man1_MANS = \
+ xdbedizzy.man
+
+ EXTRA_DIST = xdbedizzy.sgml
================================================================
Index: SOURCES/xditview-man.patch
diff -u /dev/null SOURCES/xditview-man.patch:1.1
--- /dev/null Mon Aug 15 00:45:41 2005
+++ SOURCES/xditview-man.patch Mon Aug 15 00:45:36 2005
@@ -0,0 +1,12 @@
+diff -Nru xditview-0.99.0.orig/Makefile.am xditview-0.99.0/Makefile.am
+--- xditview-0.99.0.orig/Makefile.am 2005-08-01 22:15:17 +0200
++++ xditview-0.99.0/Makefile.am 2005-08-13 21:28:32 +0200
+@@ -40,7 +40,7 @@
+ XFontName.c \
<<Diff was trimmed, longer than 597 lines>>
More information about the pld-cvs-commit
mailing list