Compare commits
5 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e3109e9d8d | ||
|
|
a42cb7f234 | ||
|
|
279fb6fd76 | ||
|
|
c6d8f44149 | ||
|
|
82f7eea937 |
1 changed files with 17 additions and 1 deletions
18
wol.spec
18
wol.spec
|
|
@ -1,6 +1,6 @@
|
|||
Name: wol
|
||||
Version: 0.7.1
|
||||
Release: 35%{?dist}
|
||||
Release: 40%{?dist}
|
||||
Summary: Wake On Lan client
|
||||
|
||||
# Automatically converted from old format: GPLv2+ - review is highly recommended.
|
||||
|
|
@ -25,6 +25,7 @@ hardware that is Magic Packet compliant. SecureON is supported by wol too.
|
|||
%patch -P1 -p1 -b .configure-c99
|
||||
|
||||
%build
|
||||
export CFLAGS="$CFLAGS -std=gnu11"
|
||||
%configure --disable-static
|
||||
make %{?_smp_mflags}
|
||||
iconv -f iso8859-1 -t utf-8 ChangeLog > ChangeLog.conv
|
||||
|
|
@ -43,6 +44,21 @@ rm -f %{buildroot}%{_infodir}/dir
|
|||
%{_bindir}/%{name}*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-40
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-39
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-38
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Wed Apr 30 2025 David Auer <dreua@posteo.de> - 0.7.1-37
|
||||
- Fix build with GCC 15
|
||||
|
||||
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-36
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Fri Jul 26 2024 Miroslav Suchý <msuchy@redhat.com> - 0.7.1-35
|
||||
- convert license to SPDX
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue