From c5da18f605655277a511ae3b5b95e0d58b67f881 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Tue, 16 May 2017 18:04:13 +0200 Subject: [PATCH] - more Obsoletes --- asterisk.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/asterisk.spec b/asterisk.spec index e165ec5..7d004a5 100644 --- a/asterisk.spec +++ b/asterisk.spec @@ -146,13 +146,17 @@ Requires(pre): /usr/sbin/useradd Requires: rc-scripts Provides: group(asterisk) Provides: user(asterisk) +#Obsoletes: asterisk-ais # should be in -corosync package (when built)? +Obsoletes: asterisk-examples +#Obsoletes: asterisk-misdn # what is the status of this plugin? +Obsoletes: asterisk-usbradio < 10.4.0 Conflicts: logrotate < 3.8.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) # references symbols in the asterisk binary %define skip_post_check_so libasteriskssl.so.* -%define _noautoprovfiles %{_libdir}/asterisk/modules/.* +%define _noautoprovfiles %{_libdir}/asterisk/modules/.* %description Asterisk is an Open Source PBX and telephony development platform that -- 2.44.0