@HEADER-COMMENT@ @HEADER@ Group: System/YaST License: GPL v2 or later BuildRequires: docbook-xsl-stylesheets gcc-c++ libxslt perl-XML-Writer sgml-skel pkgconfig Requires: perl Requires: perl-XML-Writer Requires: libxslt # we install our .pc under $prefix/share Requires: pkgconfig >= 0.16 Requires: automake autoconf Requires: gettext-tools Recommends: cmake # /usr/lib/YaST2/bin/ydoxygen needs it Recommends: doxygen # for svn builds of binary packages Recommends: libtool Provides: ycpdoc ydoc Obsoletes: ycpdoc ydoc Provides: yast2-config-newmodule yast2-trans-newmodule Obsoletes: yast2-config-newmodule yast2-trans-newmodule Summary: YaST2 - Development Tools BuildArchitectures: noarch %description Scripts and templates for developing YaST2 modules and components. Required for rebuilding the existing YaST2 modules and components (both YCP and C++). @PREP@ %build autoreconf --force --install %{?suse_update_config:%{suse_update_config -f}} ./configure --prefix=%{prefix} --libdir=%{_libdir} make @INSTALL@ %ifarch %arm # disable testsuite on ARM architecture cat > "$RPM_BUILD_ROOT/@ydatadir@/devtools/NO_MAKE_CHECK" < "$RPM_BUILD_ROOT/@ydatadir@/devtools/NO_MAKE_CHECK" <