diff --git a/.abf.yml b/.abf.yml index 336aabc..bd035f1 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,4 +1,5 @@ sources: 2.4.9.tar.gz: 4241f65a5f8e1efb3874b9c7887d38ae4d05d112 + ppp-2.5.0.tar.gz: 014f13c3e9da059b263facb8095759dfb4f58fef ppp-812e8e5c87da4fd84ae7bc5b6a18c85106188eb3.tar.gz: e02a8894045702adeecf995a0ee16d7f1e734261 ppp-watch.tar.xz: 74b6db205dc46fc179a2a3bc3d726ddfeb03c801 diff --git a/ppp.spec b/ppp.spec index 75f794a..67285dd 100644 --- a/ppp.spec +++ b/ppp.spec @@ -10,7 +10,7 @@ Release: 1 License: BSD Group: System/Servers URL: https://github.com/ppp-project/ppp -Source0: %{url}/archive/%{commit}/%{name}-%{commit}.tar.gz +Source0: %{url}/archive/%{name}-%{version}/%{name}-%{version}.tar.gz Source1000: %{name}.rpmlintrc Source1: ppp-pam.conf Source2: ppp-logrotate.conf @@ -181,7 +181,7 @@ Radius plugin for %{name}. #---------------------------------------------------------------------------- %prep -%setup -qn %{name}-%{commit} +%setup -qn %{name}-%{name}-%{version} #autopatch -p1 #apply_patches