Compare commits

..

3 Commits

Author SHA1 Message Date
Michel Alexandre Salim
12c3de4bd6 Package egginfo on F-8 too 2008-06-06 17:22:41 +00:00
Michel Alexandre Salim
1f61c2034c python-sphinx-0.3 2008-06-05 19:21:24 +00:00
Kevin Fenzi
50327b0679 Initialize branch F-8 for python-sphinx 2008-06-05 16:19:14 +00:00
2 changed files with 2 additions and 1 deletions

1
branch Normal file
View File

@@ -0,0 +1 @@
F-8

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} >= 9
%if 0%{?fedora} >= 8
%{python_sitelib}/*.egg-info
%endif