!49 Resolve file conflict issues

From: @fly_fzc 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
This commit is contained in:
openeuler-ci-bot 2024-10-17 08:23:41 +00:00 committed by Gitee
commit d711081deb
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: libxslt Name: libxslt
Version: 1.1.39 Version: 1.1.39
Release: 1 Release: 2
Summary: XSLT Transformation Library Summary: XSLT Transformation Library
License: MIT License: MIT
URL: https://gitlab.gnome.org/GNOME/libxslt URL: https://gitlab.gnome.org/GNOME/libxslt
@ -96,10 +96,16 @@ pushd $RPM_BUILD_ROOT/%{_includedir}/%{name}; touch -m --reference=xslt.h ../../
%files help %files help
%doc %{_docdir}/%{name} %doc %{_docdir}/%{name}
%doc %{_mandir}/man3/* %doc %{_mandir}/man3/*
%exclude %{_docdir}/%{name}/{NEWS,README,FEATURES,AUTHORS} %exclude %{_docdir}/%{name}/{NEWS,README.md,FEATURES,AUTHORS}
%exclude %{_docdir}/../licenses/libxslt/Copyright %exclude %{_docdir}/../licenses/libxslt/Copyright
%changelog %changelog
* Thu Oct 17 2024 fuanan <fuanan3@h-partners.com> - 1.1.39-2
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:Resolve file conflict issues
* Fri Dec 15 2023 fuanan <fuanan3@h-partners.com> - 1.1.39-1 * Fri Dec 15 2023 fuanan <fuanan3@h-partners.com> - 1.1.39-1
- Type:enhancement - Type:enhancement
- ID:NA - ID:NA