Accepting request 141793 from devel:languages:python

- Revert last "locale" change, it was a false positive

OBS-URL: https://build.opensuse.org/request/show/141793
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=14
This commit is contained in:
Ismail Dönmez 2012-11-18 20:38:25 +00:00 committed by Git OBS Bridge
commit d5d9a79b3f
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Nov 15 05:29:16 UTC 2012 - saschpe@suse.de
- Revert last "locale" change, it was a false positive
-------------------------------------------------------------------
Tue Nov 6 00:24:32 UTC 2012 - saschpe@suse.de

View File

@ -89,7 +89,6 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
%doc AUTHORS CHANGES LICENSE README TODO
%{_bindir}/sphinx-*
%{python_sitelib}/*
%exclude %{python_sitelib}/sphinx/locale/
%files doc
%defattr(-,root,root,-)