Add provides package
This commit is contained in:
parent
1d9c20cd0c
commit
9e76e4488d
@ -1,7 +1,7 @@
|
||||
Name: devhelp
|
||||
Epoch: 1
|
||||
Version: 3.38.1
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: GTK API documentation browser
|
||||
|
||||
License: GPLv2+
|
||||
@ -13,6 +13,7 @@ BuildRequires: pkgconfig(amtk-5) pkgconfig(gsettings-desktop-schemas) pkgcon
|
||||
BuildRequires: libappstream-glib
|
||||
Provides: %{name}-libs = %{epoch}:%{version}-%{release}
|
||||
Obsoletes: %{name}-libs <= %{epoch}:%{version}-%{release}
|
||||
Provides: %{name}-libs(x86_64) = %{epoch}:%{version}-%{release}
|
||||
|
||||
%description
|
||||
A browser to show API documentation generated by gtk-doc.
|
||||
@ -73,6 +74,9 @@ rm -rf ${RPM_BUILD_ROOT}%{_libdir}/gedit/plugins/__pycache__
|
||||
%{_mandir}/man1/devhelp.1*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 4 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 1:3.38.1-3
|
||||
- Add provides package
|
||||
|
||||
* Tue Jul 27 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 1:3.38.1-2
|
||||
- Add epoch for provides
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user