!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
|
||||
Version: 0.6.2
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: An OBS source service: download files
|
||||
License: GPLv2+
|
||||
URL: https://github.com/openSUSE/%{name}
|
||||
@ -15,7 +15,7 @@ This service downloads all source files and parses all
|
||||
spec files needed for building.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{name}-%{version} -p1 -Sgit
|
||||
%autosetup -n %{name}-%{version} -p1
|
||||
|
||||
%build
|
||||
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
|
||||
|
||||
%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
|
||||
- add buildrequires: perl-Git
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user