Compare commits

..

1 Commits

Author SHA1 Message Date
Michel Alexandre Salim
6e4984ec59 python-sphinx-0.3 2008-06-05 19:21:49 +00:00
2 changed files with 1 additions and 2 deletions

1
branch
View File

@@ -1 +0,0 @@
EL-5

View File

@@ -94,7 +94,7 @@ rm -rf $RPM_BUILD_ROOT
%doc AUTHORS CHANGES LICENSE README TODO
%{_bindir}/sphinx-*
%{python_sitelib}/sphinx
%if 0%{?fedora} >= 8
%if 0%{?fedora} >= 9
%{python_sitelib}/*.egg-info
%endif