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