From aaeb56b0e6b7f2a6f5e636a50ab7e67f1c047aff Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 20 Jun 2016 21:01:12 +0300 Subject: [PATCH] future todo: use .7z download --- boost.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/boost.spec b/boost.spec index 5920303..11d1ca8 100644 --- a/boost.spec +++ b/boost.spec @@ -15,6 +15,7 @@ Version: 1.61.0 Release: 2 License: Boost Software License and others Group: Libraries +# TODO: use .7z extension: Source0: http://downloads.sourceforge.net/boost/%{name}_%{fver}.tar.bz2 # Source0-md5: 6095876341956f65f9d35939ccea1a9f Patch0: %{name}-link.patch @@ -223,8 +224,8 @@ Summary: Boost.Python development files for Python 3 Summary(pl.UTF-8): Pliki programistyczne biblioteki Boost.Python dla Pythona 3 Group: Development/Libraries Requires: %{name}-devel = %{version}-%{release} -Requires: %{name}-python3 = %{version}-%{release} Requires: %{name}-python-devel-common = %{version}-%{release} +Requires: %{name}-python3 = %{version}-%{release} %description python3-devel Boost.Python development files for Python 3. -- 2.44.0