Fix URL, Remove source files already included in upstream tarball
This commit is contained in:
parent
44580b81dd
commit
e25fcf3a46
20
kbd.spec
20
kbd.spec
@ -1,17 +1,15 @@
|
||||
Name: kbd
|
||||
Version: 2.0.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Tools for configuring the console (keyboard, virtual terminals, etc.)
|
||||
|
||||
Group: System Environment/Base
|
||||
License: GPLv2+
|
||||
URL: http://ftp.altlinux.org/pub/people/legion/kbd
|
||||
URL: http://www.kbd-project.org/
|
||||
Source0: ftp://ftp.altlinux.org/pub/people/legion/kbd/kbd-%{version}.tar.gz
|
||||
Source2: kbd-latsun-fonts.tar.bz2
|
||||
Source3: kbd-latarcyrheb-16-fixed.tar.bz2
|
||||
Source4: fr-dvorak.tar.bz2
|
||||
Source5: kbd-latarcyrheb-32.tar.bz2
|
||||
Source6: xml2lst.pl
|
||||
Source1: kbd-latsun-fonts.tar.bz2
|
||||
Source2: kbd-latarcyrheb-32.tar.bz2
|
||||
Source3: xml2lst.pl
|
||||
# Patch0: puts additional information into man pages
|
||||
Patch0: kbd-1.15-keycodes-man.patch
|
||||
# Patch1: sparc modifications
|
||||
@ -55,8 +53,8 @@ The %{name}-legacy package contains original keymaps for kbd package.
|
||||
Please note that %{name}-legacy is not helpful without kbd.
|
||||
|
||||
%prep
|
||||
%setup -q -a 2 -a 3 -a 4 -a 5
|
||||
cp -fp %{SOURCE6} .
|
||||
%setup -q -a 1 -a 2
|
||||
cp -fp %{SOURCE3} .
|
||||
%patch0 -p1 -b .keycodes-man
|
||||
%patch1 -p1 -b .sparc
|
||||
%patch2 -p1 -b .unicode_start
|
||||
@ -227,6 +225,10 @@ ln -s /lib/kbd/keymaps/xkb/us.map.gz $RPM_BUILD_ROOT/lib/kbd/keymaps/i386/qwerty
|
||||
/lib/kbd/keymaps/legacy
|
||||
|
||||
%changelog
|
||||
* Mon Nov 04 2013 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.0.1-2
|
||||
- Fix URL
|
||||
- Remove source files already included in upstream tarball
|
||||
|
||||
* Mon Nov 04 2013 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.0.1-1
|
||||
- Update to kbd-2.0.1
|
||||
|
||||
|
2
sources
2
sources
@ -1,5 +1,3 @@
|
||||
050e1e454e9c01e22f198303d649efb8 kbd-latsun-fonts.tar.bz2
|
||||
884fdbb0b952b2e3e8389a0c40a3e301 kbd-latarcyrheb-16-fixed.tar.bz2
|
||||
dd16ff8c6fa9d81490df28cbd68882eb fr-dvorak.tar.bz2
|
||||
fe118f07a83134b15610503e5e3fe10e kbd-latarcyrheb-32.tar.bz2
|
||||
cc0ee9f2537d8636cae85a8c6541ed2e kbd-2.0.1.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user