27ef0fb
Name:           bleachbit
5496005
Version:        0.7.0
2a31739
Release:        1%{?dist}
27ef0fb
Summary:        Remove unnecessary files, free space, and maintain privacy
27ef0fb
License:        GPLv3+
27ef0fb
BuildRequires:  python-devel desktop-file-utils gettext  
5496005
Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.lzma
27ef0fb
Group:          Applications/Productivity
27ef0fb
BuildArch:      noarch
27ef0fb
URL:            http://bleachbit.sourceforge.net/
27ef0fb
27ef0fb
%description
27ef0fb
BleachBit deletes unnecessary files to free valuable disk space, maintain 
27ef0fb
privacy, and remove junk. Rid your system of old clutter including cache, 
27ef0fb
cookies, Internet history, localizations, logs, temporary files, and broken 
2a31739
shortcuts. It wipes clean the cache and history list of many common programs. 
27ef0fb
27ef0fb
%prep
27ef0fb
%setup -q
27ef0fb
27ef0fb
%build
27ef0fb
make -C po local 
27ef0fb
%{__python} setup.py build
27ef0fb
2a31739
27ef0fb
%install
27ef0fb
make DESTDIR=%{buildroot} INSTALL="install -p" install \
27ef0fb
 prefix=%{_prefix}
27ef0fb
27ef0fb
desktop-file-validate %{buildroot}/%{_datadir}/applications/bleachbit.desktop
27ef0fb
27ef0fb
%find_lang %{name}
27ef0fb
27ef0fb
%clean
27ef0fb
rm -rf %{buildroot}
27ef0fb
27ef0fb
%files -f %{name}.lang
27ef0fb
%defattr(-,root,root,-)
2a31739
%doc COPYING README
27ef0fb
%{_bindir}/%{name}
27ef0fb
%{_datadir}/applications/%{name}.desktop
27ef0fb
%{_datadir}/%{name}/
27ef0fb
%{_datadir}/pixmaps/%{name}.png
2a31739
%exclude %{_datadir}/%{name}/Windows.py*
27ef0fb
27ef0fb
%changelog
5496005
* Fri Oct 23 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 0.7.0-1
5496005
- http://bleachbit.sourceforge.net/news/bleachbit-070-released
5496005
693a9fa
* Thu Oct 01 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 0.6.5-1
693a9fa
- Support for cleaning Google Chrome
693a9fa
- http://bleachbit.sourceforge.net/news/bleachbit-065-released
693a9fa
59c4b3a
* Wed Sep 23 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 0.6.4-1
59c4b3a
- Updated directly from 0.6.1. Upstream skipped 0.6.2 release
59c4b3a
- http://bleachbit.blogspot.com/2009/08/bleachbit-063-released.html
59c4b3a
- http://bleachbit.sourceforge.net/news/bleachbit-064-released
59c4b3a
3d21c76
* Tue Aug 18 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 0.6.1-1
3d21c76
- new upstream release
3d21c76
- http://bleachbit.blogspot.com/2009/08/bleachbit-061-released.html
3d21c76
2a31739
* Mon Aug 03 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 0.6.0-1
2a31739
- new upstream release
2a31739
- http://bleachbit.blogspot.com/2009/08/bleachbit-cleaner-060-released.html
2a31739
27ef0fb
* Fri Jul 25 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 0.5.4-3
27ef0fb
- Fix timestamp, add dist tag
27ef0fb
27ef0fb
* Sat Jul 18 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 0.5.4-2
27ef0fb
- Fix review issues
27ef0fb
27ef0fb
* Sat Jul 18 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 0.5.4-1
27ef0fb
- initial spec