summaryrefslogtreecommitdiffstats
path: root/python/python-sphinx10.spec
diff options
context:
space:
mode:
authorMichel Salim <salimma@fedoraproject.org>2010-11-02 10:05:15 +0100
committerMichel Salim <salimma@fedoraproject.org>2010-11-02 10:05:15 +0100
commit96486f5244ccb8cb63065d247814f330ecfc335c (patch)
treec0cd024acc88dc31afee52d394fc54fc9f28d4c9 /python/python-sphinx10.spec
parent614f6f1101e5c6601d866e21b805a46d2c5ab94c (diff)
downloadspecs-96486f5244ccb8cb63065d247814f330ecfc335c.tar.gz
specs-96486f5244ccb8cb63065d247814f330ecfc335c.tar.xz
specs-96486f5244ccb8cb63065d247814f330ecfc335c.zip
Own the locale dirs
Diffstat (limited to 'python/python-sphinx10.spec')
-rw-r--r--python/python-sphinx10.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python-sphinx10.spec b/python/python-sphinx10.spec
index 0627349..ff41e58 100644
--- a/python/python-sphinx10.spec
+++ b/python/python-sphinx10.spec
@@ -160,6 +160,9 @@ make test
%doc AUTHORS CHANGES EXAMPLES LICENSE README README.Fedora TODO
%{_bindir}/sphinx-*
%{python_sitelib}/*
+%dir %{_datadir}/sphinx-1.0/
+%dir %{_datadir}/sphinx-1.0/locale
+%dir %{_datadir}/sphinx-1.0/locale/*
%{_mandir}/man1/*
%files doc