diff --git a/bleachbit.spec b/bleachbit.spec index 7479cca..eae4cb3 100644 --- a/bleachbit.spec +++ b/bleachbit.spec @@ -1,24 +1,20 @@ Name: bleachbit -Version: 0.5.4 -Release: 3%{?dist} +Version: 0.7.3 +Release: 1%{?dist} Summary: Remove unnecessary files, free space, and maintain privacy License: GPLv3+ -BuildRequires: python-devel desktop-file-utils gettext -Requires: gnome-python2 pygtk2 -Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2 +BuildRequires: python-devel desktop-file-utils gettext +Requires: gnome-python2 pygtk2 +Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.lzma Group: Applications/Productivity BuildArch: noarch URL: http://bleachbit.sourceforge.net/ -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root %description BleachBit deletes unnecessary files to free valuable disk space, maintain privacy, and remove junk. Rid your system of old clutter including cache, cookies, Internet history, localizations, logs, temporary files, and broken -shortcuts. Designed for Linux and Windows systems, it wipes clean Adobe Reader, -APT, Bash, Beagle, Chromium, Epiphany, Firefox, Flash, GIMP, Google Chrome, -Google Earth, Internet Explorer, Java, KDE, OpenOffice.org, Opera, RealPlayer, -Safari, Skype, VIM, XChat, Yum, and more. +shortcuts. It wipes clean the cache and history list of many common programs. %prep %setup -q @@ -27,8 +23,8 @@ Safari, Skype, VIM, XChat, Yum, and more. make -C po local %{__python} setup.py build + %install -rm -rf %{buildroot} make DESTDIR=%{buildroot} INSTALL="install -p" install \ prefix=%{_prefix} @@ -41,14 +37,40 @@ rm -rf %{buildroot} %files -f %{name}.lang %defattr(-,root,root,-) +%doc COPYING README %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop %{_datadir}/%{name}/ %{_datadir}/pixmaps/%{name}.png -%doc COPYING README - +%exclude %{_datadir}/%{name}/Windows.py* %changelog +* Tue Feb 23 2010 Rahul Sundaram - 0.7.3-1 +- http://bleachbit.sourceforge.net/news/bleachbit-073-released + +* Thu Nov 26 2009 Rahul Sundaram - 0.7.1-1 +* http://bleachbit.sourceforge.net/news/bleachbit-071-released + +* Fri Oct 23 2009 Rahul Sundaram - 0.7.0-1 +- http://bleachbit.sourceforge.net/news/bleachbit-070-released + +* Thu Oct 01 2009 Rahul Sundaram - 0.6.5-1 +- Support for cleaning Google Chrome +- http://bleachbit.sourceforge.net/news/bleachbit-065-released + +* Wed Sep 23 2009 Rahul Sundaram - 0.6.4-1 +- Updated directly from 0.6.1. Upstream skipped 0.6.2 release +- http://bleachbit.blogspot.com/2009/08/bleachbit-063-released.html +- http://bleachbit.sourceforge.net/news/bleachbit-064-released + +* Tue Aug 18 2009 Rahul Sundaram - 0.6.1-1 +- new upstream release +- http://bleachbit.blogspot.com/2009/08/bleachbit-061-released.html + +* Mon Aug 03 2009 Rahul Sundaram - 0.6.0-1 +- new upstream release +- http://bleachbit.blogspot.com/2009/08/bleachbit-cleaner-060-released.html + * Fri Jul 25 2009 Rahul Sundaram - 0.5.4-3 - Fix timestamp, add dist tag diff --git a/sources b/sources index 0d0a702..5e36048 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c7280d36b73dace8ba405ccfe603b4f6 bleachbit-0.5.4.tar.bz2 +1df3e9deaa035768e54e5380156569e5 bleachbit-0.7.3.tar.lzma