Update to 2.3.0
This commit is contained in:
parent
f7fad7cec5
commit
f0eb4defbc
@ -1 +1 @@
|
|||||||
baobab-2.2.2.tar.gz
|
baobab-2.3.0.tar.gz
|
||||||
|
11
baobab.spec
11
baobab.spec
@ -1,12 +1,12 @@
|
|||||||
Name: baobab
|
Name: baobab
|
||||||
Version: 2.2.2
|
Version: 2.3.0
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Graphical tool to analyse directory trees
|
Summary: Graphical tool to analyse directory trees
|
||||||
|
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
License: GPL
|
License: GPL
|
||||||
URL: http://www.marzocca.net/linux/baobab.html
|
URL: http://www.marzocca.net/linux/baobab.html
|
||||||
Source0: http://www.marzocca.net/linux/downloads/baobab-2.2.2.tar.gz
|
Source0: http://www.marzocca.net/linux/downloads/baobab-2.3.0.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
BuildRequires: gtk2-devel >= 2.6
|
BuildRequires: gtk2-devel >= 2.6
|
||||||
@ -17,8 +17,6 @@ BuildRequires: libgtop2-devel >= 2.10
|
|||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
|
|
||||||
ExclusiveArch: %{ix86}
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Baobab is able to scan either specific directories or the whole filesystem,
|
Baobab is able to scan either specific directories or the whole filesystem,
|
||||||
in order to give the user a graphical tree representation including
|
in order to give the user a graphical tree representation including
|
||||||
@ -58,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man1/%{name}.1.gz
|
%{_mandir}/man1/%{name}.1.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 01 2006 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 2.3.0-1
|
||||||
|
- Update to 2.3.0
|
||||||
|
|
||||||
* Sun Jan 01 2006 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 2.2.2-3
|
* Sun Jan 01 2006 Thorsten Leemhuis <fedora AT leemhuis DOT info> - 2.2.2-3
|
||||||
- Rebuild to test ExclusiveArch behaviour in the buildsys
|
- Rebuild to test ExclusiveArch behaviour in the buildsys
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user