File tree Expand file tree Collapse file tree 6 files changed +4
-23
lines changed Expand file tree Collapse file tree 6 files changed +4
-23
lines changed Original file line number Diff line number Diff line change 1- %define git_version 2.51.0
1+ %define git_version 2.51.1
22
33Summary: CFEngine Build Automation -- git
44Name: cfbuild-git
Original file line number Diff line number Diff line change 1- 3d531799d2cf2cac8e294ec6e3229e07bfca60dc6c783fe69e7712738bef7283 git-2.51.0 .tar.gz
1+ b049d79e6a6cb3d81334bf689af6301f4d4c884191dfae65d2bb314a90384831 git-2.51.1 .tar.gz
Original file line number Diff line number Diff line change 1- %define libxml_version 2.15.0
1+ %define libxml_version 2.15.1
22
33Summary: CFEngine Build Automation -- libxml2
44Name: cfbuild-libxml2
3535
3636%build
3737
38- patch -p1 < %{_topdir }/SOURCES/no-arg-in-deprecated.patch
3938make
4039
4140%install
Original file line number Diff line number Diff line change 1- 5abc766497c5b1d6d99231f662e30c99402a90d03b06c67b62d6c1179dedd561 libxml2-2.15.0 .tar.xz
1+ c008bac08fd5c7b4a87f7b8a71f283fa581d80d80ff8d2efd3b26224c39bc54c libxml2-2.15.1 .tar.xz
Original file line number Diff line number Diff line change @@ -15,7 +15,6 @@ CPPFLAGS="-I${PREFIX}/include"
1515mv configure configure.bak
1616sed ' s/ *-Wno-array-bounds//' configure.bak > configure
1717chmod a+x configure
18- $PATCH -p1 < no-arg-in-deprecated.patch
1918./configure CPPFLAGS=" $CPPFLAGS " --prefix=${PREFIX} --without-python --without-iconv --without-lzma --without-zlib --with-iso8859x
2019
2120# Build
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments