diff --git a/.cvsignore b/.cvsignore index 8c658f9..ec4a865 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gparted-0.4.8.tar.bz2 +gparted-0.5.0.tar.bz2 diff --git a/gparted.spec b/gparted.spec index af96517..58f29bf 100644 --- a/gparted.spec +++ b/gparted.spec @@ -1,6 +1,6 @@ Summary: Gnome Partition Editor Name: gparted -Version: 0.4.8 +Version: 0.5.0 Release: 1%{?dist} Group: Applications/System License: GPLv2+ @@ -12,9 +12,7 @@ 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 -BuildRequires: scrollkeeper -Requires(post): scrollkeeper -Requires(postun): scrollkeeper +BuildRequires: rarian-compat Requires: hal >= 0.5.9 %description @@ -59,13 +57,9 @@ cp %{SOURCE2} %{buildroot}%{_sysconfdir}/pam.d/gparted rm -rf %{buildroot} %post -scrollkeeper-update -q -o %{_datadir}/omf/%{name} || : - touch --no-create %{_datadir}/icons/hicolor || : %postun -scrollkeeper-update -q || : - if [ $1 -eq 0 ] ; then touch --no-create %{_datadir}/icons/hicolor &>/dev/null gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : @@ -89,6 +83,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %config(noreplace) %{_sysconfdir}/security/console.apps/gparted %changelog +* Wed Jan 13 2010 Deji Akingunola - 0.5.0-1 +- Update to version 0.5.0 + * Mon Nov 16 2009 Deji Akingunola - 0.4.8-1 - New upstream version diff --git a/sources b/sources index 08b6b5a..f3caffd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2433b628df9c6cae2022a54d27368dc4 gparted-0.4.8.tar.bz2 +9bb9c24b8197d48a74c247071b6db881 gparted-0.5.0.tar.bz2