SHA256
1
0
forked from pool/kauth

Accepting request 605728 from home:kbabioch:branches:KDE:Frameworks5

- Removed setBadness() from spec file, since it is no longer needed.

OBS-URL: https://build.opensuse.org/request/show/605728
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kauth?expand=0&rev=160
This commit is contained in:
Luca Beltrame 2018-05-09 12:31:35 +00:00 committed by Git OBS Bridge
parent f5bfd3d22f
commit 8eff1b81bf
2 changed files with 5 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed May 9 11:42:33 UTC 2018 - kbabioch@suse.com
- Removed setBadness() from spec file, since it is no longer needed.
-------------------------------------------------------------------
Sat Apr 14 13:19:02 CEST 2018 - lbeltrame@kde.org

View File

@ -86,11 +86,6 @@ Development files.
%find_lang %{name}5 --with-qt --without-mo
%endif
%if 0%{?suse_version} <= 1310
# we need this for older oS releases; only Factory/13.2 has the whitelist
echo "setBadness('suse-dbus-unauthorized-service', 0)" > $RPM_SOURCE_DIR/%name-rpmlintrc
%endif
%post -n %lname -p /sbin/ldconfig
%postun -n %lname -p /sbin/ldconfig