Update to 0.4.5

epel8
Deji Akingunola 16 years ago
parent cc3ff36035
commit 4a80def9ce

@ -1 +1 @@
gparted-0.4.4.tar.bz2
gparted-0.4.5.tar.bz2

@ -1,6 +1,6 @@
Summary: Gnome Partition Editor
Name: gparted
Version: 0.4.4
Version: 0.4.5
Release: 1%{?dist}
Group: Applications/System
License: GPLv2+
@ -62,18 +62,18 @@ rm -rf %{buildroot}
scrollkeeper-update -q -o %{_datadir}/omf/%{name} || :
touch --no-create %{_datadir}/icons/hicolor || :
if [ -x %{_bindir}/gtk-update-icon-cache ]; then
%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
fi
%postun
scrollkeeper-update -q || :
touch --no-create %{_datadir}/icons/hicolor || :
if [ -x %{_bindir}/gtk-update-icon-cache ]; then
%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
if [ $1 -eq 0 ] ; then
touch --no-create %{_datadir}/icons/hicolor &>/dev/null
gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
fi
%posttrans
gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%files -f %{name}.lang
%defattr(-,root,root,-)
%doc AUTHORS COPYING ChangeLog README
@ -89,7 +89,10 @@ fi
%config(noreplace) %{_sysconfdir}/security/console.apps/gparted
%changelog
* Sun Apr 12 2009 Deji Akingunola <dakingun@gmail.com> - 0.4.4-1
* Sat May 09 2009 Deji Akingunola <dakingun@gmail.com> - 0.4.5-1
- New upstream version
* Mon Apr 06 2009 Deji Akingunola <dakingun@gmail.com> - 0.4.4-1
- New upstream version
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.3-2

@ -0,0 +1 @@
gparted-0_4_5-1_fc11:HEAD:gparted-0.4.5-1.fc11.src.rpm:1241997483

@ -1 +1 @@
1fec16c61c76770d2fddd834f0d37997 gparted-0.4.4.tar.bz2
d3c7034fb843c2769e59c77d6f4f890a gparted-0.4.5.tar.bz2

Loading…
Cancel
Save