X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=pypcilib.spec;h=440284d05150eb268f52d3a93cf20e4c8d02fdbc;hb=7b1a3a91ace4317706710c99801813ab844c2300;hp=a7e79c01873b386b72b2d43e920d6ccc6bb416ae;hpb=ab047a859162d7711f32f07694061949fbd36f30;p=pypcilib.git diff --git a/pypcilib.spec b/pypcilib.spec index a7e79c0..440284d 100644 --- a/pypcilib.spec +++ b/pypcilib.spec @@ -5,7 +5,7 @@ %define name pypcilib %define version 0.2 -%define taglevel 6 +%define taglevel 9 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -63,12 +63,21 @@ rm -fr "%{buildroot}" %ghost %{python_sitelib}/pypci.pyc %ghost %{python_sitelib}/pypci.pyo # xxx - quick'n dirty -%if "%{distroname}" == "f9" || "%{distroname}" == "f10" +%if ("%{distro}" == "Fedora" && %{distrorelease} >= 9) || ("%{distro}" == "SL" && %{distrorelease} >= 6) %{python_sitelib}/pypciscan*.egg-info %endif %changelog +* Sun Dec 27 2009 Thierry Parmentelat - pypcilib-0.2-9 +- fix build for fedora 12 + +* Mon Aug 10 2009 Stephen Soltesz - pypcilib-0.2-8 +- Add e1000e to the greylist + +* Tue May 26 2009 Thierry Parmentelat - pypcilib-0.2-7 +- ready for fedora11 + * Tue Apr 07 2009 Thierry Parmentelat - pypcilib-0.2-6 - use 8139too driver over 8139cp for realtek 8139 chipsets