change source url to github archive
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
# Common info
|
||||
Name: %{realname}
|
||||
Version: %{realver}
|
||||
Release: 1.2
|
||||
Release: 1.3
|
||||
License: GPL
|
||||
Group: Productivity/Networking/Security
|
||||
URL: http://coova.org/CoovaChilli
|
||||
@@ -17,7 +17,7 @@ Requires: haserl
|
||||
# Build-time parameters
|
||||
BuildRequires: openssl-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-root
|
||||
Source: https://github.com/coova/coova-chilli/archive/%{realver}%{?extraver}.%{srcext}
|
||||
Source: https://coova.github.io/coova-chilli/coova-chilli-%{realver}%{?extraver}.%{srcext}
|
||||
%description
|
||||
chilli is a software access controller typically used in Wireless LAN HotSpot.
|
||||
It supports of two different access methods for a Wireless LAN HotSpot:
|
||||
@@ -99,6 +99,9 @@ Development files for %{name}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Oct 09 2025 Trevor Batley <trevorb@koozali.org> %{realver}-1.3.sme
|
||||
- change source url to github archive, where it now lives
|
||||
|
||||
* Thu Oct 09 2025 BogusDateBot
|
||||
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
|
||||
by assuming the date is correct and changing the weekday.
|
||||
|
Reference in New Issue
Block a user