Merge pull request !1 from openeuler-basic/dev
This commit is contained in:
openeuler-ci-bot 2019-12-31 19:33:32 +08:00 committed by Gitee
commit e8cacf089c
2 changed files with 2 additions and 4 deletions

Binary file not shown.

View File

@ -26,7 +26,7 @@ Requires: python3-gobject gtk3 libreport-gtk
The library for python 3. The library for python 3.
%prep %prep
%autosetup -n %{name}-%{version} -p1 -Sgit %autosetup -n %{name}-%{name}-%{version} -p1 -Sgit
%build %build
%make_build %make_build
@ -37,10 +37,8 @@ make test
%install %install
%make_install %make_install
%find_lang %{name}
%files -n python3-meh -f %{name}.lang %files -n python3-meh
%doc ChangeLog
%license COPYING %license COPYING
%{python3_sitelib}/* %{python3_sitelib}/*
%{_datadir}/python-meh %{_datadir}/python-meh