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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 277854 - (hide annotations) (download)
Thu Aug 2 07:40:21 2012 UTC (11 years, 8 months ago) by fwang
File size: 1499 byte(s)
bump req on gtk3
1 wally 159574 %define url_ver %(echo %{version}|cut -d. -f1,2)
2    
3     Name: baobab
4 ovitters 277699 Version: 3.5.4
5 wally 159574 Release: %mkrel 1
6     Summary: Disk Usage Analyzer (aka Baobab)
7     License: GPLv2+
8     Group: File tools
9     Url: http://live.gnome.org/GnomeUtils/Baobab
10     Source0: http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
11 ovitters 212028 BuildRequires: itstool
12 ovitters 212035 BuildRequires: intltool
13 wally 159574 BuildRequires: pkgconfig(gnome-doc-utils)
14     BuildRequires: pkgconfig(glib-2.0) >= 2.30.0
15 fwang 277854 BuildRequires: pkgconfig(gtk+-3.0) >= 3.5.9
16 wally 159574 BuildRequires: pkgconfig(libgtop-2.0)
17     Conflicts: gnome-utils < 1:3.3.1
18    
19     %description
20     Disk Usage Analyzer is is a graphical, menu-driven application to analyze
21     disk usage in any Gnome environment. Disk Usage Analyzer can easily scan
22     either the whole file-system tree, or a specific user-requested directory
23     branch (local or remote).
24    
25     It also auto-detects in real-time any changes made to your home directory
26     as far as any mounted/unmounted device. Disk Usage Analyzer also provides
27     a full graphical tree-map window for each selected folder.
28    
29     %prep
30     %setup -q
31    
32     %build
33     %configure2_5x
34     %make
35    
36     %install
37     rm -rf %{buildroot}
38     %makeinstall_std
39    
40 ovitters 212316 %find_lang %{name} --with-gnome --with-help
41 wally 159574
42     %files -f %{name}.lang
43     %doc README NEWS AUTHORS TODO ChangeLog
44     %{_bindir}/baobab
45     %{_datadir}/baobab/
46     %{_datadir}/glib-2.0/schemas/org.gnome.baobab.gschema.xml
47     %{_datadir}/applications/baobab.desktop
48     %{_datadir}/icons/hicolor/*/apps/baobab.png
49 ovitters 264112 %{_datadir}/icons/hicolor/scalable/actions/view-*-symbolic.svg
50 wally 159574 %{_mandir}/man1/baobab.1.*
51    

  ViewVC Help
Powered by ViewVC 1.1.30