- Update to version 0.5.0

epel8
Deji Akingunola 15 years ago
parent 94be1ee5fc
commit de7ed22688

@ -1 +1 @@
gparted-0.4.8.tar.bz2
gparted-0.5.0.tar.bz2

@ -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 <dakingun@gmail.com> - 0.5.0-1
- Update to version 0.5.0
* Mon Nov 16 2009 Deji Akingunola <dakingun@gmail.com> - 0.4.8-1
- New upstream version

@ -1 +1 @@
2433b628df9c6cae2022a54d27368dc4 gparted-0.4.8.tar.bz2
9bb9c24b8197d48a74c247071b6db881 gparted-0.5.0.tar.bz2

Loading…
Cancel
Save