diff --git a/zvbi.spec b/zvbi.spec index 60915689aa1aed46b18308008a219229efd440df..6a2e539cd548ca4944d720f039876b18fe6f046f 100644 --- a/zvbi.spec +++ b/zvbi.spec @@ -1,6 +1,6 @@ Name: zvbi Version: 0.2.35 -Release: 7 +Release: 8 Summary: A library provides functions to capture and decode VBI data License: LGPLv2+ and GPLv2+ and BSD URL: http://zapping.sourceforge.net/ZVBI/index.html @@ -12,9 +12,9 @@ Patch0002: %{name}-0.2.25-openfix.patch BuildRequires: gcc-c++ doxygen fontconfig gettext >= 0.16.1 libpng-devel BuildRequires: libICE-devel xorg-x11-font-utils systemd-units -Requires(post): systemd-units fontconfig +Requires(post): systemd-units Requires(preun): systemd-units -Requires(postun): systemd-units fontconfig +Requires(postun): systemd-units provides: %{name}-fonts = %{version}-%{release} Obsoletes: %{name}-fonts < %{version}-%{release} @@ -134,5 +134,8 @@ fi %{_mandir}/man1/* %changelog +* Fri Nov 24 2023 lwg - 0.2.35-8 +- fix uninstall error + * Mon Dec 02 2019 Jiangping Hu - 0.2.35-7 - Package init