Accepting request 796427 from home:hillwood:branches:M17N
- Update python2 macro. OBS-URL: https://build.opensuse.org/request/show/796427 OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=230
This commit is contained in:
parent
df93b1c6a0
commit
198e4ca17e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 23 07:11:47 UTC 2020 - Hillwood Yang <hillwood@opensuse.org>
|
||||
|
||||
- Update python2 macro.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 22 12:34:36 UTC 2020 - Hillwood Yang <hillwood@opensuse.org>
|
||||
|
||||
|
@ -92,11 +92,11 @@ rm -rf %{buildroot}%{_bindir} %{buildroot}%{_datadir} %{buildroot}%{_libdir}/ibu
|
||||
%{buildroot}%{_libdir}/libibus* %{buildroot}%{_libdir}/pkgconfig \
|
||||
%{buildroot}%{_libdir}/girepository-1.0
|
||||
|
||||
%fdupes %{buildroot}%{python_sitearch}
|
||||
%fdupes %{buildroot}%{python2_sitearch}
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{python_sitearch}/ibus
|
||||
%{python_sitearch}/gi/overrides/*
|
||||
%{python2_sitearch}/ibus
|
||||
%{python2_sitearch}/gi/overrides/*
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user