Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
dd1a6f1184 | |||
02f71a0d95 |
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 24 12:21:06 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Fix libzip-devel dependencies. libzip-targets*.cmake create
|
||||
CMake targets for zipcmp, zipmerge and ziptool.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 22 18:45:46 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
|
@@ -67,6 +67,8 @@ Summary: C library for reading, creating, and modifying zip archives
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: glibc-devel
|
||||
Requires: libzip%{sover} = %{version}
|
||||
# tools are referenced in libzip-targets*.cmake and must be installed
|
||||
Requires: libzip-tools = %{version}
|
||||
|
||||
%description devel
|
||||
libzip is a C library for reading, creating, and modifying zip
|
||||
|
Reference in New Issue
Block a user