Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mingw-zlib
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
staging
rpms
mingw-zlib
Commits
b4e8440c
Commit
b4e8440c
authored
11 months ago
by
Rocky Automation
Browse files
Options
Downloads
Patches
Plain Diff
import mingw-zlib-1.3.1-1.el9
parent
f317f78b
Branches
r9-beta
Tags
imports/r9-beta/mingw-zlib-1.3.1-1.el9
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
.mingw-zlib.checksum
+1
-1
1 addition, 1 deletion
.mingw-zlib.checksum
.mingw-zlib.metadata
+1
-1
1 addition, 1 deletion
.mingw-zlib.metadata
SOURCES/mingw-zlib-cmake.patch
+5
-5
5 additions, 5 deletions
SOURCES/mingw-zlib-cmake.patch
SPECS/mingw-zlib.spec
+16
-4
16 additions, 4 deletions
SPECS/mingw-zlib.spec
with
23 additions
and
11 deletions
.mingw-zlib.checksum
+
1
−
1
View file @
b4e8440c
0354e310d90a9dc0b642a3e4881f772a519ee314238489b47ba839fc94f6534a
4c90480016d3ade4bf249441b2e5fa4aa039675d9a01c11f0d3e651127accedf
This diff is collapsed.
Click to expand it.
.mingw-zlib.metadata
+
1
−
1
View file @
b4e8440c
d14c38e313afc35a9a8760dadf26042f51ea0f5d154b0630a31da0540107fb98
SOURCES/zlib-1.
2
.1
3
.tar.xz
38ef96b8dfe510d42707d9c781877914792541133e1870841463bfa73f883e32
SOURCES/zlib-1.
3
.1.tar.xz
This diff is collapsed.
Click to expand it.
SOURCES/mingw-zlib-cmake.patch
+
5
−
5
View file @
b4e8440c
diff -rupN --no-dereference zlib-1.
2
.1
3
/CMakeLists.txt zlib-1.
2
.1
3
-new/CMakeLists.txt
--- zlib-1.
2
.1
3
/CMakeLists.txt 202
2-10-13 07:06:55
.000000000 +0
2
00
+++ zlib-1.
2
.1
3
-new/CMakeLists.txt 202
2-12-13 09:35:24.752040
57
4
+0100
@@ -16
3
,12 +16
3
,16 @@
if(NOT CYGWIN)
diff -rupN --no-dereference zlib-1.
3
.1/CMakeLists.txt zlib-1.
3
.1-new/CMakeLists.txt
--- zlib-1.
3
.1/CMakeLists.txt 202
4-01-22 19:32:37
.000000000 +0
1
00
+++ zlib-1.
3
.1-new/CMakeLists.txt 202
4-01-31 17:58:11.5115303
57 +0100
@@ -16
7
,12 +16
7
,16 @@
if(NOT CYGWIN)
set_target_properties(zlib PROPERTIES VERSION ${ZLIB_FULL_VERSION})
endif()
...
...
@@ -9,7 +9,7 @@ diff -rupN --no-dereference zlib-1.2.13/CMakeLists.txt zlib-1.2.13-new/CMakeList
+if(UNIX OR MINGW)
# On unix-like platforms the library is almost always called libz
set_target_properties(zlib zlibstatic PROPERTIES OUTPUT_NAME z)
if(NOT APPLE)
if(NOT APPLE
AND NOT(CMAKE_SYSTEM_NAME STREQUAL AIX)
)
set_target_properties(zlib PROPERTIES LINK_FLAGS "-Wl,--version-script,\"${CMAKE_CURRENT_SOURCE_DIR}/zlib.map\"")
endif()
+ if(MINGW)
...
...
This diff is collapsed.
Click to expand it.
SPECS/mingw-zlib.spec
+
16
−
4
View file @
b4e8440c
%{?mingw_package_header}
Name: mingw-zlib
Version: 1.
2
.1
3
Release:
2
%{?dist}
Version: 1.
3
.1
Release:
1
%{?dist}
Summary: MinGW Windows zlib compression library
License: Zlib
URL: http://www.zlib.net/
Source0: http://www.zlib.net/zlib-%{version}.tar.xz
URL: http
s
://www.zlib.net/
Source0: http
s
://www.zlib.net/zlib-%{version}.tar.xz
# Use UNIX naming convention for libraries
Patch0: mingw-zlib-cmake.patch
...
...
@@ -105,6 +105,18 @@ rm -rf %{buildroot}%{mingw64_mandir}
%changelog
* Wed Jan 31 2024 Sandro Mani <manisandro@gmail.com> - 1.3.1-1
- Update to 1.3.1
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.13-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.13-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.13-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.13-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment