Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xkbcomp for openSUSE:Factory checked in at 2021-05-10 15:36:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xkbcomp (Old) and /work/SRC/openSUSE:Factory/.xkbcomp.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xkbcomp" Mon May 10 15:36:10 2021 rev:17 rq:889857 version:1.4.5 Changes: -------- --- /work/SRC/openSUSE:Factory/xkbcomp/xkbcomp.changes 2021-03-19 16:40:20.225885731 +0100 +++ /work/SRC/openSUSE:Factory/.xkbcomp.new.2988/xkbcomp.changes 2021-05-10 15:38:08.961859980 +0200 @@ -1,0 +2,5 @@ +Sat May 1 18:27:33 UTC 2021 - Dirk M??ller <[email protected]> + +- modernize spec file (move license to licensedir) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xkbcomp.spec ++++++ --- /var/tmp/diff_new_pack.ACIQTX/_old 2021-05-10 15:38:09.325858540 +0200 +++ /var/tmp/diff_new_pack.ACIQTX/_new 2021-05-10 15:38:09.329858524 +0200 @@ -22,17 +22,16 @@ Summary: Utility to compile XKB keyboard description License: MIT Group: System/X11/Utilities -URL: http://xorg.freedesktop.org/ -Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 +URL: https://xorg.freedesktop.org/ +Source0: https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 BuildRequires: bison -BuildRequires: pkg-config +BuildRequires: pkgconfig BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xkbfile) BuildRequires: pkgconfig(xorg-macros) >= 1.8 BuildRequires: pkgconfig(xproto) >= 7.0.17 # This was part of the xorg-x11 package up to version 7.6 Conflicts: xorg-x11 <= 7.6 -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description The xkbcomp keymap compiler converts a description of an XKB keymap @@ -52,19 +51,18 @@ %build %configure -make %{?_smp_mflags} V=1 +%make_build %install %make_install %files -%defattr(-,root,root) -%doc ChangeLog COPYING README +%license COPYING +%doc ChangeLog README %{_bindir}/xkbcomp %{_mandir}/man1/xkbcomp.1%{?ext_man} %files devel -%defattr(-,root,root) %{_libdir}/pkgconfig/xkbcomp.pc %changelog
