packages: xorg-app-xman/xorg-app-xman.spec - rel 2 - man-db now provides al...

baggins baggins at pld-linux.org
Mon Mar 12 21:01:38 CET 2012


Author: baggins                      Date: Mon Mar 12 20:01:38 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 2
- man-db now provides all man stuff

---- Files affected:
packages/xorg-app-xman:
   xorg-app-xman.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: packages/xorg-app-xman/xorg-app-xman.spec
diff -u packages/xorg-app-xman/xorg-app-xman.spec:1.24 packages/xorg-app-xman/xorg-app-xman.spec:1.25
--- packages/xorg-app-xman/xorg-app-xman.spec:1.24	Thu Jun 30 19:23:47 2011
+++ packages/xorg-app-xman/xorg-app-xman.spec	Mon Mar 12 21:01:33 2012
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Aplikacja xman - program do wyświetlania manuali dla systemu X Window
 Name:		xorg-app-xman
 Version:	1.1.2
-Release:	1
+Release:	2
 License:	MIT
 Group:		X11/Applications
 Source0:	http://xorg.freedesktop.org/releases/individual/app/xman-%{version}.tar.bz2
@@ -12,14 +12,12 @@
 URL:		http://xorg.freedesktop.org/
 BuildRequires:	autoconf >= 2.60
 BuildRequires:	automake
-# to get /etc/man.config path
-BuildRequires:	man-config
 BuildRequires:	pkgconfig >= 1:0.19
 BuildRequires:	xorg-lib-libXaw-devel
 BuildRequires:	xorg-lib-libXmu-devel
 BuildRequires:	xorg-lib-libXt-devel >= 1.0.0
 BuildRequires:	xorg-util-util-macros >= 1.8
-Requires:	man-config
+Requires:	man-db
 Requires:	xorg-lib-libXt >= 1.0.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -42,7 +40,8 @@
 %{__automake}
 %configure \
 	--with-localmanpath=/usr/local/man \
-	--with-sysmanpath=/usr/share/man
+	--with-sysmanpath=/usr/share/man \
+	--with-manconfig=/etc/man_db.conf
 
 %{__make}
 
@@ -69,6 +68,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2012/03/12 20:01:33  baggins
+- rel 2
+- man-db now provides all man stuff
+
 Revision 1.24  2011/06/30 17:23:47  qboosh
 - updated to 1.1.2
 - updated confname patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-app-xman/xorg-app-xman.spec?r1=1.24&r2=1.25&f=u



More information about the pld-cvs-commit mailing list