forked from pool/python-python-gflags
Accepting request 101351 from Virtualization:Cloud:OpenStack:Diablo
- fix Obsoletes OBS-URL: https://build.opensuse.org/request/show/101351 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gflags?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
b8103c14c6
commit
ff66994488
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 24 13:47:18 UTC 2012 - bwiedemann@suse.com
|
||||
|
||||
- fix Obsoletes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 8 13:53:17 UTC 2011 - idonmez@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-python-gflags
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -11,10 +11,12 @@
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
#
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: python-python-gflags
|
||||
Version: 1.6
|
||||
Release: 0
|
||||
@@ -28,7 +30,7 @@ BuildRequires: python-devel
|
||||
BuildRequires: python-distribute
|
||||
Provides: python-gflags = %{version}
|
||||
# Change to < after 1.6 release
|
||||
Obsoletes: python-gflags <= %{version}
|
||||
Obsoletes: python-gflags < %{version}
|
||||
%if 0%{?suse_version}
|
||||
%py_requires
|
||||
%if 0%{?suse_version} > 1110
|
||||
|
Reference in New Issue
Block a user