packages: xorg-app-xman/xorg-app-xman-confname.patch, xorg-app-xman/xorg-ap...
qboosh
qboosh at pld-linux.org
Mon Oct 19 19:07:41 CEST 2009
Author: qboosh Date: Mon Oct 19 17:07:41 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 1.1.0
---- Files affected:
packages/xorg-app-xman:
xorg-app-xman-confname.patch (1.1 -> 1.2) , xorg-app-xman.spec (1.20 -> 1.21) , xorg-app-xman-xaw.patch (1.2 -> NONE) (REMOVED)
---- Diffs:
================================================================
Index: packages/xorg-app-xman/xorg-app-xman-confname.patch
diff -u packages/xorg-app-xman/xorg-app-xman-confname.patch:1.1 packages/xorg-app-xman/xorg-app-xman-confname.patch:1.2
--- packages/xorg-app-xman/xorg-app-xman-confname.patch:1.1 Sun Oct 15 23:04:56 2006
+++ packages/xorg-app-xman/xorg-app-xman-confname.patch Mon Oct 19 19:07:36 2009
@@ -24,14 +24,11 @@
SUFFIXES = .$(APP_MAN_SUFFIX) .man
---- xman-1.0.2/configure.ac.orig 2006-04-02 03:12:38.000000000 +0200
-+++ xman-1.0.2/configure.ac 2006-10-15 23:04:53.894640500 +0200
-@@ -67,8 +67,11 @@
- AC_CHECK_FILE([/etc/man.conf], [MANCONF="/etc/man.conf"],
- AC_CHECK_FILE([/etc/man.config], [MANCONF="/etc/man.config"],
- AC_CHECK_FILE([/etc/manpath.config], [MANCONF="/etc/manpath.config"])))
--
-+
+--- 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 @@
+ fi
+
if test x$MANCONF != x ; then
+ AC_SUBST(MANCONF)
+ BASEMANCONF="`basename $MANCONF`"
================================================================
Index: packages/xorg-app-xman/xorg-app-xman.spec
diff -u packages/xorg-app-xman/xorg-app-xman.spec:1.20 packages/xorg-app-xman/xorg-app-xman.spec:1.21
--- packages/xorg-app-xman/xorg-app-xman.spec:1.20 Tue Nov 11 17:53:59 2008
+++ packages/xorg-app-xman/xorg-app-xman.spec Mon Oct 19 19:07:36 2009
@@ -2,14 +2,13 @@
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.0.3
-Release: 3
+Version: 1.1.0
+Release: 1
License: MIT
Group: X11/Applications
Source0: http://xorg.freedesktop.org/releases/individual/app/xman-%{version}.tar.bz2
-# Source0-md5: 3d3a4b310a65ccce82472ef83acbbf97
+# Source0-md5: 5e5b3351bac26cc1f8490faf1c1402bb
Patch0: %{name}-confname.patch
-Patch1: %{name}-xaw.patch
URL: http://xorg.freedesktop.org/
BuildRequires: autoconf >= 2.57
BuildRequires: automake
@@ -17,24 +16,23 @@
BuildRequires: man-config
BuildRequires: pkgconfig >= 1:0.19
BuildRequires: xorg-lib-libXaw-devel
-BuildRequires: xorg-lib-libXp-devel
-BuildRequires: xorg-lib-libXprintUtil-devel
BuildRequires: xorg-lib-libXt-devel >= 1.0.0
-BuildRequires: xorg-util-util-macros >= 0.99.2
+BuildRequires: xorg-util-util-macros >= 1.3
Requires: man-config
Requires: xorg-lib-libXt >= 1.0.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-xman is a manual page browser.
+xman is a graphical manual page browser using the Athena Widgets (Xaw)
+toolkit.
%description -l pl.UTF-8
-xman to przeglądarka stron manuala.
+xman to graficzna przeglądarka stron manuala, wykorzystująca toolkit
+X Athena Widgets (Xaw).
%prep
%setup -q -n xman-%{version}
%patch0 -p1
-%patch1 -p1
%build
%{__aclocal}
@@ -58,7 +56,7 @@
%files
%defattr(644,root,root,755)
-%doc ChangeLog
+%doc COPYING ChangeLog README
%attr(755,root,root) %{_bindir}/xman
%{_datadir}/X11/app-defaults/Xman
%{_datadir}/X11/xman.help
@@ -70,6 +68,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21 2009/10/19 17:07:36 qboosh
+- updated to 1.1.0
+
Revision 1.20 2008/11/11 16:53:59 arekm
- rel 3; fix xaw related build
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-app-xman/xorg-app-xman-confname.patch?r1=1.1&r2=1.2&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-app-xman/xorg-app-xman.spec?r1=1.20&r2=1.21&f=u
More information about the pld-cvs-commit
mailing list