27ef0fb
Name:           bleachbit
83394bb
Version:        0.8.0
c1ae7ad
Release:        2%{?dist}
27ef0fb
Summary:        Remove unnecessary files, free space, and maintain privacy
27ef0fb
License:        GPLv3+
a4952d5
BuildRequires:  python-devel desktop-file-utils gettext
a4952d5
Requires:       gnome-python2 pygtk2  
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
83394bb
sed -i -e '/^#!\//, 1d' %{buildroot}%{_datadir}/bleachbit/CLI.py
83394bb
sed -i -e '/^#!\//, 1d' %{buildroot}%{_datadir}/bleachbit/GUI.py
27ef0fb
27ef0fb
%find_lang %{name}
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
c1ae7ad
* Wed Aug 11 2010 David Malcolm <dmalcolm@redhat.com> - 0.8.0-2
c1ae7ad
- recompiling .py files against Python 2.7 (rhbz#623279)
c1ae7ad
83394bb
* Tue Jun 08 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 0.8.0-1
83394bb
- http://bleachbit.sourceforge.net/news/bleachbit-080-released
83394bb
a4952d5
* Tue Feb 23 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 0.7.3-1
a4952d5
- http://bleachbit.sourceforge.net/news/bleachbit-073-released
a4952d5
bb37a4e
* Thu Nov 26 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 0.7.1-1
bb37a4e
* http://bleachbit.sourceforge.net/news/bleachbit-071-released
bb37a4e
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