[gparted/f15] Update to version 0.9.0 Enable parted dmraid support

Deji Akingunola deji at fedoraproject.org
Wed Jul 20 15:19:55 UTC 2011


commit 718374976cbe4a2abdf9b6a8cdf1668d20c6d825
Author: Deji Akingunola <dakingun at mail.com>
Date:   Wed Jul 20 11:21:49 2011 -0400

    Update to version 0.9.0
    Enable parted dmraid support

 gparted.spec |    9 +++++++--
 sources      |    2 +-
 2 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/gparted.spec b/gparted.spec
index 09e9165..1c79a1e 100644
--- a/gparted.spec
+++ b/gparted.spec
@@ -1,6 +1,6 @@
 Summary:	Gnome Partition Editor
 Name:		gparted
-Version:	0.8.1
+Version:	0.9.0
 Release:	1%{?dist}
 Group:		Applications/System
 License:	GPLv2+
@@ -13,6 +13,7 @@ BuildRequires:	gtkmm24-devel parted-devel
 BuildRequires:	libuuid-devel gettext perl(XML::Parser) 
 BuildRequires:	desktop-file-utils gnome-doc-utils intltool
 BuildRequires:  rarian-compat
+BuildRequires:  pkgconfig
 
 %description
 GParted stands for Gnome Partition Editor and is a graphical frontend to
@@ -25,7 +26,7 @@ will be detected at runtime and don't require a rebuild of GParted
 %setup -q
 
 %build
-%configure
+%configure --enable-libparted-dmraid
 make %{?_smp_mflags} 
 
 %install
@@ -85,6 +86,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %config(noreplace) %{_sysconfdir}/security/console.apps/gparted
 
 %changelog
+* Wed Jul 20 2011 Deji Akingunola <dakingun at gmail.com> - 0.9.0-1
+- Update to version 0.9.0
+- Enable parted dmraid support
+
 * Sun Jun 26 2011 Deji Akingunola <dakingun at gmail.com> - 0.8.1-1
 - Update to version 0.8.1
 
diff --git a/sources b/sources
index 47a38e3..690a96f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ba3a434a259ae2ddcfc7f7488ee648ef  gparted-0.8.1.tar.bz2
+56ec9c80413ba2d8ad0193bfc2b5a99f  gparted-0.9.0.tar.bz2


More information about the scm-commits mailing list