commit
bb8e7c1957
10
parted.spec
10
parted.spec
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user