!5 polkit-pkla-compat delete -Sgit from %autosetup, and delete BuildRequires git
From: @chenyanpanHW Reviewed-by: @xiezhipeng1 Signed-off-by: @xiezhipeng1
This commit is contained in:
commit
74cb5607af
@ -1,12 +1,12 @@
|
||||
Name: polkit-pkla-compat
|
||||
Version: 0.1
|
||||
Release: 17
|
||||
Release: 18
|
||||
Summary: Rules for polkit to add compatibility with pklocalauthority
|
||||
License: LGPLv2+
|
||||
URL: https://pagure.io/polkit-pkla-compat
|
||||
Source0: http://releases.pagure.org/polkit-pkla-compat/polkit-pkla-compat-%{version}.tar.xz
|
||||
|
||||
BuildRequires:gcc docbook-style-xsl libxslt glib2-devel polkit-devel git
|
||||
BuildRequires:gcc docbook-style-xsl libxslt glib2-devel polkit-devel
|
||||
|
||||
Requires(pre): polkit
|
||||
|
||||
@ -18,7 +18,7 @@ polkit <= 0.105 for users of later polkit releases.
|
||||
%package_help
|
||||
|
||||
%prep
|
||||
%autosetup -n %{name}-%{version} -p1 -Sgit
|
||||
%autosetup -n %{name}-%{version} -p1
|
||||
|
||||
%build
|
||||
%configure
|
||||
@ -55,6 +55,9 @@ make check
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 0.1-18
|
||||
- DESC: delete -Sgit from %autosetup, and delete BuildRequires git
|
||||
|
||||
* Wed Oct 9 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.1-17
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user