From 3e13c450f02ccad5d480dad776f614f2f09017cd6c7f08812240323f2cf3903e Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Fri, 15 Nov 2013 09:59:38 +0000 Subject: [PATCH] - Don't ghost /etc/alternatives/..., post-build-checks on 12.2 fail OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=10 --- python-jsonpatch.changes | 5 +++++ python-jsonpatch.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/python-jsonpatch.changes b/python-jsonpatch.changes index 4804ff8..4438c83 100644 --- a/python-jsonpatch.changes +++ b/python-jsonpatch.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 15 09:53:50 UTC 2013 - speilicke@suse.com + +- Don't ghost /etc/alternatives/..., post-build-checks on 12.2 fail + ------------------------------------------------------------------- Thu Nov 14 09:46:03 UTC 2013 - speilicke@suse.com diff --git a/python-jsonpatch.spec b/python-jsonpatch.spec index f732126..7674aff 100644 --- a/python-jsonpatch.spec +++ b/python-jsonpatch.spec @@ -70,10 +70,8 @@ fi %files %defattr(-,root,root,-) %ghost %{_bindir}/jsonpatch -%ghost %{_sysconfdir}/alternatives/jsonpatch %{_bindir}/jsonpatch-%{py_ver} %ghost %{_bindir}/jsondiff -%ghost %{_sysconfdir}/alternatives/jsondiff %{_bindir}/jsondiff-%{py_ver} %{python_sitelib}/jsonpatch*