/[packages]/cauldron/baobab/current/SPECS/baobab.spec
ViewVC logotype

Diff of /cauldron/baobab/current/SPECS/baobab.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1173057 by cjw, Mon Sep 11 13:49:33 2017 UTC revision 1173058 by wally, Sun Oct 22 13:09:43 2017 UTC
# Line 1  Line 1 
1  %define url_ver %(echo %{version}|cut -d. -f1,2)  %define url_ver %(echo %{version}|cut -d. -f1,2)
2    
3  Name:           baobab  Name:           baobab
4  Version:        3.24.0  Version:        3.26.1
5  Release:        %mkrel 2  Release:        %mkrel 1
6  Summary:        Disk Usage Analyzer (aka Baobab)  Summary:        Disk Usage Analyzer (aka Baobab)
7  License:        GPLv2+  License:        GPLv2+
8  Group:          File tools  Group:          File tools
# Line 11  Source0:       https://download.gnome.org/sour Line 11  Source0:       https://download.gnome.org/sour
11  BuildRequires:  itstool  BuildRequires:  itstool
12  BuildRequires:  intltool  BuildRequires:  intltool
13  BuildRequires:  pkgconfig(gnome-doc-utils)  BuildRequires:  pkgconfig(gnome-doc-utils)
14  BuildRequires:  pkgconfig(glib-2.0) >= 2.36.0  BuildRequires:  pkgconfig(glib-2.0)
15  BuildRequires:  pkgconfig(gtk+-3.0) >= 3.8.0  BuildRequires:  pkgconfig(gtk+-3.0)
16    BuildRequires:  pkgconfig(gobject-introspection-1.0)
17  BuildRequires:  pkgconfig(libgtop-2.0)  BuildRequires:  pkgconfig(libgtop-2.0)
18  BuildRequires:  vala-tools >= 0.20.1.41  BuildRequires:  vala
 BuildRequires:  gobject-introspection-devel  
 Conflicts:      gnome-utils < 1:3.3.1  
19    
20  %description  %description
21  Disk Usage Analyzer is is a graphical, menu-driven application to analyze  Disk Usage Analyzer is is a graphical, menu-driven application to analyze
# Line 33  a full graphical tree-map window for eac Line 32  a full graphical tree-map window for eac
32    
33  %build  %build
34  %configure2_5x  %configure2_5x
35  %make  %make_build
36    
37  %install  %install
38  %makeinstall_std  %make_install
39    
40  #we don't want these  #we don't want these
41  find %{buildroot} -name '*.la' -delete  find %{buildroot} -name '*.la' -delete
# Line 51  find %{buildroot} -name '*.la' -delete Line 50  find %{buildroot} -name '*.la' -delete
50  %{_datadir}/applications/org.gnome.%{name}.desktop  %{_datadir}/applications/org.gnome.%{name}.desktop
51  %{_datadir}/dbus-1/services/org.gnome.%{name}.service  %{_datadir}/dbus-1/services/org.gnome.%{name}.service
52  %{_datadir}/icons/*/*/apps/%{name}*.*  %{_datadir}/icons/*/*/apps/%{name}*.*
53  %{_mandir}/man1/%{name}.1.*  %{_mandir}/man1/%{name}.1*

Legend:
Removed from v.1173057  
changed lines
  Added in v.1173058

  ViewVC Help
Powered by ViewVC 1.1.30