summaryrefslogtreecommitdiffstats
path: root/rpm
Commit message (Collapse)AuthorAgeFilesLines
* New release: v0.11v0.11David Sommerseth2014-05-081-2/+22
| | | | | | Also updated missing %changelog entries and fixed minor stuff there. Signed-off-by: David Sommerseth <davids@redhat.com>
* spec: Use the proper URL for the projectDavid Sommerseth2014-01-131-1/+1
| | | | Signed-off-by: David Sommerseth <davids@redhat.com>
* Releasing v0.10v0.10David Sommerseth2014-01-101-1/+1
| | | | | | | | This is more like a test release, to get these last changes out in the field. And it will help debugging issues later on too, if there are some issues with this rewrite. Signed-off-by: David Sommerseth <davids@redhat.com>
* Updated RPM spec file with the new dependenciesDavid Sommerseth2013-09-161-2/+2
| | | | Signed-off-by: David Sommerseth <davids@redhat.com>
* update "Source:" URL within specfilev0.8David Malcolm2013-02-191-1/+1
|
* bump version to 0.8David Malcolm2013-02-191-1/+1
|
* update URL within specfile to point to git.fedorahosted.org repoDavid Malcolm2013-02-191-1/+1
|
* Package man pages in the RPMDavid Sommerseth2011-04-131-3/+16
| | | | | | | The spec file slipped the man page addition commit, so the man pages was not packaged into the RPM itself. Signed-off-by: David Sommerseth <davids@redhat.com>
* Version bump - python-ethtool v0.6v0.6David Sommerseth2011-01-191-1/+8
| | | | Signed-off-by: David Sommerseth <davids@redhat.com>
* Version bump - v0.5v0.5David Sommerseth2010-08-091-1/+4
| | | | Signed-off-by: David Sommerseth <davids@redhat.com>
* Corrected a few spelling mistakesv0.4David Sommerseth2010-08-031-1/+1
| | | | | | Makes rpmlint happy. Signed-off-by: David Sommerseth <davids@redhat.com>
* Preparing for a python-ethtool-0.4 releaseDavid Sommerseth2010-08-031-6/+9
| | | | | | | | | - David Sommerseth is now taking over the maintenance of python-ethtool - New URLs for upstream source code - Added new API: ethtool.get_interfaces_info() - returns list of etherinfo objects - Added support retrieving for IPv6 address, using etherinfo::get_ipv6_addresses() Signed-off-by: David Sommerseth <davids@redhat.com>
* Updated .spec file with BuildRequires libnl-develDavid Sommerseth2010-04-281-2/+5
|
* rpm: Rewrote build and install sections as part of the fedora review processArnaldo Carvalho de Melo2008-09-051-5/+9
| | | | Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
* pifconfig: Add python ifconfig equivalent to test featuresv0.3Arnaldo Carvalho de Melo2008-08-261-1/+8
| | | | | | A la pethtool Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
* pethtool: rename ethtool-cmd.py to pethtool.pyArnaldo Carvalho de Melo2008-08-261-1/+1
| | | | Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
* rpm: Added URL tag and URL to the Source tagArnaldo Carvalho de Melo2008-08-201-1/+2
| | | | | | Part of the fedora review process. Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
* rpm: rewrite summary, description, fix changelogArnaldo Carvalho de Melo2008-08-201-3/+9
| | | | | | Part of the fedora review process. Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
* rpm: add %build sectionArnaldo Carvalho de Melo2008-08-191-0/+3
| | | | | | Not strictly needed, added to shut up rpmlint. Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
* rpm: fixup sitearchArnaldo Carvalho de Melo2008-08-071-0/+4
| | | | Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
* pethtool: Add python ethtool equivalent to test featuresArnaldo Carvalho de Melo2008-07-011-0/+3
| | | | | | | | It should be as close to the ethtool usage model as possible, but things like doing the same command on all available interfaces when no interface is specified is implemented. Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
* rpm: Add specfile from RHELArnaldo Carvalho de Melo2008-06-301-0/+39
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>