!49 Resolve file conflict issues
From: @fly_fzc Reviewed-by: @dillon_chen Signed-off-by: @dillon_chen
This commit is contained in:
commit
d711081deb
10
libxslt.spec
10
libxslt.spec
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user