Remove unnecessary BR on tofrodos
Makefile.am uses “todos”, but only when a tool called “advd2” is installed.
This commit is contained in:
parent
67fc8d1f10
commit
31d6b3fb26
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,6 @@ BuildRequires: gcc-c++
|
|||
BuildRequires: make
|
||||
|
||||
BuildRequires: dos2unix
|
||||
BuildRequires: tofrodos
|
||||
|
||||
# System library supported by upstream
|
||||
BuildRequires: zlib-devel
|
||||
|
|
@ -133,6 +132,7 @@ export LDFLAGS="-lzopfli ${LDFLAGS-}"
|
|||
- Use modern spec file macros (make_build/make_install/etc.)
|
||||
- Unbundle libdeflate
|
||||
- Unbundle zopfli where it is available as a system library (i.e., Fedora)
|
||||
- Remove unnecessary BR on tofrodos
|
||||
|
||||
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.1-20
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue