LINUX.ORG.RU

История изменений

Исправление chemtech, (текущая версия) :

Похоже что то другое

Source0: https://github.com/wal-g/wal-g/releases/download/v0.2.7/wal-g.linux-amd64.tar.gz
BuildRequires:  tree

%prep
tree
%setup -q -c
tree

%install
tree
ls
pwd
#cd wal-g-%{version}-%{release}.x86_64
ls %{buildroot}
%{__install} -m 0755 -d %{buildroot}%{_bindir}
ls %{buildroot}
#%{__install} -m 0755 -d %{buildroot}/etc/wal-g.d/
ls %{buildroot}
tree
cp wal-g %{buildroot}%{_bindir}/%{name}

https://github.com/patsevanton/wal-g-rpm/blob/master/wal-g-rpm.spec

https://copr-be.cloud.fedoraproject.org/results/antonpatsev/wal-g/epel-7-x86_64/00891110-wal-g/builder-live.log

+ cp wal-g /builddir/build/BUILDROOT/wal-g-0.2.7-1.x86_64/usr/local/bin/wal-g
cp: cannot stat 'wal-g': No such file or directory

Исходная версия chemtech, :

Source0: https://github.com/wal-g/wal-g/releases/download/v0.2.7/wal-g.linux-amd64.tar.gz
BuildRequires:  tree

%prep
tree
%setup -q -c
tree

%install
tree
ls
pwd
#cd wal-g-%{version}-%{release}.x86_64
ls %{buildroot}
%{__install} -m 0755 -d %{buildroot}%{_bindir}
ls %{buildroot}
#%{__install} -m 0755 -d %{buildroot}/etc/wal-g.d/
ls %{buildroot}
tree
cp wal-g %{buildroot}%{_bindir}/%{name}

https://github.com/patsevanton/wal-g-rpm/blob/master/wal-g-rpm.spec

https://copr-be.cloud.fedoraproject.org/results/antonpatsev/wal-g/epel-7-x86_64/00891110-wal-g/builder-live.log

+ cp wal-g /builddir/build/BUILDROOT/wal-g-0.2.7-1.x86_64/usr/local/bin/wal-g
cp: cannot stat 'wal-g': No such file or directory