!16 glusterfs delete -Sgit from %autosetup, and delete BuildRequires git
From: @chenyanpanHW Reviewed-by: @liuzhiqiang26 Signed-off-by: @liuzhiqiang26
This commit is contained in:
commit
771b90bd59
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: glusterfs
|
Name: glusterfs
|
||||||
Version: 7.6
|
Version: 7.6
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPLv2 and LGPLv3+
|
License: GPLv2 and LGPLv3+
|
||||||
Summary: Aggregating distributed file system
|
Summary: Aggregating distributed file system
|
||||||
URL: http://docs.gluster.org/
|
URL: http://docs.gluster.org/
|
||||||
@ -11,7 +11,7 @@ Source0: https://download.gluster.org/pub/gluster/glusterfs/7/7.6/glust
|
|||||||
Source7: glusterfsd.service
|
Source7: glusterfsd.service
|
||||||
|
|
||||||
BuildRequires: systemd bison flex gcc make libtool ncurses-devel readline-devel libattr-devel
|
BuildRequires: systemd bison flex gcc make libtool ncurses-devel readline-devel libattr-devel
|
||||||
BuildRequires: libxml2-devel openssl-devel libaio-devel libacl-devel python3-devel git perl
|
BuildRequires: libxml2-devel openssl-devel libaio-devel libacl-devel python3-devel perl
|
||||||
BuildRequires: libtirpc-devel rpcgen libuuid-devel sqlite-devel lvm2-devel firewalld
|
BuildRequires: libtirpc-devel rpcgen libuuid-devel sqlite-devel lvm2-devel firewalld
|
||||||
BuildRequires: fuse-devel libibverbs-devel libcurl-devel
|
BuildRequires: fuse-devel libibverbs-devel libcurl-devel
|
||||||
BuildRequires: userspace-rcu-devel >= 0.7
|
BuildRequires: userspace-rcu-devel >= 0.7
|
||||||
@ -101,7 +101,7 @@ managers such as Pacemaker.
|
|||||||
This contains man files for the using of glusterfs.
|
This contains man files for the using of glusterfs.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -Sgit -n %{name}-%{version}
|
%autosetup -n %{name}-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
sed -i -e 's/--quiet//' configure.ac
|
sed -i -e 's/--quiet//' configure.ac
|
||||||
@ -457,6 +457,9 @@ exit 0
|
|||||||
%{_mandir}/man8/*gluster*.8*
|
%{_mandir}/man8/*gluster*.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 7.6-2
|
||||||
|
- DESC: delete -Sgit from %autosetup, and delete BuildRequires git
|
||||||
|
|
||||||
* Thu Jul 16 2020 yanglongkang <yanglongkang@huawei.com> - 7.6-1
|
* Thu Jul 16 2020 yanglongkang <yanglongkang@huawei.com> - 7.6-1
|
||||||
- update package to 7.6
|
- update package to 7.6
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user