Commit Graph

77 Commits

Author SHA1 Message Date
David Cantrell ae8bf0eb07 - Upgrade to pyparted-3.1 (#567576). 2010-03-01 22:38:04 +00:00
David Cantrell 0ccfc555be - Upgrade to pyparted-3.0. 2010-01-12 22:34:43 +00:00
Hans de Goede 6314575b6d - Rebuild for new parted-2.1
- Remove py_disk_clobber_exclude function binding, as this function was
    removed from parted-2.1
2010-01-11 14:29:00 +00:00
Hans de Goede bf0df15543 - Change python_sitearch macro to use %global as the new rpm will break
using %define here, see:
    https://www.redhat.com/archives/fedora-devel-list/2010-January/msg00093
    .html
2010-01-07 13:37:51 +00:00
David Cantrell 2a313552ac - Exclude pyparted-2.4.tar.gz from source RPM (oops) 2009-12-19 22:49:30 +00:00
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