forked from pool/talloc
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:
parent
e774b031ca
commit
fde96ae504
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user