14
0
Ismail Dönmez
2013-01-12 12:06:44 +00:00
committed by Git OBS Bridge
parent 8cce1b3b52
commit f1e03d030c
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-setproctitle # spec file for package python-setproctitle
# #
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python3-setproctitle # spec file for package python3-setproctitle
# #
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -28,7 +28,7 @@ Url: http://pypi.python.org/pypi/setproctitle/
Source: http://pypi.python.org/packages/source/s/setproctitle/setproctitle-%{version}.tar.gz Source: http://pypi.python.org/packages/source/s/setproctitle/setproctitle-%{version}.tar.gz
BuildRequires: python3-2to3 BuildRequires: python3-2to3
BuildRequires: python3-devel BuildRequires: python3-devel
Requires: python3 >= %{p3_ver} Requires: python3 >= %{py3_ver}
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description %description