diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 7649d32..0000000 --- a/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -ailurus-10.07.8.tar.gz -ailurus-10.08.2.tar.gz -/ailurus-10.10.3.tar.gz diff --git a/ailurus.spec b/ailurus.spec deleted file mode 100644 index 21041b3..0000000 --- a/ailurus.spec +++ /dev/null @@ -1,142 +0,0 @@ -%if ! (0%{?fedora} > 12 || 0%{?rhel} > 5) -%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")} -%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")} -%endif - -Name: ailurus -Version: 10.10.3 -Release: 19%{?dist} -Summary: A simple application installer and GNOME tweaker -License: GPLv2+ -URL: http://ailurus.googlecode.com/ -Source: http://ailurus.googlecode.com/files/%{name}-%{version}.tar.gz -BuildRequires: python2-devel python2-distutils-extra intltool -BuildRequires: python2 -BuildRequires: desktop-file-utils -Buildrequires: /usr/bin/pathfix.py -BuildRequires: gettext - -BuildArch: noarch -# The automatic dependency consists of python and rpmlib only. It is insufficient. -Requires: polkit pygtk2 python2-notify vte python2-rpm pygobject2 python2-dbus wget unzip gnome-python2-gnomekeyring - -%description -Ailurus is a simple application installer and GNOME tweaker. - -Features: -* Help users learn some Linux skills -* Install some nice applications -* Display basic hardware information -* Clean YUM cache -* Backup and recover YUM status -* Change GNOME settings - -%prep -%setup -q -n %{name}-%{version} - -%build -%py2_build - -%install -%py2_install -desktop-file-install \ - --delete-original \ - --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \ - ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop -rm -f $RPM_BUILD_ROOT%{_datadir}/PolicyKit/policy/cn.ailurus.policy -pathfix.py -pni "%{__python2} %{py2_shbang_opts}" %{buildroot}%{_datadir}/%{name}/support/show-a-linux-skill-bubble -pathfix.py -pni "%{__python2} %{py2_shbang_opts}" %{buildroot}%{_datadir}/%{name}/support/ailurus-daemon - -# fix locales manually - ugly hack :( -mkdir -p %{buildroot}%{_datadir}/locale/ -mv build/mo/* %{buildroot}%{_datadir}/locale/ -%find_lang %{name} --with-gnome - -%files -f %{name}.lang -%{_bindir}/ailurus -%{_datadir}/applications/ailurus.desktop -%{_datadir}/ailurus/ -%{_datadir}/dbus-1/system-services/cn.ailurus.service -%{_datadir}/polkit-1/actions/cn.ailurus.policy -%{_mandir}/man1/ailurus.1* -%{_sysconfdir}/dbus-1/system.d/cn.ailurus.conf -%{python2_sitelib}/ailurus/ -%{python2_sitelib}/ailurus*.egg-info - -%changelog -* Wed Jul 24 2019 Fedora Release Engineering - 10.10.3-19 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Wed Jul 10 2019 Filipe Rosset - 10.10.3-18 -- rebuilt to fix FTBFS - -* Thu Jan 31 2019 Fedora Release Engineering - 10.10.3-17 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Thu Jul 12 2018 Fedora Release Engineering - 10.10.3-16 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Wed Feb 07 2018 Fedora Release Engineering - 10.10.3-15 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Sun Jan 07 2018 Igor Gnatenko - 10.10.3-14 -- Remove obsolete scriptlets - -* Mon Dec 11 2017 Iryna Shcherbina - 10.10.3-13 -- Fix ambiguous Python 2 dependency declarations - (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) - -* Wed Jul 26 2017 Fedora Release Engineering - 10.10.3-12 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Fri Feb 10 2017 Fedora Release Engineering - 10.10.3-11 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Tue Jul 19 2016 Fedora Release Engineering - 10.10.3-10 -- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages - -* Wed Feb 03 2016 Fedora Release Engineering - 10.10.3-9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Tue Jun 16 2015 Fedora Release Engineering - 10.10.3-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Sat Jun 07 2014 Fedora Release Engineering - 10.10.3-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Sat Aug 03 2013 Fedora Release Engineering - 10.10.3-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - -* Wed Feb 13 2013 Fedora Release Engineering - 10.10.3-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - -* Wed Jul 18 2012 Fedora Release Engineering - 10.10.3-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - -* Thu Jan 12 2012 Fedora Release Engineering - 10.10.3-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild - -* Mon Feb 07 2011 Fedora Release Engineering - 10.10.3-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - -* Tue Oct 12 2010 Liang Suilong 10.10.3-1 -- Upstream to 10.10.3 - -* Sat Jul 31 2010 Liang Suilong 10.07.8-1 -- Upstream to 10.07.8 - -* Wed Jul 28 2010 Liang Suilong 10.07.7-1 -- Upstream to 10.07.7 - -* Wed Jul 28 2010 Liang Suilong 10.07.6-2 -- Fix the bug of spec - -* Tue Jul 27 2010 Liang Suilong 10.07.6-1 -- Upstream to 10.07.6 - -* Fri Jul 23 2010 Liang Suilong 10.07.4-1 -- Upstream to 10.07.4 - -* Mon Jul 12 2010 Homer Xing 10.06.93-0 -- Initial package - diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..f142d3f --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +Doesn't install: https://bugzilla.redhat.com/show_bug.cgi?id=1739898 diff --git a/sources b/sources deleted file mode 100644 index 255c1d8..0000000 --- a/sources +++ /dev/null @@ -1,2 +0,0 @@ -257722fd90fec2100124e7505914cb98 ailurus-10.08.2.tar.gz -41b5c618e2ddadbeb2f454a9b822229d ailurus-10.10.3.tar.gz