From d2b8ff7b2f6ebc74e8e2ad5b17ef6b04872e4bb7 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Tue, 2 Mar 2021 17:43:10 +0100 Subject: [PATCH] - updated URLs --- python-papyon.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/python-papyon.spec b/python-papyon.spec index 770d8b6..6ee7407 100644 --- a/python-papyon.spec +++ b/python-papyon.spec @@ -10,17 +10,17 @@ Version: 0.5.6 Release: 3 License: GPL v2+ Group: Development/Languages/Python -Source0: http://www.freedesktop.org/software/papyon/releases/papyon-%{version}.tar.gz +Source0: https://www.freedesktop.org/software/papyon/releases/papyon-%{version}.tar.gz # Source0-md5: 7b9a723e5ba6ee82a9c391676144ad29 Patch0: %{name}-farstream.patch -URL: http://www.freedesktop.org/wiki/Software/papyon +URL: https://www.freedesktop.org/wiki/Software/papyon/ BuildRequires: python >= 1:2.5 BuildRequires: python-Crypto BuildRequires: python-devel >= 1:2.5 BuildRequires: python-pyOpenSSL BuildRequires: python-pygobject BuildRequires: rpm-pythonprov -BuildRequires: rpmbuild(macros) >= 1.710 +BuildRequires: rpmbuild(macros) >= 1.714 Requires: python-Crypto >= 2.0.0 Requires: python-farstream Requires: python-libs >= 1:2.5 @@ -48,6 +48,7 @@ usługi komunikatora MSN. %install rm -rf $RPM_BUILD_ROOT + %py_install %py_ocomp $RPM_BUILD_ROOT%{py_sitescriptdir} -- 2.44.0