diff options
| author | Michel Salim <salimma@fedoraproject.org> | 2010-11-02 10:05:15 +0100 |
|---|---|---|
| committer | Michel Salim <salimma@fedoraproject.org> | 2010-11-02 10:05:15 +0100 |
| commit | 96486f5244ccb8cb63065d247814f330ecfc335c (patch) | |
| tree | c0cd024acc88dc31afee52d394fc54fc9f28d4c9 /python/python-sphinx10.spec | |
| parent | 614f6f1101e5c6601d866e21b805a46d2c5ab94c (diff) | |
| download | specs-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.spec | 3 |
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 |
