Remove the unused xkbevd xkbprint xkbutils
This commit is contained in:
parent
e3035cce87
commit
1f64fd34e0
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,23 +1,17 @@
|
||||
Summary: X.Org X11 xkb utilities
|
||||
Name: xorg-x11-xkb-utils
|
||||
Version: 7.8
|
||||
Release: 2
|
||||
Release: 3
|
||||
License: MIT
|
||||
URL: https://www.x.org
|
||||
|
||||
Source0: https://www.x.org/pub/individual/app/setxkbmap-1.3.3.tar.gz
|
||||
Source1: https://www.x.org/pub/individual/app/xkbcomp-1.4.5.tar.gz
|
||||
Source2: https://www.x.org/pub/individual/app/xkbevd-1.1.4.tar.bz2
|
||||
Source3: https://www.x.org/pub/individual/app/xkbprint-1.0.6.tar.gz
|
||||
Source4: https://www.x.org/pub/individual/app/xkbutils-1.0.5.tar.gz
|
||||
|
||||
BuildRequires: byacc pkgconfig(x11) pkgconfig(xaw7) pkgconfig(xkbfile) pkgconfig(xorg-macros) >= 1.8 pkgconfig(xt) pkgconfig(xrandr)
|
||||
BuildRequires: byacc pkgconfig(x11) pkgconfig(xkbfile) pkgconfig(xorg-macros) >= 1.8 pkgconfig(xrandr)
|
||||
|
||||
Provides: setxkbmap = 1.3.3
|
||||
Provides: xkbcomp = 1.4.5
|
||||
Provides: xkbevd = 1.1.4
|
||||
Provides: xkbprint = 1.0.6
|
||||
Provides: xkbutils = 1.0.5
|
||||
Provides: xorg-x11-xkb-extras = %{version}-%{release}
|
||||
|
||||
Obsoletes: xorg-x11-xkb-extras < %{version}-%{release}
|
||||
@ -36,7 +30,7 @@ Requires: xkbcomp
|
||||
X.Org X11 xkb utilities development files.
|
||||
|
||||
%prep
|
||||
%setup -q -c xorg-x11-xkb-utils-%{version} -a1 -a2 -a3 -a4
|
||||
%setup -q -c xorg-x11-xkb-utils-%{version} -a1
|
||||
|
||||
%build
|
||||
{
|
||||
@ -65,29 +59,20 @@ X.Org X11 xkb utilities development files.
|
||||
}
|
||||
|
||||
%files
|
||||
%doc xkbutils-1.0.5/COPYING
|
||||
%doc xkbutils-1.0.5/README.md
|
||||
%{_bindir}/xkbbell
|
||||
%{_bindir}/xkbevd
|
||||
%{_bindir}/xkbprint
|
||||
%{_bindir}/xkbvleds
|
||||
%{_bindir}/xkbwatch
|
||||
%{_bindir}/setxkbmap
|
||||
%{_bindir}/xkbcomp
|
||||
|
||||
%files help
|
||||
%{_mandir}/man1/setxkbmap.1*
|
||||
%{_mandir}/man1/xkbcomp.1*
|
||||
%{_mandir}/man1/xkbbell.1*
|
||||
%{_mandir}/man1/xkbevd.1*
|
||||
%{_mandir}/man1/xkbprint.1*
|
||||
%{_mandir}/man1/xkbvleds.*
|
||||
%{_mandir}/man1/xkbwatch.*
|
||||
|
||||
%files devel
|
||||
%{_libdir}/pkgconfig/xkbcomp.pc
|
||||
|
||||
%changelog
|
||||
* Thu Dec 12 2024 lingsheng <lingsheng1@h-partners.com> - 7.8-3
|
||||
- Remove the unused xkbevd xkbprint xkbutils
|
||||
|
||||
* Thu Aug 01 2024 lingsheng <lingsheng1@h-partners.com> - 7.8-2
|
||||
- Add version for provides and obsoletes
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user