Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e5fe9ae0f4 |
1 changed files with 4 additions and 6 deletions
10
wimlib.spec
10
wimlib.spec
|
|
@ -1,6 +1,6 @@
|
|||
Name: wimlib
|
||||
Version: 1.14.4
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Open source Windows Imaging (WIM) library
|
||||
|
||||
# wimlib is dual-licensed (GPL-3.0-or-later/LGPL-3.0-or-later) but is linked to
|
||||
|
|
@ -16,12 +16,7 @@ BuildRequires: automake
|
|||
BuildRequires: make
|
||||
BuildRequires: gcc
|
||||
BuildRequires: pkgconfig(fuse3)
|
||||
BuildRequires: pkgconfig(libcrypto)
|
||||
BuildRequires: pkgconfig(libntfs-3g)
|
||||
BuildRequires: pkgconfig(libxml-2.0)
|
||||
# Needed for tests
|
||||
# BuildRequires: ntfs-3g
|
||||
# BuildRequires: ntfsprogs
|
||||
|
||||
%description
|
||||
wimlib is a C library for creating, modifying, extracting, and mounting files in
|
||||
|
|
@ -89,6 +84,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
|
|||
|
||||
|
||||
%changelog
|
||||
* Sat Jan 25 2025 Mohamed El Morabity <melmorabity@fedoraproject.org> - 1.14.4-3
|
||||
- Drop useless BuildRequires
|
||||
|
||||
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue