[gparted] Update to version 0.9.0

Deji Akingunola deji at fedoraproject.org
Wed Jul 20 15:06:21 UTC 2011


commit b3bac7efe8e43be2bf204643847bf28cbb346d17
Author: Deji Akingunola <dakingun at mail.com>
Date:   Wed Jul 20 11:08:18 2011 -0400

    Update to version 0.9.0

 .gitignore                       |    1 +
 gparted-libparted_3-config.patch |   74 --------
 gparted-libparted_3-src.patch    |  372 --------------------------------------
 gparted.spec                     |   14 +-
 sources                          |    2 +-
 5 files changed, 8 insertions(+), 455 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f69ce3b..2dac050 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ gparted-0.6.2.tar.bz2
 /gparted-0.7.1.tar.bz2
 /gparted-0.8.0.tar.bz2
 /gparted-0.8.1.tar.bz2
+/gparted-0.9.0.tar.bz2
diff --git a/gparted.spec b/gparted.spec
index 10f58ac..38b1926 100644
--- a/gparted.spec
+++ b/gparted.spec
@@ -1,21 +1,19 @@
 Summary:	Gnome Partition Editor
 Name:		gparted
-Version:	0.8.1
-Release:	2%{?dist}
+Version:	0.9.0
+Release:	1%{?dist}
 Group:		Applications/System
 License:	GPLv2+
 URL:		http://gparted.sourceforge.net
 Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
 Source1:	gparted-console.apps
 Source2:	gparted-pam.d
-Patch0:		gparted-libparted_3-config.patch
-Patch1:		gparted-libparted_3-src.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 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 libtool pkgconfig
+BuildRequires:  pkgconfig
 
 %description
 GParted stands for Gnome Partition Editor and is a graphical frontend to
@@ -26,9 +24,6 @@ will be detected at runtime and don't require a rebuild of GParted
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1 
-autoreconf -vif
 
 %build
 %configure --enable-libparted-dmraid
@@ -91,6 +86,9 @@ 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
+
 * Mon Jul 04 2011 Deji Akingunola <dakingun at gmail.com> - 0.8.1-2
 - Apply upstream patch to build with parted-3.0
 - Enable parted dmraid support
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