X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=pypcilib.spec;h=f00b41556fe227c0b61b58963b73ec6eb9de8f3f;hb=3e99644f83e27ff1e02614e103bd6003d085994b;hp=1f7fcf9220ee9bc9820f85f9890dfea588f71c69;hpb=6153c6fbcfcb4db3d2b70a6c763611f182732028;p=pypcilib.git diff --git a/pypcilib.spec b/pypcilib.spec index 1f7fcf9..f00b415 100644 --- a/pypcilib.spec +++ b/pypcilib.spec @@ -5,7 +5,7 @@ %define name pypcilib %define version 0.2 -%define taglevel 5 +%define taglevel 10 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -63,12 +63,27 @@ 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 +* Fri Mar 11 2011 S.Çağlar Onur - pypcilib-0.2-10 +- Supoprt SL6 + +* 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 + * Thu Jan 08 2009 Thierry Parmentelat - pypcilib-0.2-5 - support for building on fedora 10