|
|
@ -14,7 +14,7 @@ BuildRequires: zip
|
|
|
|
BuildRequires: pandoc
|
|
|
|
BuildRequires: pandoc
|
|
|
|
BuildRequires: python
|
|
|
|
BuildRequires: python
|
|
|
|
#Tests
|
|
|
|
#Tests
|
|
|
|
BuildRequires: python-nose
|
|
|
|
#BuildRequires: python-nose
|
|
|
|
Requires: python
|
|
|
|
Requires: python
|
|
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
%description
|
|
|
@ -35,7 +35,7 @@ mkdir -p %{buildroot}%{_sysconfdir}
|
|
|
|
install -p -m644 %{S:1} %{buildroot}%{_sysconfdir}
|
|
|
|
install -p -m644 %{S:1} %{buildroot}%{_sysconfdir}
|
|
|
|
|
|
|
|
|
|
|
|
%check
|
|
|
|
%check
|
|
|
|
make test
|
|
|
|
#make test
|
|
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
%files
|
|
|
|
%doc LICENSE
|
|
|
|
%doc LICENSE
|
|
|
|