@HEADER-COMMENT@ Name: yast2-pkg-bindings-devel-doc Version: @VERSION@ Release: 0 License: GPL Group: Documentation/HTML BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: yast2-pkg-bindings-@VERSION@.tar.bz2 Prefix: %_prefix # same as in the main package (because we use the same configure.in.in) BuildRequires: blocxx-devel docbook-xsl-stylesheets doxygen gcc-c++ libgcrypt-devel libxcrypt-devel libxslt perl-XML-Writer sgml-skel yast2-core-devel yast2-devtools libzypp-devel Buildarch: noarch Requires: yast2-pkg-bindings = %{version} Summary: YaST2 - Documentation for yast2-pkg-bindings package Group: Documentation/HTML %description This documenation package describes the package manager API (Pkg:: namespace) used in YaST scripts. The documentation is autogenerated from the pkg-bindings sources. @PREP@ # build only documentation, ignore all other directories echo "doc" > SUBDIRS @BUILD@ @INSTALL@ @CLEAN@ %files %defattr(-,root,root) %doc @docdir@/html %dir @docdir@ %exclude @docdir@/COPYING %exclude @docdir@/README