From 83f811847d936ae4c35c97415599e28f7245738c Mon Sep 17 00:00:00 2001 From: Marc Fiuczynski Date: Wed, 15 Apr 2009 18:42:36 +0000 Subject: [PATCH] Tagging module pyplnet - pyplnet-4.2-4 - reimplementation of the ModProbe class to be more robust in parsing modprobe/blacklist files. - blacklist get/set methods - supports "include" modprobe command --- pyplnet.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pyplnet.spec b/pyplnet.spec index fd0cc1d..2a55a3f 100644 --- a/pyplnet.spec +++ b/pyplnet.spec @@ -5,7 +5,7 @@ %define name pyplnet %define version 4.2 -%define taglevel 3 +%define taglevel 4 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -55,6 +55,12 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/* %changelog +* Wed Apr 15 2009 Marc Fiuczynski - pyplnet-4.2-4 +- - reimplementation of the ModProbe class to be more robust in parsing +- modprobe/blacklist files. +- - blacklist get/set methods +- - supports "include" modprobe command + * Tue Feb 24 2009 Marc Fiuczynski - pyplnet-4.2-3 - BUGFIX: the "program" argument needs to go with the the m.output() method. - The bug is that the m.input() method does not take two args and python -- 2.43.0