Compare commits

..

2 Commits

Author SHA1 Message Date
Michel Alexandre Salim
d9e0ae5757 python-sphinx-0.3 2008-06-05 19:21:35 +00:00
Kevin Fenzi
de81e8e7b0 Initialize branch F-9 for python-sphinx 2008-06-05 16:19:13 +00:00
2 changed files with 2 additions and 2 deletions

2
branch
View File

@@ -1 +1 @@
EL-5
F-9

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