[gparted/f17] Update to version 0.14.1

Deji Akingunola deji at fedoraproject.org
Fri Feb 22 16:20:11 UTC 2013


commit b5a0b1fe852a929a72d3869345ae37f83a76d72f
Author: Deji Akingunola <dakingun at gmail.com>
Date:   Fri Feb 22 11:20:09 2013 -0500

    Update to version 0.14.1
    
    - Clean-up spec

 gparted.spec |   11 +++++------
 sources      |    2 +-
 2 files changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/gparted.spec b/gparted.spec
index c69e4de..d8e8ef9 100644
--- a/gparted.spec
+++ b/gparted.spec
@@ -1,6 +1,6 @@
 Summary:	Gnome Partition Editor
 Name:		gparted
-Version:	0.13.1
+Version:	0.14.1
 Release:	1%{?dist}
 Group:		Applications/System
 License:	GPLv2+
@@ -8,7 +8,6 @@ URL:		http://gparted.sourceforge.net
 Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
 Source1:	gparted-console.apps
 Source2:	gparted-pam.d
-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
@@ -30,7 +29,6 @@ will be detected at runtime and don't require a rebuild of GParted
 make %{?_smp_mflags} 
 
 %install
-rm -rf %{buildroot}
 make DESTDIR=%{buildroot} install
 
 sed -i 's#_X-GNOME-FullName#X-GNOME-FullName#' %{buildroot}%{_datadir}/applications/%{name}.desktop
@@ -56,9 +54,6 @@ cp %{SOURCE2} %{buildroot}%{_sysconfdir}/pam.d/gparted
 
 %find_lang %{name}
 
-%clean
-rm -rf %{buildroot}
-
 %post
 touch --no-create %{_datadir}/icons/hicolor || :
 
@@ -86,6 +81,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %config(noreplace) %{_sysconfdir}/security/console.apps/gparted
 
 %changelog
+* Fri Feb 22 2013 Deji Akingunola <dakingun at gmail.com> - 0.14.1-1
+- Update to version 0.14.1
+- Clean-up spec
+
 * Mon Sep 24 2012 Deji Akingunola <dakingun at gmail.com> - 0.13.1-1
 - Update to 0.13.1
 
diff --git a/sources b/sources
index e917b0a..e31bf5d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2c3f88fbdd0b43bfe4d843f6dc8063f2  gparted-0.13.1.tar.bz2
+1ffe859c70e102a776dffb1ff0a2164a  gparted-0.14.1.tar.bz2


More information about the scm-commits mailing list