From 8537a3d69353130fef32fd37390cf7a8c79a6103 Mon Sep 17 00:00:00 2001 From: Deji Akingunola Date: Mon, 4 Jul 2011 10:23:41 -0400 Subject: [PATCH] Call autoreconf directly instead of using gnome-common --- gparted.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gparted.spec b/gparted.spec index cbcb5b9..10f58ac 100644 --- a/gparted.spec +++ b/gparted.spec @@ -15,7 +15,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: automake autoconf gnome-common +BuildRequires: automake autoconf libtool pkgconfig %description GParted stands for Gnome Partition Editor and is a graphical frontend to @@ -28,10 +28,9 @@ will be detected at runtime and don't require a rebuild of GParted %setup -q %patch0 -p1 %patch1 -p1 +autoreconf -vif %build -PKG_NAME="gparted" REQUIRED_AUTOMAKE_VERSION=1.9 USE_GNOME2_MACROS=1 USE_COMMON_DOC_BUILD=yes . gnome-autogen.sh - %configure --enable-libparted-dmraid make %{?_smp_mflags} @@ -92,8 +91,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %config(noreplace) %{_sysconfdir}/security/console.apps/gparted %changelog -* Sun Jun 26 2011 Deji Akingunola - 0.8.1-2 +* Mon Jul 04 2011 Deji Akingunola - 0.8.1-2 - Apply upstream patch to build with parted-3.0 +- Enable parted dmraid support * Sun Jun 26 2011 Deji Akingunola - 0.8.1-1 - Update to version 0.8.1