fix selfbuild error
This commit is contained in:
parent
8cc03072f0
commit
562afff41b
@ -1,6 +1,6 @@
|
|||||||
Name: libappindicator
|
Name: libappindicator
|
||||||
Version: 12.10.0
|
Version: 12.10.0
|
||||||
Release: 23
|
Release: 24
|
||||||
Summary: The library of application indicators
|
Summary: The library of application indicators
|
||||||
License: LGPLv2 and LGPLv3
|
License: LGPLv2 and LGPLv3
|
||||||
URL: https://launchpad.net/libappindicator
|
URL: https://launchpad.net/libappindicator
|
||||||
@ -21,7 +21,7 @@ none of those are available.
|
|||||||
%package -n python2-appindicator
|
%package -n python2-appindicator
|
||||||
%{?python_provide:%python_provide python2-appindicator}
|
%{?python_provide:%python_provide python2-appindicator}
|
||||||
Summary: Python 2 bindings for libappindicator
|
Summary: Python 2 bindings for libappindicator
|
||||||
Requires: libappindicator = 12.10.0-21
|
Requires: %{name} = %{version}-%{release}
|
||||||
%description -n python2-appindicator
|
%description -n python2-appindicator
|
||||||
This package contains the Python 2 bindings for the appindicator library.
|
This package contains the Python 2 bindings for the appindicator library.
|
||||||
|
|
||||||
@ -122,6 +122,12 @@ find %{buildroot} -type f -name '*.la' -delete
|
|||||||
%doc %{_datadir}/gtk-doc/html/libappindicator/
|
%doc %{_datadir}/gtk-doc/html/libappindicator/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 15 2020 openEuler Buildteam <buildteam@openeuler.org> - 12.10.0-24
|
||||||
|
- Type:enhancement
|
||||||
|
- Id:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:optimization the spec
|
||||||
|
|
||||||
* Wed Jan 15 2020 openEuler Buildteam <buildteam@openeuler.org> - 12.10.0-23
|
* Wed Jan 15 2020 openEuler Buildteam <buildteam@openeuler.org> - 12.10.0-23
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- Id:NA
|
- Id:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user