diff --git a/kf5-kpty.spec b/kf5-kpty.spec index febefb8..1cf81b1 100755 --- a/kf5-kpty.spec +++ b/kf5-kpty.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.27.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 2 module providing Pty abstraction License: LGPLv2+ and GPLv2+ @@ -25,6 +25,8 @@ BuildRequires: libutempter-devel BuildRequires: qt5-qtbase-devel Requires: kf5-filesystem >= %{version} +# runtime calls %%_libexexdir/utempter/utempter +Requires: libutempter %description KDE Frameworks 5 tier 2 module providing Pty abstraction. @@ -74,6 +76,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Fri Oct 07 2016 Rex Dieter - 5.27.0-2 +- respin, Requieres: libutempter + * Tue Oct 04 2016 Rex Dieter - 5.27.0-1 - 5.27.0 diff --git a/sources b/sources index 9277965..32dd383 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c1153bf17b6a7ec79f3265c25641b759 kpty-5.27.0.tar.xz +40e50a2bee4c45da5e2e0add7cb01388 kpty-5.27.0.tar.xz