!42 Delete obsolete at-spi2-atk-help after the upgrade
From: @yangl777 Reviewed-by: @t_feng Signed-off-by: @t_feng
This commit is contained in:
commit
1adfcc1750
@ -1,7 +1,7 @@
|
|||||||
#needsrootforbuild
|
#needsrootforbuild
|
||||||
Name: at-spi2-core
|
Name: at-spi2-core
|
||||||
Version: 2.51.0
|
Version: 2.51.0
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: The At-Spi2 Core package is a part of the GNOME Accessibility Project.
|
Summary: The At-Spi2 Core package is a part of the GNOME Accessibility Project.
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -86,7 +86,12 @@ Requires: at-spi2-atk%{?_isa} = %{version}-%{release}
|
|||||||
The at-spi2-atk-devel package includes the header files for the at-spi2-atk
|
The at-spi2-atk-devel package includes the header files for the at-spi2-atk
|
||||||
library.
|
library.
|
||||||
|
|
||||||
%package_help
|
%package help
|
||||||
|
Summary: Help package for %{name}
|
||||||
|
Obsoletes: at-spi2-atk-help < %{version}-%{release}
|
||||||
|
|
||||||
|
%description help
|
||||||
|
This package contains some help files for %{name}
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1
|
%autosetup -p1
|
||||||
@ -115,7 +120,7 @@ fi
|
|||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%doc NEWS README.md
|
%doc NEWS
|
||||||
%{_libexecdir}/at-spi2-registryd
|
%{_libexecdir}/at-spi2-registryd
|
||||||
%dir %{_datadir}/defaults
|
%dir %{_datadir}/defaults
|
||||||
%dir %{_datadir}/defaults/at-spi2
|
%dir %{_datadir}/defaults/at-spi2
|
||||||
@ -174,6 +179,9 @@ fi
|
|||||||
%{_docdir}/libatspi
|
%{_docdir}/libatspi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 27 2024 yanglu <yanglu72@h-partners.com> - 2.51.0-4
|
||||||
|
- Delete obsolete at-spi2-atk-help after the upgrade
|
||||||
|
|
||||||
* Fri Apr 19 2024 yanglu <yanglu72@h-partners.com> - 2.51.0-3
|
* Fri Apr 19 2024 yanglu <yanglu72@h-partners.com> - 2.51.0-3
|
||||||
- fix test error
|
- fix test error
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user