From 3a4d7d4f5ef8b6c50de0fce92eb405653ee18825 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Fri, 8 Mar 2019 09:29:51 +0100 Subject: [PATCH] - drop scriptlets --- x3270.spec | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/x3270.spec b/x3270.spec index ebf1880..80ad79c 100644 --- a/x3270.spec +++ b/x3270.spec @@ -4,7 +4,7 @@ Summary: An X Window System based IBM 3278/3279 terminal emulator Name: x3270 Version: 3.6ga5 -Release: 5%{?dist} +Release: 6%{?dist} License: BSD URL: http://x3270.sourceforge.net/ Source0: http://downloads.sourceforge.net/%{name}/suite3270-%{version}-src.tgz @@ -25,8 +25,6 @@ Summary: IBM 3278/3279 terminal emulator for the X Window System BuildRequires: xorg-x11-font-utils BuildRequires: libXaw-devel Requires: %{name} = %{version} -Requires(post): /usr/bin/mkfontdir -Requires(postun): /usr/bin/mkfontdir %package text Summary: IBM 3278/3279 terminal emulator for text mode @@ -65,7 +63,7 @@ Install the %{name}-text package if you need to access IBM hosts using an IBM for d in c3270 pr3287 s3270 x3270; do for f in LICENSE README html; do - mv $d/$f $f.$d + mv $d/$f $f.$d done done @@ -97,9 +95,6 @@ desktop-file-install \ %{SOURCE2} -%post x11 -cd %{_fontdir} && %{_prefix}/bin/mkfontdir - %files %doc LICENSE.s3270 README.s3270 html.s3270 %doc LICENSE.pr3287 README.pr3287 html.pr3287 @@ -131,6 +126,9 @@ cd %{_fontdir} && %{_prefix}/bin/mkfontdir %changelog +* Fri Mar 08 2019 Dan HorĂ¡k - 3.6ga5-6 +- drop scriptlets + * Sun Feb 17 2019 Igor Gnatenko - 3.6ga5-5 - Rebuild for readline 8.0