summaryrefslogtreecommitdiffstats
path: root/contrib/python-dmidecode.spec
Commit message (Collapse)AuthorAgeFilesLines
* 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