zlib rebuld
This commit is contained in:
@@ -0,0 +1,21 @@
|
|||||||
|
diff --git a/contrib/minizip/Makefile.am b/contrib/minizip/Makefile.am
|
||||||
|
index d343011eb..4f4661023 100644
|
||||||
|
--- a/contrib/minizip/Makefile.am
|
||||||
|
+++ b/contrib/minizip/Makefile.am
|
||||||
|
@@ -26,13 +26,15 @@ libminizip_la_LDFLAGS = $(AM_LDFLAGS) -version-info 1:0:0 -lz
|
||||||
|
|
||||||
|
minizip_includedir = $(includedir)/minizip
|
||||||
|
minizip_include_HEADERS = \
|
||||||
|
- crypt.h \
|
||||||
|
ioapi.h \
|
||||||
|
mztools.h \
|
||||||
|
unzip.h \
|
||||||
|
zip.h \
|
||||||
|
${iowin32_h}
|
||||||
|
|
||||||
|
+noinst_HEADERS = \
|
||||||
|
+ crypt.h
|
||||||
|
+
|
||||||
|
pkgconfigdir = $(libdir)/pkgconfig
|
||||||
|
pkgconfig_DATA = minizip.pc
|
||||||
|
|
||||||
@@ -18,6 +18,7 @@
|
|||||||
<Patch level="1">dont-call-ldconfig.patch</Patch>
|
<Patch level="1">dont-call-ldconfig.patch</Patch>
|
||||||
<Patch level="1">ec3df00224d4.patch</Patch>
|
<Patch level="1">ec3df00224d4.patch</Patch>
|
||||||
<Patch level="1">05796d3d8d55.patch</Patch>
|
<Patch level="1">05796d3d8d55.patch</Patch>
|
||||||
|
<Patch level="1">e490ddad3091574a0c2e3b5a66a8fee9a7ab212f.diff</Patch>
|
||||||
</Patches>
|
</Patches>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
@@ -92,6 +93,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="11">
|
||||||
|
<Date>2022-08-08</Date>
|
||||||
|
<Version>1.2.12</Version>
|
||||||
|
<Comment>Rebuild.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="10">
|
<Update release="10">
|
||||||
<Date>2022-05-05</Date>
|
<Date>2022-05-05</Date>
|
||||||
<Version>1.2.12</Version>
|
<Version>1.2.12</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user