From 1ba1d26b25caff35465082234a15b5bd28335957 Mon Sep 17 00:00:00 2001 From: Andrew Toskin Date: Jul 26 2019 16:35:44 +0000 Subject: Rewrap text, rename source, and delete very old change logs --- diff --git a/bleachbit.spec b/bleachbit.spec index fa786b7..49aeff6 100644 --- a/bleachbit.spec +++ b/bleachbit.spec @@ -2,28 +2,30 @@ # https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_2 %global _python_bytecompile_extra 1 -Name: bleachbit -Version: 2.2 -Release: 2%{?dist} -Summary: Python utility to free disk space and improve privacy -License: GPLv3+ -URL: https://www.bleachbit.org/ -Source0: https://github.com/%{name}/%{name}/archive/v%{version}.tar.gz -BuildArch: noarch - -BuildRequires: desktop-file-utils -BuildRequires: gettext -BuildRequires: python2-devel -BuildRequires: libappstream-glib - -Requires: gnome-python2 -Requires: pygtk2 +Name: bleachbit +Summary: Python utility to free disk space and improve privacy +URL: https://www.bleachbit.org/ +Version: 2.2 +Release: 2%{?dist} +License: GPLv3+ +BuildArch: noarch + +Source0: https://github.com/%{name}/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz + +BuildRequires: desktop-file-utils +BuildRequires: gettext +BuildRequires: python2-devel +BuildRequires: libappstream-glib + +Requires: gnome-python2 +Requires: pygtk2 %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. It wipes clean the cache and history list of many common programs. +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. It wipes clean the cache and +history list of many common programs. %prep %setup -q @@ -48,14 +50,12 @@ find bleachbit/ -type f -name '*.py' -exec sed -i '1{\@^#!/usr/bin/env python@d} sed -i 's/python/python2/g' Makefile %build -make -C po local +make -C po local %{__python2} setup.py build %install %make_install -# Correct shebang of bleachbit executable. -#sed -i 's|/usr/bin/env python|%{__python2}|' %{buildroot}%{_bindir}/bleachbit %find_lang %{name} @@ -97,118 +97,3 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{name}.a * Sat Mar 03 2018 Mukundan Ragavan - 2.0-1 - Update to 2.0 - Disable tests temporarily - -* Wed Feb 07 2018 Fedora Release Engineering - 1.12-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Wed Jul 26 2017 Fedora Release Engineering - 1.12-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Fri Feb 10 2017 Fedora Release Engineering - 1.12-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Tue Jul 05 2016 Mukundan Ragavan - 1.12-1 -- Update to 1.12 - -* Thu Apr 14 2016 Mukundan Ragavan - 1.10-1 -- Update to 1.10 -- Updated package URL - -* Wed Feb 03 2016 Fedora Release Engineering - 1.9.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Sat Aug 01 2015 Christopher Meng - 1.9.0-1 -- Update to 1.9.0 - -* Fri Jul 24 2015 Christopher Meng - 1.8-1 -- Update to 1.8 - -* Wed Jun 17 2015 Fedora Release Engineering - 1.6-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Thu Nov 27 2014 Christopher Meng - 1.6-1 -- Update to 1.6 - -* Tue Sep 16 2014 Christopher Meng - 1.4-1 -- Update to 1.4 - -* Fri Aug 15 2014 Christopher Meng - 1.3-1 -- Update to 1.3 - -* Fri Jun 20 2014 Christopher Meng - 1.2-1 -- Update to 1.2 - -* Sat Jun 07 2014 Fedora Release Engineering - 1.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Fri May 23 2014 Christopher Meng - 1.1-1 -- Update to 1.1 - -* Fri Jan 24 2014 Christopher Meng - 1.0-1 -- Update to 1.0(BZ#981346). - -* Sat Aug 03 2013 Fedora Release Engineering - 0.9.5-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - -* Wed Feb 13 2013 Fedora Release Engineering - 0.9.5-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - -* Thu Jan 24 2013 Rahul Sundaram - 0.9.5-1 -- update to 0.9.5 release -- http://bleachbit.sourceforge.net/news/bleachbit-095 - -* Wed Jul 18 2012 Fedora Release Engineering - 0.8.7-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - -* Thu Jan 12 2012 Fedora Release Engineering - 0.8.7-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild - -* Tue Feb 22 2011 Rahul Sundaram - 0.8.7-1 -- http://bleachbit.sourceforge.net/news/bleachbit-087 - -* Mon Feb 07 2011 Fedora Release Engineering - 0.8.4-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - -* Wed Dec 29 2010 Rahul Sundaram - 0.8.4-1 -- http://bleachbit.sourceforge.net/news/bleachbit-084 - -* Wed Aug 11 2010 David Malcolm - 0.8.0-2 -- recompiling .py files against Python 2.7 (rhbz#623279) - -* Tue Jun 08 2010 Rahul Sundaram - 0.8.0-1 -- http://bleachbit.sourceforge.net/news/bleachbit-080-released - -* 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 - -* Sat Jul 25 2009 Rahul Sundaram - 0.5.4-3 -- Fix timestamp, add dist tag - -* Sat Jul 18 2009 Rahul Sundaram - 0.5.4-2 -- Fix review issues - -* Sat Jul 18 2009 Rahul Sundaram - 0.5.4-1 -- initial spec