Accepting request 234831 from devel:ARM:Factory

- remove dependency on doxygen. Doxygen is only used for generating
  the html documentation, but the html documentation was not
  actually packaged, so there is no point in running it.

OBS-URL: https://build.opensuse.org/request/show/234831
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=30
This commit is contained in:
Lars Müller 2014-05-20 12:27:16 +00:00 committed by Git OBS Bridge
parent e774b031ca
commit fde96ae504
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue May 20 11:59:12 UTC 2014 - dmueller@suse.com
- remove dependency on doxygen. Doxygen is only used for generating
the html documentation, but the html documentation was not
actually packaged, so there is no point in running it.
-------------------------------------------------------------------
Wed Apr 23 16:42:59 UTC 2014 - dmueller@suse.com

View File

@ -26,7 +26,6 @@ Name: talloc
%endif
BuildRequires: autoconf
BuildRequires: docbook-xsl-stylesheets
BuildRequires: doxygen
BuildRequires: libxslt
%if 0%{?suse_version} > 1020
BuildRequires: pkg-config
@ -132,7 +131,6 @@ CONFIGURE_OPTIONS="\
./configure ${CONFIGURE_OPTIONS}
%{__make} %{build_make_smp_mflags} \
all
doxygen doxy.config
%check
# make test doesn't work with --disable-rpath