Author: qboosh Date: Thu Jun 30 17:23:52 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.1.2 - updated confname patch
---- Files affected: packages/xorg-app-xman: xorg-app-xman-confname.patch (1.3 -> 1.4) , xorg-app-xman.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: packages/xorg-app-xman/xorg-app-xman-confname.patch diff -u packages/xorg-app-xman/xorg-app-xman-confname.patch:1.3 packages/xorg-app-xman/xorg-app-xman-confname.patch:1.4 --- packages/xorg-app-xman/xorg-app-xman-confname.patch:1.3 Sun Oct 31 16:04:56 2010 +++ packages/xorg-app-xman/xorg-app-xman-confname.patch Thu Jun 30 19:23:47 2011 @@ -1,27 +1,23 @@ ---- xman-1.0.2/xman.man.orig 2004-04-23 21:54:58.000000000 +0200 -+++ xman-1.0.2/xman.man 2006-10-15 23:03:30.177408500 +0200 +--- xman-1.1.2/man/xman.man.orig 2011-01-14 04:39:17.000000000 +0100 ++++ xman-1.1.2/man/xman.man 2011-06-30 19:19:24.423990463 +0200 @@ -93,8 +93,8 @@ - .SH "BSD AND LINUX SYSTEMS" + .SH "BSD AND LINUX SYSTEMS" .PP In newer BSD and Linux systems, \fIXman\fP will search for a file named -\fI/etc/man.conf\fP which will contain the list of directories containing --manual pages. See \fIman.conf\fP(5) for a complete description of the file +-manual pages. See \fIman.conf\fP(__filemansuffix__) for a complete description of the file +\fIMANCONF\fP which will contain the list of directories containing -+manual pages. See \fIBASEMANCONF\fP(5) for a complete description of the file ++manual pages. See \fIBASEMANCONF\fP(__filemansuffix__) for a complete description of the file format. - .SH "THE MANDESC FILE" + .SH "THE MANDESC FILE" .PP ---- xman-1.1.1/Makefile.am.orig 2010-10-31 02:28:24.000000000 +0200 -+++ xman-1.1.1/Makefile.am 2010-10-31 14:31:27.471101613 +0100 -@@ -73,7 +73,7 @@ - +--- xman-1.1.2/man/Makefile.am.orig 2011-01-14 04:39:17.000000000 +0100 ++++ xman-1.1.2/man/Makefile.am 2011-06-30 19:20:38.210659601 +0200 +@@ -10,3 +10,4 @@ # String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure .man.$(APP_MAN_SUFFIX): -- $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@ + $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@ + $(AM_V_GEN)$(SED) $(MAN_SUBSTS) -e 's|BASEMANCONF|$(BASEMANCONF)|g' -e 's|MANCONF|$(MANCONF)|g' < $< > $@ - - - .PHONY: ChangeLog INSTALL --- xman-1.1.0/configure.ac.orig 2009-10-16 23:09:03.000000000 +0200 +++ xman-1.1.0/configure.ac 2009-10-19 18:55:58.673024932 +0200 @@ -83,6 +83,9 @@ ================================================================ Index: packages/xorg-app-xman/xorg-app-xman.spec diff -u packages/xorg-app-xman/xorg-app-xman.spec:1.23 packages/xorg-app-xman/xorg-app-xman.spec:1.24 --- packages/xorg-app-xman/xorg-app-xman.spec:1.23 Sat Jan 29 01:07:54 2011 +++ packages/xorg-app-xman/xorg-app-xman.spec Thu Jun 30 19:23:47 2011 @@ -2,12 +2,12 @@ Summary: xman aplication - manual display program for the X Window System Summary(pl.UTF-8): Aplikacja xman - program do wyĆwietlania manuali dla systemu X Window Name: xorg-app-xman -Version: 1.1.1 +Version: 1.1.2 Release: 1 License: MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/app/xman-%{version}.tar.bz2 -# Source0-md5: 56a00ccb38996c3518f14bb87c03a03e +# Source0-md5: 17d89b043083cba9e335379fc61981c0 Patch0: %{name}-confname.patch URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.60 @@ -69,6 +69,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2011/06/30 17:23:47 qboosh +- updated to 1.1.2 +- updated confname patch + Revision 1.23 2011/01/29 00:07:54 sparky - dropped pre-cvs changelog ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-app-xman/xorg-app-xman-confname.patch?r1=1.3&r2=1.4&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-app-xman/xorg-app-xman.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
