rpms/qtparted/devel qtparted.spec,1.14,1.15

Steven Pritchard (steve) fedora-extras-commits at redhat.com
Fri Jun 2 21:09:19 UTC 2006


Author: steve

Update of /cvs/extras/rpms/qtparted/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19491

Modified Files:
	qtparted.spec 
Log Message:
Rebuild with qtparted-0.4.5-PED_SECTOR_SIZE.patch (from Paul Howarth).


Index: qtparted.spec
===================================================================
RCS file: /cvs/extras/rpms/qtparted/devel/qtparted.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- qtparted.spec	20 May 2006 15:34:28 -0000	1.14
+++ qtparted.spec	2 Jun 2006 21:09:19 -0000	1.15
@@ -2,7 +2,7 @@
 
 Name:           qtparted
 Version:        0.4.5
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Partition Magic clone written in C++ using the Qt toolkit
 
 Group:          Applications/System
@@ -13,6 +13,7 @@
 Source2:        %{name}.consoleapp
 Source3:        %{name}.qtpartedrc
 Patch0:         %{name}-desktop.patch
+Patch1:         qtparted-0.4.5-PED_SECTOR_SIZE.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  qt-devel >= 1:3.1.0, parted-devel >= 1.6.6
@@ -28,7 +29,7 @@
 %prep
 %setup -q
 %patch0 -p0
-
+%patch1 -p1
 
 %build
 export QTDIR="%{qtdir}"
@@ -107,6 +108,9 @@
 
 
 %changelog
+* Fri Jun 02 2006 Steven Pritchard <steve at kspei.com> - 0.4.5-7
+- Rebuild with qtparted-0.4.5-PED_SECTOR_SIZE.patch (from Paul Howarth).
+
 * Sat May 20 2006 Steven Pritchard <steve at kspei.com> - 0.4.5-6
 - Rebuild.
 




More information about the fedora-extras-commits mailing list