rpms/baobab/devel baobab.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Thorsten Leemhuis (thl) fedora-extras-commits at redhat.com
Tue Sep 13 07:33:25 UTC 2005


Author: thl

Update of /cvs/extras/rpms/baobab/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24738/devel

Modified Files:
	.cvsignore sources 
Added Files:
	baobab.spec 
Log Message:
auto-import baobab-1.1.0-2 on branch devel from baobab-1.1.0-2.src.rpm


--- NEW FILE baobab.spec ---
Name:           baobab
Version:        1.1.0
Release:        2
Summary:        Graphical tool to analyse directory trees 

Group:          Applications/System
License:        GPL
URL:            http://www.marzocca.net/linux/baobab.html
Source0:        http://www.marzocca.net/linux/downloads/baobab-1.1.0.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:  gtk2-devel >= 2.6
BuildRequires:  libgnomeui-devel
BuildRequires:  gnome-vfs2-devel
BuildRequires:  GConf2-devel
BuildRequires:  libgtop2-devel >= 2.10
BuildRequires:	desktop-file-utils
BuildRequires:	gettext

%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.


%prep
%setup -q


%build
%configure
make %{?_smp_mflags}


%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
%find_lang %{name}
desktop-file-install --vendor fedora \
  --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \
  --add-category X-Fedora \
  --delete-original \
  $RPM_BUILD_ROOT%{_datadir}/applications/baobab.desktop


%clean
rm -rf $RPM_BUILD_ROOT


%files -f %{name}.lang
%defattr(-,root,root,-)
%doc COPYING INSTALL README AUTHORS
%{_bindir}/%{name}
%{_datadir}/applications/*-%{name}.desktop
%{_datadir}/%{name}/
%{_mandir}/man1/%{name}.1.gz


%changelog
* Sat Sep 10 2005 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 1.1.0-2
- Remove pre and post-run of update-desktop-database

* Thu Sep 08 2005 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 1.1.0-1
- Initial package


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/baobab/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	13 Sep 2005 07:32:09 -0000	1.1
+++ .cvsignore	13 Sep 2005 07:33:23 -0000	1.2
@@ -0,0 +1 @@
+baobab-1.1.0.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/baobab/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	13 Sep 2005 07:32:09 -0000	1.1
+++ sources	13 Sep 2005 07:33:23 -0000	1.2
@@ -0,0 +1 @@
+7387ab6621beaba07daaa02c85cbe1a0  baobab-1.1.0.tar.gz




More information about the fedora-extras-commits mailing list