[gparted/f15] Commit the spec file update

Deji Akingunola deji at fedoraproject.org
Fri Jan 27 20:02:01 UTC 2012


commit e1e681ee9b00432c96a48ec9ae765eb9742a087a
Author: Deji Akingunola <dakingun at gmail.com>
Date:   Fri Jan 27 15:02:05 2012 -0500

    Commit the spec file update

 gparted.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/gparted.spec b/gparted.spec
index f2fae50..a4d4cb4 100644
--- a/gparted.spec
+++ b/gparted.spec
@@ -1,6 +1,6 @@
 Summary:	Gnome Partition Editor
 Name:		gparted
-Version:	0.10.0
+Version:	0.11.0
 Release:	1%{?dist}
 Group:		Applications/System
 License:	GPLv2+
@@ -8,6 +8,7 @@ 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-fixdso.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	gtkmm24-devel parted-devel 
 BuildRequires:	libuuid-devel gettext perl(XML::Parser) 
@@ -24,6 +25,7 @@ will be detected at runtime and don't require a rebuild of GParted
 
 %prep
 %setup -q
+%patch0 -p0
 
 %build
 %configure --enable-libparted-dmraid
@@ -86,6 +88,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %config(noreplace) %{_sysconfdir}/security/console.apps/gparted
 
 %changelog
+* Fri Jan 27 2012 Deji Akingunola <dakingun at gmail.com> - 0.11.0-1
+- Update to version 0.11.0
+
 * Mon Dec 05 2011 Deji Akingunola <dakingun at gmail.com> - 0.10.0-1
 - Update to version 0.10.0
 


More information about the scm-commits mailing list