!11 【Mainline】delete duplicate files from adcli-help
From: @yixiangzhike Reviewed-by: @overweight Signed-off-by: @overweight
This commit is contained in:
commit
6cb53c7132
@ -1,6 +1,6 @@
|
|||||||
Name: adcli
|
Name: adcli
|
||||||
Version: 0.9.1
|
Version: 0.9.1
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: A helper library and tools for Active Directory client operations
|
Summary: A helper library and tools for Active Directory client operations
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -66,9 +66,15 @@ rm -rf %{buildroot}
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc NEWS README
|
%doc NEWS README
|
||||||
%doc %{_datadir}/*
|
%doc %{_datadir}/*
|
||||||
|
%exclude %{_datadir}/licenses/%{name}/COPYING
|
||||||
|
%exclude %{_datadir}/licenses/%{name}/AUTHORS
|
||||||
|
%exclude %{_datadir}/doc/%{name}/ChangeLog
|
||||||
%doc %{_mandir}/man8/*
|
%doc %{_mandir}/man8/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 6 2022 yixiangzhike <yixiangzhike007@163.com> - 0.9.1-4
|
||||||
|
- delete duplicate files from adcli-help
|
||||||
|
|
||||||
* Thu Aug 12 2021 chenyanpanHW <chenyanpan@huawei.com> - 0.9.1-3
|
* Thu Aug 12 2021 chenyanpanHW <chenyanpan@huawei.com> - 0.9.1-3
|
||||||
- DESC: delete -Sgit from %autosetup, and delete BuildRequires git
|
- DESC: delete -Sgit from %autosetup, and delete BuildRequires git
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user