6cf83df
Name:           cdbs
23b2a26
Version:        0.4.150
43c6716
Release:        3%{?dist}
6cf83df
Summary:        Common build system for Debian packages
6cf83df
BuildArch:      noarch
6cf83df
6cf83df
License:        GPLv2+
6cf83df
URL:            http://anonscm.debian.org/gitweb/?p=collab-maint/cdbs.git
243a445
Source0:        http://ftp.de.debian.org/debian/pool/main/c/%{name}/%{name}_%{version}.tar.xz
6cf83df
0786e63
# waf-unpack python3 fixes
0786e63
Patch0:         cdbs_py3.patch
faaf51a
BuildRequires:  perl-generators
0786e63
6cf83df
%description
6cf83df
This package contains the Common Debian Build System, an abstract build system
6cf83df
based on Makefile inheritance which is completely extensible and overridable.
6cf83df
In other words, CDBS provides a sane set of default rules upon which packages
6cf83df
can build; any or all rules may be overridden as needed. 
6cf83df
6cf83df
%prep
6cf83df
%setup -q -n %{name}-%{version}
0786e63
%if 0%{?fedora} >= 25
0786e63
%patch0 -p1
0786e63
%endif
6cf83df
6cf83df
6cf83df
%build
6cf83df
%configure
24684b0
%make_build
6cf83df
6cf83df
6cf83df
%install
6cf83df
%make_install
6cf83df
6cf83df
6cf83df
#check
6cf83df
# Although the Makefile has a check rule, it requires a functional
6cf83df
# dpkg-checkbuilddeps, which is not the case on Fedora.
6cf83df
6cf83df
6cf83df
%files
6e1e267
%doc TODO
6e1e267
%license COPYING
6cf83df
%{_bindir}/cdbs-edit-patch
6cf83df
%{_libexecdir}/%{name}
6cf83df
%{_datadir}/%{name}
6cf83df
%{_mandir}/man1/cdbs-edit-patch.1*
6cf83df
6cf83df
%changelog
43c6716
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.150-3
43c6716
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
43c6716
d1fffb3
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.4.150-2
d1fffb3
- Rebuild for Python 3.6
d1fffb3
23b2a26
* Mon Nov 21 2016 Sandro Mani <manisandro@gmail.com> - 0.4.150-1
23b2a26
- Update to 0.4.150
23b2a26
8f75764
* Wed Sep 28 2016 Sandro Mani <manisandro@gmail.com> - 0.4.148-1
8f75764
- Update to 0.4.148
8f75764
8366fc6
* Thu Sep 15 2016 Sandro Mani <manisandro@gmail.com> - 0.4.146-1
8366fc6
- Update to 0.4.146
8366fc6
24684b0
* Mon Sep 05 2016 Sandro Mani <manisandro@gmail.com> - 0.4.143-1
24684b0
- Update to 0.4.143
24684b0
faaf51a
* Tue Jun 28 2016 Sandro Mani <manisandro@gmail.com> - 0.4.142-1
faaf51a
- Update to 0.4.142
faaf51a
cea7388
* Mon Jun 13 2016 Sandro Mani <manisandro@gmail.com> - 0.4.139-1
cea7388
- Update to 0.4.139
cea7388
391e58f
* Tue May 24 2016 Sandro Mani <manisandro@gmail.com> - 0.4.137-1
391e58f
- Update to 0.4.137
391e58f
fddffbe
* Thu May 12 2016 Sandro Mani <manisandro@gmail.com> - 0.4.131-1
fddffbe
- Update to 0.4.131
fddffbe
0786e63
* Sun Mar 06 2016 Sandro Mani <manisandro@gmail.com> - 0.4.130-4
0786e63
- Port waf-unpack to python3, keep compatibility with python2
0786e63
a6eb58b
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.130-3
a6eb58b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
a6eb58b
6abb563
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.130-2
6abb563
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
6abb563
534d3f5
* Mon Mar 30 2015 Sandro Mani <manisandro@gmail.com> - 0.4.130-1
534d3f5
- Update to 0.4.130
534d3f5
e0afadc
* Tue Mar 17 2015 Sandro Mani <manisandro@gmail.com> - 0.4.129-1
e0afadc
- Update to 0.4.129
e0afadc
6e1e267
* Fri Mar 06 2015 Sandro Mani <manisandro@gmail.com> - 0.4.128-1
6e1e267
- Update to 0.4.128
6e1e267
0ecb911
* Wed Oct 15 2014 Sandro Mani <manisandro@gmail.com> ⁻ 0.4.127-1
0ecb911
- Update to 0.4.127
0ecb911
9d10a98
* Sat Aug 23 2014 Sandro Mani <manisandro@gmail.com> - 0.4.126-1
9d10a98
- Update to 0.4.126
9d10a98
ff752dc
* Mon Jun 23 2014 Sandro Mani <manisandro@gmail.com> - 0.4.125-1
ff752dc
- Update to 0.4.125
ff752dc
f8ee90e
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.123-2
f8ee90e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
f8ee90e
243a445
* Mon May 26 2014 Sandro Mani <manisandro@gmail.com> - 0.4.123-1
243a445
- Update to 0.4.123
243a445
6cf83df
* Wed Feb 19 2014 Sandro Mani <manisandro@gmail.com> - 0.4.122-2
6cf83df
- Make package noarch
6cf83df
6cf83df
* Sun Feb  9 2014 Sandro Mani <manisandro@gmail.com> - 0.4.122-1
6cf83df
- Initial package