diff --git a/flac.spec b/flac.spec index f367f50..37948a5 100644 --- a/flac.spec +++ b/flac.spec @@ -8,7 +8,7 @@ Summary: An encoder/decoder for the Free Lossless Audio Codec Name: flac Version: 1.3.2 -Release: 10%{?dist} +Release: 11%{?dist} License: BSD and GPLv2+ and GFDL Source0: http://downloads.xiph.org/releases/flac/flac-%{version}.tar.xz URL: http://www.xiph.org/flac/ @@ -66,8 +66,6 @@ Summary: XMMS plugin needed to play FLAC (Free Lossless Audio Codec) files # The entire FLAC sources are covered by multiple licenses, but the xmms plugin # is only GPLv2+ License: GPLv2+ -Requires(post): desktop-file-utils -Requires(postun): desktop-file-utils %description -n xmms-flac FLAC is a Free Lossless Audio Codec. The FLAC format supports streaming, @@ -145,6 +143,9 @@ make -C test check FLAC__TEST_LEVEL=0 &> /dev/null %endif %changelog +* Thu Mar 7 2019 Tim Landscheidt - 1.3.2-11 +- Remove obsolete requirements for %%post/%%postun scriptlets + * Tue Feb 05 2019 Miroslav Lichvar 1.3.2-10 - rebuild again - fix indentation in buildrequires