Compare commits

..

3 Commits

Author SHA1 Message Date
Michel Alexandre Salim
23ea5ec266 Package egginfo on F-8 too 2008-06-06 17:22:26 +00:00
Michel Alexandre Salim
12818e8d95 python-sphinx-0.3 2008-06-05 19:21:09 +00:00
Kevin Fenzi
174ff385c9 Initialize branch EL-5 for python-sphinx 2008-06-05 16:19:15 +00:00
2 changed files with 2 additions and 2 deletions

2
branch
View File

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