Compare commits
1 Commits
0_18_1-4_e
...
0_18_1-5_e
Author | SHA1 | Date | |
---|---|---|---|
![]() |
4c8aa180d5 |
7
dl.spec
7
dl.spec
@@ -1,6 +1,6 @@
|
||||
%define name dl
|
||||
%define version 0.18.1
|
||||
%define release 4
|
||||
%define release 5
|
||||
%define httpuser apache
|
||||
|
||||
%if 0%{?fedora} >= 11 || 0%{?rhel} >= 5
|
||||
@@ -37,7 +37,7 @@ Requires: %{_sbindir}/semanage
|
||||
BuildRequires: php-cli >= 5.3
|
||||
BuildRequires: php-mbstring
|
||||
BuildRequires: gettext
|
||||
BuildRequires: python-docutils
|
||||
BuildRequires: python3-docutils
|
||||
|
||||
%package cli
|
||||
Summary: A command line client for dl
|
||||
@@ -155,6 +155,9 @@ fi
|
||||
%{_bindir}/%{name}-cli
|
||||
|
||||
%changelog
|
||||
* Thu Oct 09 2025 Trevor Batley <trevorb@koozali.org> 0.18.1-5.sme
|
||||
- changed BuildRequires to python3-docutils
|
||||
|
||||
* 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