From 002504617148f9e371ff1d177422d272da3912a2fe814a23467fe6697185e5b6 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 12 Sep 2016 11:13:09 +0000 Subject: [PATCH] Accepting request 426905 from home:gary_lin:branches:devel:languages:python Remove %ghost from %{_bindir}/futurize and %{_bindir}/pasteurize and add the fate entry OBS-URL: https://build.opensuse.org/request/show/426905 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-future?expand=0&rev=3 --- python-future.changes | 6 ++++++ python-future.spec | 13 +++++++------ 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/python-future.changes b/python-future.changes index 6fdc09e..c8b39e7 100644 --- a/python-future.changes +++ b/python-future.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Sep 9 03:28:19 UTC 2016 - glin@suse.com + +- Remove %ghost from %{_bindir}/futurize and %{_bindir}/pasteurize + (fate#320644) + ------------------------------------------------------------------- Mon Dec 14 08:19:07 UTC 2015 - glin@suse.com diff --git a/python-future.spec b/python-future.spec index 6094cd7..f8f3c52 100644 --- a/python-future.spec +++ b/python-future.spec @@ -1,7 +1,7 @@ # # spec file for package python-future # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -13,19 +13,20 @@ # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Name: python-future Version: 0.15.2 Release: 0 -License: MIT Summary: Clean single-source support for Python 3 and 2 -Url: https://python-future.org +License: MIT Group: Development/Languages/Python +Url: https://python-future.org Source: https://pypi.python.org/packages/source/f/future/future-%{version}.tar.gz +BuildRequires: fdupes BuildRequires: python-devel BuildRequires: python-setuptools -BuildRequires: fdupes Requires(post): update-alternatives Requires(postun): update-alternatives BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -75,8 +76,8 @@ fi %{python_sitelib}/* %{_bindir}/futurize-2 %{_bindir}/pasteurize-2 -%ghost %{_bindir}/futurize -%ghost %{_bindir}/pasteurize +%{_bindir}/futurize +%{_bindir}/pasteurize %ghost %{_sysconfdir}/alternatives/futurize %ghost %{_sysconfdir}/alternatives/pasteurize