Commit Graph

122 Commits

Author SHA1 Message Date
David Cantrell a4b71dfdec - Update release instructions. (dcantrell)
- Remove old cylinder alignment test cases for _ped. (dcantrell)
- Add tests for max partition length / start sector (hdegoede)
- Add _pedmodule and parted functions for max partition length / start
    sector (hdegoede)
- Remove align_to_cylinders function bindings (hdegoede)
- Add tests for disk flag methods (hdegoede)
- Add _pedmodule and parted functions for per disk flags (hdegoede)
- Every tuple member requires a comma after it. (dcantrell)
- Fill out a lot of simple _ped.Disk test cases. (dcantrell)
- Disable DeviceDestroyTestCase for now. (dcantrell)
- Add RequiresLabeledDevice to tests/_ped/baseclass.py. (dcantrell)
- Attempt at fixing _ped.Device.destroy(), no dice. (dcantrell)
- Fix UnitFormatCustomTestCase and UnitFormatTestCase. (dcantrell)
- Fix UnitFormatCustomByteTestCase and UnitFormatByteTestCase. (dcantrell)
- Add DeviceStrTestCase, disable DeviceDestroyTestCase. (dcantrell)
- Add DeviceDestroyTestCase and DeviceCacheRemoveTestCase. (dcantrell)
- Implemented ConstraintIsSolutionTestCase(). (dcantrell)
- Implement ConstraintSolveMaxTestCase(). (dcantrell)
- Implement ConstraintSolveNearestTestCase(). (dcantrell)
- Correct py_ped_file_system_probe_specific() for NULL returns. (dcantrell)
- Implement FileSystemProbeSpecificTestCase(). (dcantrell)
- Implement FileSystemProbeTestCase(). (dcantrell)
- Add RequiresFileSystem to tests/_ped/baseclass.py. (dcantrell)
- Add disk alignment test cases in test_ped.py. (dcantrell)
- Fix CHSGeometryStrTestCase(). (dcantrell)
- Fix ConstraintDuplicateTestCase...finally. (dcantrell)
- Put a deprecation warning in py_ped_constraint_duplicate(). (dcantrell)
- Note that we need parted from Fedora for pyparted. (dcantrell)
- Fix UnitGetSizeTestCase in _ped test cases for _ped.UNIT_PERCENT.
    (dcantrell)
