Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion deps-packaging/git/cfbuild-git.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%define git_version 2.51.0
%define git_version 2.51.1

Summary: CFEngine Build Automation -- git
Name: cfbuild-git
Expand Down
2 changes: 1 addition & 1 deletion deps-packaging/git/distfiles
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3d531799d2cf2cac8e294ec6e3229e07bfca60dc6c783fe69e7712738bef7283 git-2.51.0.tar.gz
b049d79e6a6cb3d81334bf689af6301f4d4c884191dfae65d2bb314a90384831 git-2.51.1.tar.gz
3 changes: 1 addition & 2 deletions deps-packaging/libxml2/cfbuild-libxml2.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%define libxml_version 2.15.0
%define libxml_version 2.15.1

Summary: CFEngine Build Automation -- libxml2
Name: cfbuild-libxml2
Expand Down Expand Up @@ -35,7 +35,6 @@ fi

%build

patch -p1 < %{_topdir}/SOURCES/no-arg-in-deprecated.patch
make

%install
Expand Down
2 changes: 1 addition & 1 deletion deps-packaging/libxml2/distfiles
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5abc766497c5b1d6d99231f662e30c99402a90d03b06c67b62d6c1179dedd561 libxml2-2.15.0.tar.xz
c008bac08fd5c7b4a87f7b8a71f283fa581d80d80ff8d2efd3b26224c39bc54c libxml2-2.15.1.tar.xz
1 change: 0 additions & 1 deletion deps-packaging/libxml2/hpux/build
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ CPPFLAGS="-I${PREFIX}/include"
mv configure configure.bak
sed 's/ *-Wno-array-bounds//' configure.bak >configure
chmod a+x configure
$PATCH -p1 < no-arg-in-deprecated.patch
./configure CPPFLAGS="$CPPFLAGS" --prefix=${PREFIX} --without-python --without-iconv --without-lzma --without-zlib --with-iso8859x

# Build
Expand Down
17 changes: 0 additions & 17 deletions deps-packaging/libxml2/no-arg-in-deprecated.patch

This file was deleted.