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
This commit is contained in:
Dirk Mueller 2016-09-12 11:13:09 +00:00 committed by Git OBS Bridge
parent 86961e35ed
commit 0025046171
2 changed files with 13 additions and 6 deletions

View File

@ -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

View File

@ -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