From 96486f5244ccb8cb63065d247814f330ecfc335c Mon Sep 17 00:00:00 2001 From: Michel Salim Date: Tue, 2 Nov 2010 10:05:15 +0100 Subject: Own the locale dirs --- python/python-sphinx10.spec | 3 +++ 1 file changed, 3 insertions(+) (limited to 'python/python-sphinx10.spec') 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 -- cgit