1a5f22c
Name:           fedora-gather-easyfix
1a5f22c
Version:        0.1.1
5396fb5
Release:        10%{?dist}
1a5f22c
Summary:        Gather easyfix tickets across fedorahosted projects
1a5f22c
1a5f22c
License:        GPLv2+
1a5f22c
URL:            https://fedorahosted.org/fedora-gather-easyfix/
1a5f22c
Source0:        https://fedorahosted.org/releases/f/e/%{name}/%{name}-%{version}.tar.gz
1a5f22c
BuildArch:      noarch
1a5f22c
1a5f22c
BuildRequires:  python-fedora
1a5f22c
BuildRequires:  python-jinja2
1a5f22c
Requires:       python-fedora
1a5f22c
Requires:       python-jinja2
1a5f22c
1a5f22c
%description
1a5f22c
The aims of this project is to offer a simple overview of where help
1a5f22c
is needed for people coming to Fedora.
1a5f22c
1a5f22c
There are a number of project hosted on  fedorahosted.org which are
1a5f22c
participating in this process by marking tickets as 'easyfix'.
1a5f22c
fedora-gather-easyfix find them and gather them in a single place.
1a5f22c
1a5f22c
A new contributor can thus consult this page and find a place/task
1a5f22c
she/he would like to help with, contact the person in charge and get
1a5f22c
started.
1a5f22c
1a5f22c
%prep
1a5f22c
%setup -q
1a5f22c
1a5f22c
%build
1a5f22c
%{__python} setup.py build
1a5f22c
1a5f22c
%install
1a5f22c
rm -rf $RPM_BUILD_ROOT
1a5f22c
%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
1a5f22c
1a5f22c
%files
1a5f22c
%doc LICENSE README
1a5f22c
%{python_sitelib}/*
1a5f22c
%{_bindir}/gather_easyfix.py
1a5f22c
%dir %{_sysconfdir}/%{name}
1a5f22c
%config(noreplace) %{_sysconfdir}/%{name}/template.html
1a5f22c
1a5f22c
%changelog
5396fb5
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.1-10
5396fb5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
5396fb5
6402077
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.1-9
6402077
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
6402077
3a0b753
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.1-8
3a0b753
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
3a0b753
f6077e4
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.1-7
f6077e4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
f6077e4
56e79ee
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.1-6
56e79ee
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
56e79ee
f9d9839
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.1-5
f9d9839
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
f9d9839
5772580
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.1-4
5772580
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
5772580
a677f26
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.1-3
a677f26
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
a677f26
0b9b559
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.1-2
0b9b559
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
0b9b559
1a5f22c
* Mon Feb 27 2012 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.1-1
1a5f22c
- Update to 0.1.1
1a5f22c
- Fix Source0 by adding the link to the fedorahosted release folder
1a5f22c
1a5f22c
* Mon Feb 20 2012 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.0-1
1a5f22c
- Initial packaging for Fedora