From c4c458e8feaf3ace89c4b1c7cfde3c1655128b758c816af7e24b85f8594ef819 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Str=C3=B6der?= Date: Fri, 27 Jan 2017 15:29:04 +0000 Subject: [PATCH] Accepting request 452968 from home:bmwiedemann:branches:network remove useless environment.pickle to make build-compare happy OBS-URL: https://build.opensuse.org/request/show/452968 OBS-URL: https://build.opensuse.org/package/show/network/krb5?expand=0&rev=181 --- krb5.changes | 5 +++++ krb5.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/krb5.changes b/krb5.changes index 947c1f5..6e95c90 100644 --- a/krb5.changes +++ b/krb5.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 27 14:50:39 UTC 2017 - bwiedemann@suse.com + +- remove useless environment.pickle to make build-compare happy + ------------------------------------------------------------------- Thu Jan 19 15:59:38 UTC 2017 - asn@cryptomilk.org diff --git a/krb5.spec b/krb5.spec index 8cd08dd..a125aa7 100644 --- a/krb5.spec +++ b/krb5.spec @@ -321,7 +321,7 @@ install -m 644 %{S:6} %{buildroot}/etc/pam.d/ksu # cleanup rm -f %{buildroot}/usr/share/man/man1/tmac.doc* -rm -f /usr/share/man/man1/tmac.doc* +rm -f /usr/share/man/man1/tmac.doc* html/.doctrees/environment.pickle rm -rf %{buildroot}/usr/lib/mit/share/examples # manually remove test plugin since configure doesn't support disabling it at build time rm -f %{buildroot}/%{_libdir}/krb5/plugins/preauth/test.so