diff --git a/texinfo.changes b/texinfo.changes index e29896b..6786a23 100644 --- a/texinfo.changes +++ b/texinfo.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 24 10:05:14 UTC 2015 - werner@suse.de + +- Add pre requires for install_info for scriptlets + ------------------------------------------------------------------- Sat Mar 28 11:31:48 UTC 2015 - mpluskal@suse.com diff --git a/texinfo.spec b/texinfo.spec index fab6ea7..1a07e8b 100644 --- a/texinfo.spec +++ b/texinfo.spec @@ -1,7 +1,7 @@ # # spec file for package texinfo # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -45,6 +45,8 @@ BuildRequires: perl-macros BuildRequires: zlib-devel Requires: makeinfo Requires: perl +Requires(post): %install_info_prereq +Requires(preun): %install_info_prereq %if 0%{?suse_version} > 1220 Requires: texlive-bibtex Requires: texlive-latex