SPECS: kbd.spec - lib64 fix

glen glen at pld-linux.org
Mon Feb 27 19:54:47 CET 2006


Author: glen                         Date: Mon Feb 27 18:54:47 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- lib64 fix

---- Files affected:
SPECS:
   kbd.spec (1.82 -> 1.83) 

---- Diffs:

================================================================
Index: SPECS/kbd.spec
diff -u SPECS/kbd.spec:1.82 SPECS/kbd.spec:1.83
--- SPECS/kbd.spec:1.82	Sun Dec 25 17:49:10 2005
+++ SPECS/kbd.spec	Mon Feb 27 19:54:42 2006
@@ -1,10 +1,12 @@
 # $Revision$, $Date$
+# TODO
+# - probably it doesn't make sense to package ppc keymaps on x86 and vice versa
 Summary:	Linux console utilities
 Summary(ko):	ÄÜźÖŔť źłÁ¤ÇĎ´Â ľľą¸ (ąŰźčĆÇ, °Ąťó Ĺ͚̳Î, ą× šŰżĄ)
 Summary(pl):	Narzędzia do obsługi konsoli
 Name:		kbd
 Version:	1.12
-Release:	9
+Release:	9.1
 License:	GPL
 Group:		Applications/Console
 Source0:	ftp://ftp.win.tue.nl/pub/linux-local/utils/kbd/%{name}-%{version}.tar.gz
@@ -46,15 +48,15 @@
 Requires:	util-linux
 Provides:	console-data
 Provides:	console-tools
-BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-Conflicts:	util-linux < 2.11
-Conflicts:	man-pages < 1.43-5
 Obsoletes:	console-data
 Obsoletes:	console-tools
 Obsoletes:	console-tools-devel
 Obsoletes:	console-tools-static
+Conflicts:	man-pages < 1.43-5
+Conflicts:	util-linux < 2.11
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		_ldatadir	/%{_lib}/%{name}
+%define		_ldatadir	/lib/%{name}
 
 %description
 This package contains utilities to load console fonts and keyboard
@@ -127,6 +129,7 @@
 rm -f doc/{*,*/*}.sgml
 
 rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/gr
+rm $RPM_BUILD_ROOT%{_mandir}/{README.kbd-non-english-man-pages,kbd-keypaps_instead_keytables.patch}*
 %find_lang %{name}
 
 %clean
@@ -168,6 +171,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.83  2006/02/27 18:54:42  glen
+- lib64 fix
+
 Revision 1.82  2005/12/25 16:49:10  qboosh
 - removed console*(4) man pages (they are Linux, not kbd-specific,
   newer versions exist in man-pages)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kbd.spec?r1=1.82&r2=1.83&f=u



More information about the pld-cvs-commit mailing list