mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
fix(zlib): only conflict with zlib-ng-compat (#7878)
* add: zlib * use make instead * add update.rhai * use %_prefix * Add LDFLAGS export to zlib.spec Signed-off-by: metcya <134973769+metcya@users.noreply.github.com> * fix(zlib): only conflict with zlib-ng-compat --------- Signed-off-by: metcya <134973769+metcya@users.noreply.github.com> Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
@@ -5,7 +5,7 @@ License: Zlib
|
||||
URL: https://zlib.net
|
||||
Source: https://github.com/madler/zlib/archive/v%{version}.tar.gz
|
||||
Summary: A massively spiffy yet delicately unobtrusive compression library
|
||||
Conflicts: zlib-ng
|
||||
Conflicts: zlib-ng-compat
|
||||
|
||||
BuildRequires: gcc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user