add libtool in buildrequires
This commit is contained in:
parent
59b3cad071
commit
5776b4ff97
10
kbd.spec
10
kbd.spec
@ -1,6 +1,6 @@
|
|||||||
Name: kbd
|
Name: kbd
|
||||||
Version: 2.2.0
|
Version: 2.2.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Tools for managing Linux console(keyboard, virtual terminals, etc.)
|
Summary: Tools for managing Linux console(keyboard, virtual terminals, etc.)
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://www.%{name}-project.org/
|
URL: https://www.%{name}-project.org/
|
||||||
@ -12,7 +12,7 @@ Source3: xml2lst.pl
|
|||||||
Source4: vlock.pamd
|
Source4: vlock.pamd
|
||||||
Source6: cz-map.patch
|
Source6: cz-map.patch
|
||||||
|
|
||||||
BuildRequires: bison flex gettext pam-devel check-devel
|
BuildRequires: bison flex gettext pam-devel check-devel libtool
|
||||||
BuildRequires: gcc console-setup xkeyboard-config gettext-devel
|
BuildRequires: gcc console-setup xkeyboard-config gettext-devel
|
||||||
Requires: %{name}-misc = %{version}-%{release}
|
Requires: %{name}-misc = %{version}-%{release}
|
||||||
Requires: %{name}-legacy = %{version}-%{release}
|
Requires: %{name}-legacy = %{version}-%{release}
|
||||||
@ -153,6 +153,12 @@ gzip %{buildroot}/lib/%{name}/keymaps/xkb/cz.map
|
|||||||
%{_mandir}/man8/*.8.gz
|
%{_mandir}/man8/*.8.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 20 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.2.0-2
|
||||||
|
- Type:bugfix
|
||||||
|
- Id:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:add libtool in buildrequires
|
||||||
|
|
||||||
* Sat Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.2.0-1
|
* Sat Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.2.0-1
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- Id:NA
|
- Id:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user