SOURCES: qtparted-PED_SECTOR_SIZE.patch (NEW) - allow build with n...

tommat tommat at pld-linux.org
Thu Jan 24 18:05:20 CET 2008


Author: tommat                       Date: Thu Jan 24 17:05:20 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- allow build with newer parted patch from FC

---- Files affected:
SOURCES:
   qtparted-PED_SECTOR_SIZE.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/qtparted-PED_SECTOR_SIZE.patch
diff -u /dev/null SOURCES/qtparted-PED_SECTOR_SIZE.patch:1.1
--- /dev/null	Thu Jan 24 18:05:20 2008
+++ SOURCES/qtparted-PED_SECTOR_SIZE.patch	Thu Jan 24 18:05:15 2008
@@ -0,0 +1,13 @@
+--- qtparted-0.4.5/src/qp_libparted.h	2006-06-02 17:49:42.000000000 +0100
++++ qtparted-0.4.5/src/qp_libparted.h	2006-06-02 17:51:18.000000000 +0100
+@@ -35,6 +35,10 @@
+ #include "qtparted.h"
+ #include "qp_devlist.h"
+ 
++#ifndef PED_SECTOR_SIZE
++#define PED_SECTOR_SIZE PED_SECTOR_SIZE_DEFAULT
++#endif
++
+ class QP_PartWidget;
+ class QP_ListViewItem;
+ class QP_LibParted;
\ No newline at end of file
================================================================


More information about the pld-cvs-commit mailing list