!13 obs-service-download_files delete -Sgit from %autosetup
From: @chenyanpanHW Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
778c2da1d8
@ -1,6 +1,6 @@
|
|||||||
Name: obs-service-download_files
|
Name: obs-service-download_files
|
||||||
Version: 0.6.2
|
Version: 0.6.2
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: An OBS source service: download files
|
Summary: An OBS source service: download files
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://github.com/openSUSE/%{name}
|
URL: https://github.com/openSUSE/%{name}
|
||||||
@ -15,7 +15,7 @@ This service downloads all source files and parses all
|
|||||||
spec files needed for building.
|
spec files needed for building.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{name}-%{version} -p1 -Sgit
|
%autosetup -n %{name}-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
perl -p -i -e "s{#!/usr/bin/env bash}{#!/bin/bash}" download_files
|
perl -p -i -e "s{#!/usr/bin/env bash}{#!/bin/bash}" download_files
|
||||||
@ -33,6 +33,9 @@ perl -p -i -e "s{#!/usr/bin/env bash}{#!/bin/bash}" download_files
|
|||||||
%{_prefix}/lib/obs/service
|
%{_prefix}/lib/obs/service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 0.6.2-3
|
||||||
|
- DESC: delete -Sgit from %autosetup
|
||||||
|
|
||||||
* Wed Jun 23 2021 wuchaochao <wuchaochao4@huawei.com> - 0.6.2-2
|
* Wed Jun 23 2021 wuchaochao <wuchaochao4@huawei.com> - 0.6.2-2
|
||||||
- add buildrequires: perl-Git
|
- add buildrequires: perl-Git
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user