Remove obsolete requirements for %post/%postun scriptlets
This commit is contained in:
parent
ab6b4a05f0
commit
6ade192db7
@ -8,7 +8,7 @@
|
|||||||
Summary: An encoder/decoder for the Free Lossless Audio Codec
|
Summary: An encoder/decoder for the Free Lossless Audio Codec
|
||||||
Name: flac
|
Name: flac
|
||||||
Version: 1.3.2
|
Version: 1.3.2
|
||||||
Release: 10%{?dist}
|
Release: 11%{?dist}
|
||||||
License: BSD and GPLv2+ and GFDL
|
License: BSD and GPLv2+ and GFDL
|
||||||
Source0: http://downloads.xiph.org/releases/flac/flac-%{version}.tar.xz
|
Source0: http://downloads.xiph.org/releases/flac/flac-%{version}.tar.xz
|
||||||
URL: http://www.xiph.org/flac/
|
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
|
# The entire FLAC sources are covered by multiple licenses, but the xmms plugin
|
||||||
# is only GPLv2+
|
# is only GPLv2+
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Requires(post): desktop-file-utils
|
|
||||||
Requires(postun): desktop-file-utils
|
|
||||||
|
|
||||||
%description -n xmms-flac
|
%description -n xmms-flac
|
||||||
FLAC is a Free Lossless Audio Codec. The FLAC format supports streaming,
|
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
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 7 2019 Tim Landscheidt <tim@tim-landscheidt.de> - 1.3.2-11
|
||||||
|
- Remove obsolete requirements for %%post/%%postun scriptlets
|
||||||
|
|
||||||
* Tue Feb 05 2019 Miroslav Lichvar <mlichvar@redhat.com> 1.3.2-10
|
* Tue Feb 05 2019 Miroslav Lichvar <mlichvar@redhat.com> 1.3.2-10
|
||||||
- rebuild again
|
- rebuild again
|
||||||
- fix indentation in buildrequires
|
- fix indentation in buildrequires
|
||||||
|
Loading…
Reference in New Issue
Block a user