diff --git a/python-setproctitle.spec b/python-setproctitle.spec index b5545c3..e57f39f 100644 --- a/python-setproctitle.spec +++ b/python-setproctitle.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed diff --git a/python3-setproctitle.spec b/python3-setproctitle.spec index f625672..3c3151a 100644 --- a/python3-setproctitle.spec +++ b/python3-setproctitle.spec @@ -1,7 +1,7 @@ # # 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 # 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 BuildRequires: python3-2to3 BuildRequires: python3-devel -Requires: python3 >= %{p3_ver} +Requires: python3 >= %{py3_ver} BuildRoot: %{_tmppath}/%{name}-%{version}-build %description