!7 delete -Sgit in %autosetup

Merge pull request !7 from hy/master
This commit is contained in:
openeuler-ci-bot 2020-03-14 17:22:32 +08:00 committed by Gitee
commit bb8e7c1957

View File

@ -14,7 +14,7 @@
Summary: The GNU disk partition manipulation program
Name: parted
Version: 3.3
Release: 1
Release: 2
URL: https://www.gnu.org/software/parted/
Source0: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
License: GPLv3+
@ -45,7 +45,7 @@ partitions and filesystems using the routines provided by the GNU
Parted library, you need to install this package.
%prep
%autosetup -n %{name}-%{version} -p1 -Sgit
%autosetup -n %{name}-%{version} -p1
%build
autoreconf
@ -112,6 +112,12 @@ fi
%{_libdir}/pkgconfig/libparted*.pc
%changelog
* Sat Mar 14 2020 hy-euler <eulerstoragemt@huawei.com> - 3.3-2
- Type:enhancement
- ID:NA
- SUG:NA
- DESC: delete -Sgit in %autosetup
* Wed Feb 19 2020 hy-euler <eulerstoragemt@huawei.com> - 3.3-1
- Type:enhancement
- ID:NA