Accepting request 1103339 from home:ngueorguiev:branches:Base:System
Version upgrade to 2.29.0, plus Rust integration, nee features, and bug fixes OBS-URL: https://build.opensuse.org/request/show/1103339 OBS-URL: https://build.opensuse.org/package/show/Base:System/s390-tools?expand=0&rev=177
This commit is contained in:
parent
1191853280
commit
ba8d894e4e
@ -317,21 +317,14 @@ operational path.
|
||||
%prep
|
||||
%autosetup -p1
|
||||
|
||||
###
|
||||
install -D -m 0644 %{SOURCE200} .cargo/config
|
||||
|
||||
cat << EOF >> .cargo/config
|
||||
#
|
||||
[install]
|
||||
root = "%{buildroot}%{_prefix}"
|
||||
EOF
|
||||
###
|
||||
#
|
||||
cp -vi %{SOURCE22} CAUTION
|
||||
#
|
||||
#
|
||||
|
||||
###
|
||||
install -D -m 0644 %{SOURCE200} .cargo/config
|
||||
tar -xzvf %{SOURCE201}
|
||||
#
|
||||
###
|
||||
|
||||
%build
|
||||
|
||||
@ -451,7 +444,7 @@ if [ ! -d %{_bindir} ]; then
|
||||
fi
|
||||
install -D -m755 %{SOURCE24} %{buildroot}%{_bindir}/cputype
|
||||
|
||||
install -m644 -t %{buildroot}/%{_mandir}/man8 %{SOURCE25}
|
||||
install -m644 -t %{buildroot}/%{_mandir}/man1 %{SOURCE25}
|
||||
|
||||
# If building for openSUSE, move all the binaries installed via
|
||||
# the IBM-provided Makefile from /sbin to /usr/sbin/ to
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3785e684d4679bd14b823fe5fedd610f5414bdc5a9d57cb4ee6c96528359a5d8
|
||||
size 49566072
|
||||
oid sha256:455bc9c25133edc03abdd4c9b5979a99b98e67cc4344c609e2946f9a777a1502
|
||||
size 37521988
|
||||
|
Loading…
Reference in New Issue
Block a user