%global gtk3_version 3.19.1 Name: baobab Version: 3.22.1 Release: 1%{?dist} Summary: A graphical directory tree analyzer License: GPLv2+ and GFDL URL: https://wiki.gnome.org/Apps/Baobab Source0: https://download.gnome.org/sources/baobab/3.22/%{name}-%{version}.tar.xz BuildRequires: pkgconfig(gtk+-3.0) >= %{gtk3_version} BuildRequires: /usr/bin/appstream-util BuildRequires: desktop-file-utils BuildRequires: gettext BuildRequires: itstool BuildRequires: vala Requires: gtk3%{?_isa} >= %{gtk3_version} Obsoletes: gnome-utils < 1:3.3 Obsoletes: gnome-utils-devel < 1:3.3 Obsoletes: gnome-utils-libs < 1:3.3 %description Baobab is able to scan either specific directories or the whole filesystem, in order to give the user a graphical tree representation including each directory size or percentage in the branch. It also auto-detects in real-time any change made to your home folder as far as any mounted/unmounted device. %prep %setup -q %build %configure make %{?_smp_mflags} %install %make_install %find_lang %{name} --with-gnome %check appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/appdata/org.gnome.baobab.appdata.xml desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.baobab.desktop %post touch --no-create %{_datadir}/icons/hicolor >&/dev/null || : %postun if [ $1 -eq 0 ]; then glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : touch --no-create %{_datadir}/icons/hicolor >&/dev/null || : gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : fi %posttrans glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %files -f %{name}.lang %doc AUTHORS NEWS README %license COPYING COPYING.docs %{_bindir}/baobab %{_datadir}/appdata/org.gnome.baobab.appdata.xml %{_datadir}/applications/org.gnome.baobab.desktop %{_datadir}/dbus-1/services/org.gnome.baobab.service %{_datadir}/icons/hicolor/*/apps/baobab.png %{_datadir}/icons/hicolor/scalable/apps/baobab-symbolic.svg %{_datadir}/glib-2.0/schemas/org.gnome.baobab.gschema.xml %{_mandir}/man1/baobab.1* %changelog * Wed Nov 23 2016 Kalev Lember - 3.22.1-1 - Update to 3.22.1 * Thu Sep 22 2016 Kalev Lember - 3.22.0-2 - BR vala instead of obsolete vala-tools subpackage * Mon Sep 19 2016 Kalev Lember - 3.22.0-1 - Update to 3.22.0 * Wed Sep 14 2016 Kalev Lember - 3.21.92-1 - Update to 3.21.92 - Don't set group tags * Thu Aug 18 2016 Kalev Lember - 3.21.90-1 - Update to 3.21.90 * Wed Apr 13 2016 Kalev Lember - 3.20.1-1 - Update to 3.20.1 * Sun Mar 20 2016 Kalev Lember - 3.20.0-1 - Update to 3.20.0 * Sun Feb 28 2016 David King - 3.19.91-1 - Update to 3.19.91 * Wed Feb 03 2016 Fedora Release Engineering - 3.18.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Oct 15 2015 Kalev Lember - 3.18.1-2 - Rebuilt * Fri Oct 09 2015 David King - 3.18.1-1 - Update to 3.18.1 * Wed Sep 23 2015 Kalev Lember - 3.18.0-1 - Update to 3.18.0 * Wed Sep 16 2015 Kalev Lember - 3.17.90-1 - Update to 3.17.90 - Use make_install macro * Wed Jun 17 2015 Fedora Release Engineering - 3.16.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Tue Apr 14 2015 David King - 3.16.1-1 - Update to 3.16.1 * Mon Mar 23 2015 Kalev Lember - 3.16.0-1 - Update to 3.16.0 * Wed Feb 18 2015 David King - 3.15.90-1 - Update to 3.15.90 - Use license macro for COPYING and COPYING.docs - Use pkgconfig for BuildRequires - Update URL - Validate AppData in check - Update man page glob in files section * Tue Oct 14 2014 Kalev Lember - 3.14.1-1 - Update to 3.14.1 * Mon Sep 22 2014 Kalev Lember - 3.14.0-1 - Update to 3.14.0 * Wed Sep 03 2014 Kalev Lember - 3.13.91-1 - Update to 3.13.91 * Fri Aug 15 2014 Fedora Release Engineering - 3.13.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Thu Jul 24 2014 Kalev Lember - 3.13.2-1 - Update to 3.13.2 * Sat Jun 07 2014 Fedora Release Engineering - 3.13.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Wed May 28 2014 Kalev Lember - 3.13.1-1 - Update to 3.13.1 * Tue Apr 15 2014 Kalev Lember - 3.12.1-1 - Update to 3.12.1 * Mon Mar 24 2014 Richard Hughes - 3.12.0-1 - Update to 3.12.0 * Wed Feb 19 2014 Richard Hughes - 3.11.90-1 - Update to 3.11.90 * Tue Feb 04 2014 Richard Hughes - 3.11.1-1 - Update to 3.11.1 * Mon Oct 28 2013 Richard Hughes - 3.10.1-1 - Update to 3.10.1 * Wed Sep 25 2013 Richard Hughes - 3.10-1 - Update to 3.10 * Wed Sep 04 2013 Kalev Lember - 3.9.91-1 - Update to 3.9.91 * Thu Aug 22 2013 Kalev Lember - 3.9.90-1 - Update to 3.9.90 * Sat Aug 10 2013 Kalev Lember - 3.9.3-1 - Update to 3.9.3 * Sat Aug 03 2013 Fedora Release Engineering - 3.9.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Tue Jul 16 2013 Richard Hughes - 3.9.1-1 - Update to 3.9.1 * Mon May 13 2013 Richard Hughes - 3.8.2-1 - Update to 3.8.2 * Mon Apr 15 2013 Kalev Lember - 3.8.1-1 - Update to 3.8.1 * Tue Mar 26 2013 Kalev Lember - 3.8.0-1 - Update to 3.8.0 * Wed Mar 20 2013 Kalev Lember - 3.7.92-1 - Update to 3.7.92 * Wed Mar 6 2013 Matthias Clasen - 3.7.91-1 - Update to 3.7.91 * Fri Feb 22 2013 Kalev Lember - 3.7.90-1 - Update to 3.7.90 - Install HighContrast icons and update the rpm scriptlets for the icon cache * Wed Feb 13 2013 Fedora Release Engineering - 3.7.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Wed Jan 16 2013 Richard Hughes - 3.7.4-1 - Update to 3.7.4 * Thu Nov 15 2012 Kalev Lember - 3.6.3-1 - Update to 3.6.3 - Remove an unwanted lib64 rpath * Wed Nov 14 2012 Tomas Bzatek - 3.6.2-2 - Fix homepage URL * Wed Oct 17 2012 Kalev Lember - 3.6.2-1 - Update to 3.6.2 * Tue Oct 16 2012 Kalev Lember - 3.6.1-1 - Update to 3.6.1 * Tue Sep 25 2012 Richard Hughes - 3.6.0-1 - Update to 3.6.0 * Wed Sep 19 2012 Richard Hughes - 3.5.92-1 - Update to 3.5.92 * Tue Sep 04 2012 Richard Hughes - 3.5.91-1 - Update to 3.5.91 * Tue Aug 21 2012 Richard Hughes - 3.5.90-1 - Update to 3.5.90 * Tue Aug 07 2012 Richard Hughes - 3.5.5-1 - Update to 3.5.5 * Wed Jul 18 2012 Fedora Release Engineering - 3.5.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Mon Jun 25 2012 Richard Hughes - 3.5.3-1 - Update to 3.5.3 * Tue Apr 24 2012 Kalev Lember - 3.4.1-2 - Silence glib-compile-schemas output * Mon Apr 16 2012 Richard Hughes - 3.4.1-1 - Update to 3.4.1 * Tue Mar 27 2012 Rui Matos - 3.4.0-1 - Update to 3.4.0 * Wed Mar 21 2012 Kalev Lember - 3.3.4-1 - Update to 3.3.4 * Sat Mar 17 2012 Matthias Clasen - 3.3.3-3 - Don't obsolete gnome-system-log * Fri Mar 16 2012 Rui Matos - 3.3.3-2 - Obsolete all gnome-utils subpackages * Mon Mar 12 2012 Rui Matos - 3.3.3-1 - Update to 3.3.3 - Just list %%{_datadir}/help/xx_YY/baobab in %%files since %%find_lang doesn't find those for us * Mon Mar 5 2012 Rui Matos - 3.3.2-1 - Update to 3.3.2 * Tue Dec 27 2011 Matthias Clasen - 3.3.1-1 - Initial packaging