SHA256
8
0
forked from pool/doxygen

- Move checks to doxywizard package to avoid build cycle

- Move checks to doxywizard package to avoid build cycle

OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=94
This commit is contained in:
2015-09-04 16:35:03 +00:00
committed by Git OBS Bridge
parent 988d1498c3
commit 18f3d1f612
4 changed files with 24 additions and 12 deletions

View File

@@ -40,11 +40,6 @@ BuildRequires: gcc-c++
BuildRequires: python-base
BuildRequires: python-xml
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} > 1230 && 0%{?suse_version} != 1315
# for make tests
BuildRequires: libxml2-tools
BuildRequires: texlive-bibtex
%endif
%description
Doxygen is a documentation system for C, C++, Java, and IDL. It can
@@ -79,13 +74,6 @@ make %{?_smp_mflags}
mkdir -p %{buildroot}%{_mandir}/man1/
install -m 644 doc/doxygen.1 %{buildroot}%{_mandir}/man1/
%if 0%{?suse_version} > 1230 && 0%{?suse_version} != 1315
%check
pushd build
make tests %{?_smp_mflags}
popd
%endif
%files
%defattr(-,root,root)
%doc LICENSE