Hello community, here is the log from the commit of package x3270 for openSUSE:Factory checked in at 2015-04-27 13:05:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/x3270 (Old) and /work/SRC/openSUSE:Factory/.x3270.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "x3270" Changes: -------- --- /work/SRC/openSUSE:Factory/x3270/x3270.changes 2015-04-23 08:04:46.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.x3270.new/x3270.changes 2015-04-27 13:05:24.000000000 +0200 @@ -1,0 +2,6 @@ +Sun Apr 26 19:23:56 UTC 2015 - [email protected] + +- Only BuildRequire the needed packages, not legacy + metapackage xorg-x11-devel. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ x3270.spec ++++++ --- /var/tmp/diff_new_pack.4Xxfnl/_old 2015-04-27 13:05:25.000000000 +0200 +++ /var/tmp/diff_new_pack.4Xxfnl/_new 2015-04-27 13:05:25.000000000 +0200 @@ -36,11 +36,16 @@ BuildRequires: fdupes BuildRequires: fontpackages-devel BuildRequires: freetype2 +BuildRequires: imake +BuildRequires: mkfontdir BuildRequires: ncurses-devel BuildRequires: openssl-devel BuildRequires: tcl-devel -BuildRequires: xorg-x11 -BuildRequires: xorg-x11-devel +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xaw7) +BuildRequires: pkgconfig(xmu) +BuildRequires: pkgconfig(xpm) +BuildRequires: pkgconfig(xt) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -222,6 +227,7 @@ %{_bindir}/x3270if # x3270 %{_bindir}/x3270 +%dir %{_datadir}/X11/app-defaults %{_datadir}/X11/app-defaults/X3270 %dir %{_miscfontsdir} %{_miscfontsdir}/*
