summaryrefslogtreecommitdiffstats
path: root/contrib/python-dmidecode.spec
Commit message (Collapse)AuthorAgeFilesLines
* New upstream release (v3.12.2)v3.12.2Nima Talebi2015-06-081-1/+4
|
* New upstream release v3.12.1v3.12.1David Sommerseth2013-07-081-1/+4
| | | | | | | This includes a rebase against upstream dmidecode v2.12 and an update against the SMBIOS reference specification v2.8.0. Signed-off-by: David Sommerseth <davids@redhat.com>
* Rebase against upstream dmidecode v2.11David Sommerseth2013-07-081-1/+4
| | | | | | This includes an update against the SMBIOS reference specification v2.7.0 Signed-off-by: David Sommerseth <davids@redhat.com>
* New upstream release (v3.10.15)v3.10.15David Sommerseth2013-07-031-1/+4
| | | | Signed-off-by: David Sommerseth <davids@redhat.com>
* New upstream release (v3.10.14)v3.10.14David Sommerseth2013-04-051-1/+4
| | | | Signed-off-by: David Sommerseth <davids@redhat.com>
* New upstream release - v3.10.13Nima Talebi2010-06-031-1/+4
|
* v3.10.12 in light of recent bugfix releaseNima Talebi2010-03-121-1/+4
| | | | Also, switch to dpkg-source 3.0 (quilt) format.
* Use %{_prefix} instead of hard coding /usr in setup.py --prefixDavid Sommerseth2010-03-041-1/+1
|
* RPM spec: Install into /usr instead of /usr/localMichael Brown2010-03-041-1/+1
| | | | | | On OpenSuSE, the default 'setup.py install' installs to /usr/local Added --prefix=/usr to setup.py install command in the RPM spec so rpmbuild picks up the correct files.
* New feature release (log handling)v3.10.11Nima Talebi2010-02-161-1/+4
|
* New upstream release (v3.10.10)Nima Talebi2010-02-161-1/+4
|
* Forgot to update versioning informationv3.10.9Nima Talebi2010-01-071-1/+4
| | | | | (Despite dazo automating the process with a script, it was obviously still too difficult).
* Updated for 3.10.8v3.10.8Nima Talebi2010-01-061-0/+9
|
* Changed version number to 3.10.8David Sommerseth2009-12-101-2/+2
|
* Package the unit-tests and run the unit test after compilationDavid Sommerseth2009-12-101-0/+3
|
* Fixed more .spec file issues after more reviewsDavid Sommerseth2009-11-261-4/+7
|
* Fixed more python-dmidecode.spec issues after another community reviewDavid Sommerseth2009-11-251-2/+7
|
* Added changelog entry for 3.10.7Nima Talebi2009-09-231-0/+3
|
* New release (3.10.7)Nima Talebi2009-09-231-2/+2
|
* Updated .spec release to -7David Sommerseth2009-09-231-1/+1
|
* Fixed .spec file issues after review from the Fedora communityDavid Sommerseth2009-09-231-6/+4
| | | | | | | Details can be found here: https://bugzilla.redhat.com/show_bug.cgi?id=515230#c1 The comment regarding check against older Python versions is needed to be able to build RPMs on RHEL4 and RHEL5.
* spec file - Added needed %{?dist} tag in ReleaseDavid Sommerseth2009-07-281-1/+1
|
* Fixed python-dmidecode.spec to build properlyDavid Sommerseth2009-07-131-6/+24
|
* Revert "Make use of setup_common::get_version() in python-dmidecode.spec as ↵David Sommerseth2009-06-151-5/+1
| | | | | | | | | well" This reverts commit b1db52e62be1a700517308877b08dbf8c5d9e1eb. This change broke rpmbuild --rebuild. So the version number cannot be set dynamically like this. Reverting back to manually updating it.
* Make use of setup_common::get_version() in python-dmidecode.spec as wellDavid Sommerseth2009-06-121-1/+5
| | | | | | Now you only need to change the src/version.h to set the correct version numbers. The utils/set_version script will still help you remember the important steps and make sure you don't do the wrong things.
* Moved and renamed redhat.specDavid Sommerseth2009-06-121-0/+52
This spec file do not contain anything Red Hat specific, so I gave it a more generic name