- Add testcase for new _ped disk get_partition_alignment method (hdegoede)
2009-12-19 22:37:23 +00:00
David Cantrell b1c17eebb0 - Upgrade to pyparted-2.4: Use PedDevice length instead of DIY (#532023)
(hdegoede) Use sectorSize not physicalSectorSize for size calculations
    (hdegoede)
2009-11-07 02:13:05 +00:00
David Cantrell 9b8402c509 - Upgrade to pyparted-2.3: Remove root user requirement in _ped Add
testcases for new _ped device methods Add python wrapper for new
    PedDisk partition alignment info function Add support for new PedDisk
    parition alignment info function Add python wrappers for new PedDevice
    alignment info functions Add support for new PedDevice alignment info
    functions Fix a whole pile of test cases. Remove
    ped_disk_commit_to_dev() call from py_ped_disk_new_fresh() Fix error in
    Constraint __str__ method Make _ped_Device2PedDevice properly set /
    throw exceptions Fixup various errorhandling issues in pydisk.c Add
    missing _ped_Device2PedDevice() retval checks Use libparted commit()
    for parted.disk.Disk.commit() (hdegoede).
- BR parted-devel >= 1.9.0-20
2009-11-04 00:09:50 +00:00
David Cantrell 5f417b26fb - Upgrade to pyparted-2.3: Remove root user requirement in _ped Add
testcases for new _ped device methods Add python wrapper for new
    PedDisk partition alignment info function Add support for new PedDisk
    parition alignment info function Add python wrappers for new PedDevice
    alignment info functions Add support for new PedDevice alignment info
    functions Fix a whole pile of test cases. Remove
    ped_disk_commit_to_dev() call from py_ped_disk_new_fresh() Fix error in
    Constraint __str__ method Make _ped_Device2PedDevice properly set /
    throw exceptions Fixup various errorhandling issues in pydisk.c Add
    missing _ped_Device2PedDevice() retval checks Use libparted commit()
    for parted.disk.Disk.commit() (hdegoede).
- BR parted-devel >= 1.9.0-20
2009-11-04 00:09:19 +00:00
David Cantrell a005b3660f - Upgrade to pyparted-2.2: Fixes PedDisk2_ped_Disk() and avoids losing disk
label data in the conversion process (#526999)
2009-10-03 02:57:04 +00:00
David Cantrell 210e5e99e3 - Upgrade to pyparted-2.2: Fixes PedDisk2_ped_Disk() and avoids losing disk
label data in the conversion process (#526999)
2009-10-03 02:24:28 +00:00
Christopher Edward Lumens 2dea6a327e New version. 2009-08-17 17:50:50 +00:00
David Cantrell e10901d0d3 - Upgrade to pyparted-2.1.1 2009-08-04 22:50:04 +00:00
Jesse Keating 8fa960cfc2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-26 19:56:50 +00:00
David Cantrell 9fff8b1d68 - Upgrade to pyparted-2.1.0, requires parted-1.9.0-1 or higher 2009-07-17 00:55:14 +00:00
David Cantrell f205b2d5a9 - Rebuild for new parted 2009-07-11 02:09:31 +00:00
David Cantrell 0db2fe8a11 - Upgrade to pyparted-2.0.12 2009-04-15 03:18:53 +00:00
David Cantrell 0fd663d46d - Upgrade to pyparted-2.0.11 2009-04-13 19:52:59 +00:00
David Cantrell 25601b6bf6 - Upgrade to pyparted-2.0.10 Fix LVM problems around parted.Disk.commit()
(#491746)
2009-04-04 02:23:40 +00:00
David Cantrell ab58df1c75 - Upgrade to pyparted-2.0.9 2009-03-24 03:56:43 +00:00
David Cantrell fcbdfa62cc - Upgrade to pyparted-2.0.8 2009-03-21 03:32:51 +00:00
David Cantrell 2a2658fda1 - Upgrade to pyparted-2.0.7 2009-03-20 04:37:02 +00:00
David Cantrell 916b3d1cbe - Upgrade to pyparted-2.0.6 2009-03-12 21:15:26 +00:00
David Cantrell df84bef137 - Upgrade to pyparted-2.0.5 2009-03-06 01:08:32 +00:00
David Cantrell fd17eda776 - Upgrade to pyparted-2.0.4 2009-03-01 04:52:04 +00:00
David Cantrell 7317a4acd0 - Upgrade to pyparted-2.0.3 2009-02-28 00:57:27 +00:00
David Cantrell 1c4bcb79f9 - Upgrade to pyparted-2.0.2 2009-02-26 00:52:12 +00:00
David Cantrell 5bbb1ea594 - Upgrade to pyparted-2.0.1 (#485632) 2009-02-17 02:27:35 +00:00
David Cantrell 52ecb3e45f - Upgrade to pyparted-2.0.0 2009-02-12 22:05:51 +00:00
Ignacio Vazquez-Abrams f1095073e4 Rebuild for Python 2.6 2008-11-29 06:16:18 +00:00
David Cantrell 7cbdf59ce5 - Rebuild for gcc-4.3 2008-02-08 21:58:03 +00:00
David Cantrell ce92b1197f - Rebuild 2008-01-03 02:37:45 +00:00
Jeremy Katz 614ff7b582 - Add support for exact constraints 2007-11-19 16:34:01 +00:00
David Cantrell 8702d104d1 - Rebuild 2007-08-21 19:48:21 +00:00
David Cantrell 729b95cda5 - Update license tag to indicate GPL v2 or later
- Update URLs to point to new upstream location
2007-08-10 20:53:52 +00:00
David Cantrell c1e6ff4013 - Update License tag to GPLv2 2007-08-08 22:35:48 +00:00
David Cantrell 6d8e338d3c - Clean up wording in package description (#226337)
- BR pkgconfig (#226337)
2007-06-14 19:21:27 +00:00
David Cantrell b5611c1e83 - Merge review (#226337) 2007-06-14 18:41:16 +00:00
David Cantrell e4c89e5638 - Ensure build env CFLAGS are included (#226337) 2007-04-23 17:24:16 +00:00
David Cantrell c98a129397 - Merge review (#226337) 2007-04-20 15:40:18 +00:00
David Cantrell 6436aba4ef - Merge review (#226337) 2007-04-20 15:37:57 +00:00
David Cantrell 1d6e176f43 - Rebuild for GNU parted-1.8.6 2007-03-20 18:32:34 +00:00
David Cantrell 8bd2fbcebf - Rebuild for GNU parted-1.8.5 2007-03-20 06:10:00 +00:00
David Cantrell e0020072c8 - Rebuild for GNU parted-1.8.4 2007-03-19 19:06:23 +00:00
David Cantrell 3b0425297c - Define and use python_sitearch rather than python_sitelib 2007-02-08 17:34:10 +00:00
David Cantrell 79c917f8f0 - Use preferred BuildRoot (package review)
- Define and use python_sitelib macro (package review)
2007-02-08 16:45:53 +00:00
David Cantrell 089e24009a - Required parted-1.8.2 or higher 2007-01-12 20:20:41 +00:00
Jeremy Katz 1eb69f19fa auto-import pyparted-1.8.2-1 on branch devel from pyparted-1.8.2-1.src.rpm 2007-01-10 20:49:42 +00:00
Jeremy Katz 667ea4b065 - rebuild for python 2.5 2006-12-07 16:08:37 +00:00
David Cantrell af801d6f45 - Rebuild for GNU parted-1.8.1 2006-12-05 16:01:50 +00:00
David Cantrell b1290feb4e - Determine Python version to use in %build so the source RPM is more
easily moved between distribution releases.
2006-11-30 21:04:55 +00:00
David Cantrell 421d70fd19 - Bump version to 1.8.0 and require parted >= 1.8.0
- Remove python-abi Requires line since rpm handles that automatically
2006-11-17 21:13:26 +00:00
David Cantrell 81eb1cad1a Rebuild against newest parted package. 2006-10-04 21:09:24 +00:00
David Cantrell 27b0c19b4c - Include parted/constraint.h in required header files
Wed Aug 30 2006 David Cantrell <dcantrell@redhat.com> - 1.7.2-2
- Require parted-1.7.1 or higher
2006-08-30 18:23:22 +00:00
David Cantrell 5c08df1774 Bump version. 2006-07-25 17:26:46 +00:00
Jesse Keating 286b9adbe0 bumped for rebuild 2006-07-12 07:55:45 +00:00
David Cantrell d10396acf6 Bump version. 2006-05-29 14:37:54 +00:00
David Cantrell ee3003ed98 Bump version. 2006-05-19 20:50:30 +00:00
Caolan McNamara 941db8acb7 rebuild for new parted 2006-04-15 10:47:54 +00:00
Jesse Keating 5f9d0f17c1 bump for bug in double-long on ppc(64) 2006-02-11 05:21:47 +00:00
Jesse Keating a91a09c880 bump for new gcc/glibc 2006-02-07 13:39:22 +00:00
Jesse Keating 80e71970f3 gcc update bump 2005-12-09 22:42:52 +00:00
Peter Jones b650f6add3 bugger, make it run autogen.sh if there's no configure 2005-11-12 21:39:02 +00:00
Peter Jones 3d1beb4acd update spec for new version 2005-11-11 22:16:15 +00:00
Jeremy Katz 53f3178f51 - rebuild for new parted 2005-11-09 23:44:31 +00:00
Christopher Edward Lumens 4f634eb4b4 Rebuilt for new parted library version. 2005-08-31 21:15:00 +00:00
Christopher Edward Lumens ebabddc81a Updated for gcc4 and python2.4. Fixed build warnings. 2005-03-16 20:19:15 +00:00
Jeremy Katz be1469162f - add support for sx8 devices 2004-12-14 21:48:12 +00:00
Jeremy Katz 16e9e392e1 pass python version 2004-11-08 21:53:38 +00:00
Jeremy Katz 277fc729f9 - rebuild for python 2.4 2004-11-08 21:46:35 +00:00
Warren Togami 3d3fd430fa #135100 req python-abi (Robert Scheck) 2004-10-12 01:28:00 +00:00
cvsdist 3bf261b6ea auto-import changelog data from pyparted-1.6.8-1.src.rpm
Tue Aug 17 2004 Jeremy Katz <katzj@redhat.com> - 1.6.8-1
- update for new parted ABI
- device -> heads, sectors, cylinders now refer to the bios geometry
- require parted >= 1.6.12
2004-09-09 10:58:06 +00:00
cvsdist 071c185ddf auto-import changelog data from pyparted-1.6.7-3.src.rpm
Thu Jul 22 2004 Jeremy Katz <katzj@redhat.com> - 1.6.7-3
- build on ppc64 again
2004-09-09 10:58:02 +00:00
cvsdist 4da9a9c1eb auto-import changelog data from pyparted-1.6.7-2.src.rpm
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 10:57:57 +00:00
cvsdist b1e47dd0e4 auto-import changelog data from pyparted-1.6.7-1.src.rpm
Thu May 13 2004 Jeremy Katz <katzj@redhat.com> - 1.6.7-1
- fix build for newer versions of gcc (fix from Jeff Law)
2004-09-09 10:57:52 +00:00
cvsdist 5186f6b06c auto-import changelog data from pyparted-1.6.6-2.src.rpm
Tue Mar 16 2004 Jeremy Katz <katzj@redhat.com> 1.6.6-2
- fix PARTITION_PROTECTED definition (#118451)
2004-09-09 10:57:40 +00:00
cvsdist 3631559638 auto-import changelog data from pyparted-1.6.6-1.src.rpm
Fri Mar 12 2004 Jeremy Katz <katzj@redhat.com>
- Initial build split out into separate source from the parted package.
- Don't build on ppc64 right now due to parted build problems (#118183)
2004-09-09 10:57:37 +00:00