From 147ba9138b34447b05c7d032e0872eb2a9956dda Mon Sep 17 00:00:00 2001 From: Dalibor Pospisil Date: Fri, 21 Apr 2017 14:34:55 +0200 Subject: [PATCH] fixed links to sources --- beakerlib.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/beakerlib.spec b/beakerlib.spec index fa540ad..4dc4459 100644 --- a/beakerlib.spec +++ b/beakerlib.spec @@ -5,10 +5,10 @@ Release: 2%{?dist} License: GPLv2 Group: Development/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-root -Source0: https://fedorahosted.org/released/%{name}/%{name}-%{version}.tar.gz +Source0: https://github.com/beakerlib/beakerlib/archive/%{name}-%{version}.tar.gz Source1: %{name}-tmpfiles.conf BuildArch: noarch -URL: https://fedorahosted.org/%{name} +URL: https://github.com/%{name} Requires: nfs-utils Requires: python2 Requires: grep