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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=18
This commit is contained in:
Sascha Peilicke 2012-11-18 18:16:56 +00:00 committed by Git OBS Bridge
parent 8c304edb56
commit 75501e3698
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,-)