]> git.pld-linux.org Git - packages/kbd.git/blob - kbd.spec
9eead21f903f1409f2d9f2812f9595bd7b9b40fa
[packages/kbd.git] / kbd.spec
1 # TODO:
2 # - probably it doesn't make sense to package ppc keymaps on x86 and vice versa
3 #
4 Summary:        Linux console utilities
5 Summary(ko.UTF-8):      콘솔을 설정하는 도구 (글쇠판, 가상 터미널, 그 밖에)
6 Summary(pl.UTF-8):      Narzędzia do obsługi konsoli
7 Name:           kbd
8 Version:        2.4.0
9 Release:        1
10 License:        GPL v2+
11 Group:          Applications/Console
12 Source0:        https://www.kernel.org/pub/linux/utils/kbd/%{name}-%{version}.tar.xz
13 # Source0-md5:  3cac5be0096fcf7b32dcbd3c53831380
14 Source1:        %{name}.init
15 Source2:        %{name}.sysconfig
16 Source3:        http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
17 # Source3-md5:  93c72a27e4fdeba23cb62d62343e9483
18 Source4:        lat2u-16.psf.gz
19 # Source4-md5:  dc90a9bcff858175beea32a9b3bebb33
20 Source5:        lat2u.sfm.gz
21 # Source5-md5:  8ac4abc169fa1236fc3e64163c043113
22 Source52:       http://pkgs.fedoraproject.org/repo/pkgs/kbd/%{name}-latarcyrheb-16-fixed.tar.bz2/cb1e2d5ba5d4cb8b0a27367029d36a56/kbd-latarcyrheb-16-fixed.tar.bz2
23 # Source52-md5: cb1e2d5ba5d4cb8b0a27367029d36a56
24 Source6:        console.sh
25 Source7:        console.csh
26 Source8:        %{name}-pl1.kmap
27 Source9:        %{name}-mac-pl.kmap
28 Source10:       %{name}-pl3.map
29 Source11:       %{name}-pl4.map
30 Source12:       vlock.pamd
31 Patch0:         %{name}-unicode_start.patch
32 Patch1:         %{name}-tty-detect.patch
33 Patch2:         %{name}-pc.patch
34 URL:            http://kbd-project.org/
35 BuildRequires:  autoconf >= 2.69
36 BuildRequires:  automake >= 1:1.9
37 BuildRequires:  bison
38 #BuildRequires: check >= 0.9.4
39 BuildRequires:  doxygen
40 BuildRequires:  flex
41 BuildRequires:  gettext-tools >= 0.14.1
42 BuildRequires:  libtool >= 2:2
43 BuildRequires:  pam-devel
44 BuildRequires:  pkgconfig
45 BuildRequires:  tar >= 1:1.22
46 BuildRequires:  xz
47 Requires(post,preun):   /sbin/chkconfig
48 Requires:       %{name}-libs = %{version}-%{release}
49 Requires:       open
50 Requires:       rc-scripts >= 0.4.3.0
51 Requires:       sed
52 Requires:       util-linux
53 Obsoletes:      console-data
54 Obsoletes:      console-tools
55 Obsoletes:      console-tools-devel
56 Obsoletes:      console-tools-static
57 Conflicts:      man-pages < 1.43-5
58 Conflicts:      util-linux < 2.11
59 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
60
61 %define         _ldatadir       /lib/%{name}
62
63 %description
64 This package contains utilities to load console fonts and keyboard
65 maps. It also includes a number of different fonts and keyboard maps.
66
67 %description -l pl.UTF-8
68 Pakiet zawiera narzędzia do ładowania fontów konsolowych oraz map
69 klawiatury. Dodatkowo dołączono znaczną liczbę różnych fontów i map.
70
71 %package vlock
72 Summary:        Utility to lock one or more virtual consoles
73 Summary(pl.UTF-8):      Narzędzie do blokowania jednej lub wielu konsol wirtualnych
74 Group:          Applications/Console
75 Obsoletes:      vlock
76 Provides:       vlock
77 Requires:       %{name} = %{version}-%{release}
78
79 %description vlock
80 Utility to lock one or more virtual consoles.
81
82 %description vlock -l pl.UTF-8
83 Narzędzie do blokowania jednej lub wielu konsol wirtualnych.
84
85 %package libs
86 Summary:        libkeymap - library to manage the Linux keymaps
87 Summary(pl.UTF-8):      libkeymap - biblioteka do zarządzania linuksowymi przypisaniami klawiszy
88 Group:          Libraries
89
90 %description libs
91 libkeymap - library to manage the Linux keymaps.
92
93 %description libs -l pl.UTF-8
94 libkeymap - biblioteka do zarządzania linuksowymi przypisaniami
95 klawiszy.
96
97 %package devel
98 Summary:        Header files for libkeymap library
99 Summary(pl.UTF-8):      Pliki nagłówkowe biblioteki libkeymap
100 Group:          Development/Libraries
101 Requires:       %{name}-libs = %{version}-%{release}
102
103 %description devel
104 Header files for libkeymap library.
105
106 %description devel -l pl.UTF-8
107 Pliki nagłówkowe biblioteki libkeymap.
108
109 %package static
110 Summary:        Static libkeymap library
111 Summary(pl.UTF-8):      Statyczna biblioteka libkeymap
112 Group:          Development/Libraries
113 Requires:       %{name}-devel = %{version}-%{release}
114
115 %description static
116 Static libkeymap library.
117
118 %description static -l pl.UTF-8
119 Statyczna biblioteka libkeymap.
120
121 %prep
122 %setup -q -a52
123 %patch0 -p1
124 %patch1 -p1
125 %patch2 -p1
126
127 %build
128 %{__gettextize}
129 %{__libtoolize}
130 %{__aclocal} -I m4
131 %{__autoconf}
132 %{__autoheader}
133 %{__automake}
134 %configure \
135         --datadir=%{_ldatadir} \
136         --localedir=%{_datadir}/locale \
137         --enable-libkeymap \
138         --enable-nls \
139         --enable-optional-progs \
140         --disable-silent-rules
141 %{__make}
142
143 %install
144 rm -rf $RPM_BUILD_ROOT
145 install -d $RPM_BUILD_ROOT{/bin,/etc/{profile.d,rc.d/init.d,sysconfig,pam.d}}
146
147 %{__make} install \
148         DESTDIR=$RPM_BUILD_ROOT \
149         gnulocaledir=$RPM_BUILD_ROOT%{_datadir}/locale
150
151 install %{SOURCE11} $RPM_BUILD_ROOT/etc/pam.d/vlock
152
153 # some binaries are needed in /bin but the rest is not
154 for f in setfont dumpkeys kbd_mode unicode_start unicode_stop; do
155         %{__mv} $RPM_BUILD_ROOT%{_bindir}/$f $RPM_BUILD_ROOT/bin
156 done
157
158 # move libraries to /lib* for utils in /bin
159 install -d $RPM_BUILD_ROOT/%{_lib}
160 %{__mv} $RPM_BUILD_ROOT%{_libdir}/lib{kbdfile,keymap}.so.* $RPM_BUILD_ROOT/%{_lib}
161 ln -sf $(basename $RPM_BUILD_ROOT/%{_lib}/libkbdfile.so.*.*.*) $RPM_BUILD_ROOT%{_libdir}/libkbdfile.so
162 ln -sf $(basename $RPM_BUILD_ROOT/%{_lib}/libkeymap.so.*.*.*) $RPM_BUILD_ROOT%{_libdir}/libkeymap.so
163 # no external dependencies in libkbdfile
164 # for libkeymap .pc file exists
165 %{__rm} $RPM_BUILD_ROOT%{_libdir}/lib{kbdfile,keymap}.la
166
167 # optional-progs:
168 # obsoleted by setfont
169 %{__rm} $RPM_BUILD_ROOT{%{_bindir}/getunimap,%{_mandir}/man8/getunimap.8}
170 # optional-progs: man pages for not installed utils from contrib
171 %{__rm} $RPM_BUILD_ROOT%{_mandir}/man1/{codepage,splitfont}.1
172 %{__rm} $RPM_BUILD_ROOT%{_mandir}/man8/{mk_modmap,vcstime}.8
173
174 install -p %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/console
175 cp -p %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/console
176 %ifarch sparc sparc64
177 %{__sed} -i -e 's/KEYTABLE=pl2/KEYTABLE=sunkeymap/' $RPM_BUILD_ROOT/etc/sysconfig/console
178 %endif
179
180 cp -p %{SOURCE4} $RPM_BUILD_ROOT%{_ldatadir}/consolefonts/lat2u-16.psfu.gz
181 gunzip -c %{SOURCE5} > $RPM_BUILD_ROOT%{_ldatadir}/unimaps/lat2u.uni
182
183 gzip -c %{SOURCE8} > $RPM_BUILD_ROOT%{_ldatadir}/keymaps/i386/qwerty/pl1.map.gz
184 gzip -c %{SOURCE9} > $RPM_BUILD_ROOT%{_ldatadir}/keymaps/mac/all/mac-pl.map.gz
185 gzip -c %{SOURCE10} > $RPM_BUILD_ROOT%{_ldatadir}/keymaps/i386/qwerty/pl3.map.gz
186 gzip -c %{SOURCE11} > $RPM_BUILD_ROOT%{_ldatadir}/keymaps/i386/qwerty/pl4.map.gz
187
188 cp -p %{SOURCE6} $RPM_BUILD_ROOT/etc/profile.d
189 cp -p %{SOURCE7} $RPM_BUILD_ROOT/etc/profile.d
190
191 bzip2 -dc %{SOURCE3} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
192
193 # Greek is el, not gr
194 %{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/gr
195 %{__rm} $RPM_BUILD_ROOT%{_mandir}/{README.kbd-non-english-man-pages,kbd-keypaps_instead_keytables.patch}*
196
197 # doxygen docs
198 %{__rm} -rf docs-doxy
199 %{__mv} $RPM_BUILD_ROOT%{_docdir}/kbd/html docs-doxy
200
201 %find_lang %{name}
202
203 %clean
204 rm -rf $RPM_BUILD_ROOT
205
206 %post
207 /sbin/chkconfig --add console
208
209 %preun
210 if [ "$1" = "0" ]; then
211         /sbin/chkconfig --del console
212 fi
213
214 %post   libs -p /sbin/ldconfig
215 %postun libs -p /sbin/ldconfig
216
217 %files -f %{name}.lang
218 %defattr(644,root,root,755)
219 # COPYING contains copyright summary, not GPL text
220 %doc AUTHORS COPYING CREDITS NEWS README docs/doc/kbd.FAQ.txt
221 %attr(754,root,root) /etc/rc.d/init.d/console
222 %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/console
223 %attr(755,root,root) /etc/profile.d/console.csh
224 %attr(755,root,root) /etc/profile.d/console.sh
225
226 %attr(755,root,root) /bin/dumpkeys
227 %attr(755,root,root) /bin/kbd_mode
228 %attr(755,root,root) /bin/setfont
229 %attr(755,root,root) /bin/unicode_start
230 %attr(755,root,root) /bin/unicode_stop
231 %attr(755,root,root) %{_bindir}/chvt
232 %attr(755,root,root) %{_bindir}/clrunimap
233 %attr(755,root,root) %{_bindir}/deallocvt
234 %attr(755,root,root) %{_bindir}/fgconsole
235 %attr(755,root,root) %{_bindir}/getkeycodes
236 %attr(755,root,root) %{_bindir}/kbdinfo
237 %attr(755,root,root) %{_bindir}/kbdrate
238 %attr(755,root,root) %{_bindir}/loadkeys
239 %attr(755,root,root) %{_bindir}/loadunimap
240 %attr(755,root,root) %{_bindir}/mapscrn
241 %attr(755,root,root) %{_bindir}/openvt
242 %attr(755,root,root) %{_bindir}/outpsfheader
243 %attr(755,root,root) %{_bindir}/psfaddtable
244 %attr(755,root,root) %{_bindir}/psfgettable
245 %attr(755,root,root) %{_bindir}/psfstriptable
246 %attr(755,root,root) %{_bindir}/psfxtable
247 %ifarch %{ix86} %{x8664} x32
248 %attr(755,root,root) %{_bindir}/resizecons
249 %endif
250 %attr(755,root,root) %{_bindir}/screendump
251 %attr(755,root,root) %{_bindir}/setkeycodes
252 %attr(755,root,root) %{_bindir}/setleds
253 %attr(755,root,root) %{_bindir}/setlogcons
254 %attr(755,root,root) %{_bindir}/setmetamode
255 %attr(755,root,root) %{_bindir}/setpalette
256 %attr(755,root,root) %{_bindir}/setvesablank
257 %attr(755,root,root) %{_bindir}/setvtrgb
258 %attr(755,root,root) %{_bindir}/showconsolefont
259 %attr(755,root,root) %{_bindir}/showkey
260 %attr(755,root,root) %{_bindir}/spawn_console
261 %attr(755,root,root) %{_bindir}/spawn_login
262 %dir %{_ldatadir}
263 %{_ldatadir}/consolefonts
264 %{_ldatadir}/consoletrans
265 %{_ldatadir}/keymaps
266 %{_ldatadir}/unimaps
267
268 %{_mandir}/man1/chvt.1*
269 %{_mandir}/man1/deallocvt.1*
270 %{_mandir}/man1/dumpkeys.1*
271 %{_mandir}/man1/fgconsole.1*
272 %{_mandir}/man1/kbd_mode.1*
273 %{_mandir}/man1/kbdinfo.1*
274 %{_mandir}/man1/loadkeys.1*
275 %{_mandir}/man1/openvt.1*
276 %{_mandir}/man1/psfaddtable.1*
277 %{_mandir}/man1/psfgettable.1*
278 %{_mandir}/man1/psfstriptable.1*
279 %{_mandir}/man1/psfxtable.1*
280 %{_mandir}/man1/screendump.1*
281 %{_mandir}/man1/setleds.1*
282 %{_mandir}/man1/setmetamode.1*
283 %{_mandir}/man1/showkey.1*
284 %{_mandir}/man1/unicode_start.1*
285 %{_mandir}/man1/unicode_stop.1*
286 %{_mandir}/man5/keymaps.5*
287 %{_mandir}/man8/clrunimap.8*
288 %{_mandir}/man8/getkeycodes.8*
289 %{_mandir}/man8/kbdrate.8*
290 %{_mandir}/man8/loadunimap.8*
291 %{_mandir}/man8/mapscrn.8*
292 %ifarch %{ix86} %{x8664} x32
293 %{_mandir}/man8/resizecons.8*
294 %endif
295 %{_mandir}/man8/setfont.8*
296 %{_mandir}/man8/setkeycodes.8*
297 %{_mandir}/man8/setlogcons.8*
298 %{_mandir}/man8/setvesablank.8*
299 %{_mandir}/man8/setvtrgb.8*
300 %{_mandir}/man8/showconsolefont.8*
301 %lang(es) %{_mandir}/es/man[158]/*
302 %lang(fi) %{_mandir}/fi/man[158]/*
303 %lang(fr) %{_mandir}/fr/man[158]/*
304 %lang(hu) %{_mandir}/hu/man[158]/*
305 %lang(ko) %{_mandir}/ko/man[158]/*
306 %lang(pl) %{_mandir}/pl/man[158]/*
307
308 %files vlock
309 %defattr(644,root,root,755)
310 %doc src/vlock/README.vlock
311 %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/vlock
312 %attr(755,root,root) %{_bindir}/vlock
313 %{_mandir}/man1/vlock.1*
314
315 %files libs
316 %defattr(644,root,root,755)
317 %attr(755,root,root) /%{_lib}/libkbdfile.so.*.*.*
318 %attr(755,root,root) %ghost /%{_lib}/libkbdfile.so.1
319 %attr(755,root,root) /%{_lib}/libkeymap.so.*.*.*
320 %attr(755,root,root) %ghost /%{_lib}/libkeymap.so.1
321
322 %files devel
323 %defattr(644,root,root,755)
324 %doc docs-doxy/*
325 %attr(755,root,root) %{_libdir}/libkbdfile.so
326 %attr(755,root,root) %{_libdir}/libkeymap.so
327 %{_includedir}/keymap
328 %{_includedir}/kbdfile.h
329 %{_includedir}/keymap.h
330 %{_pkgconfigdir}/libkeymap.pc
331
332 %files static
333 %defattr(644,root,root,755)
334 %{_libdir}/libkbdfile.a
335 %{_libdir}/libkeymap.a
This page took 0.067424 seconds and 2 git commands to generate.