@HEADER-COMMENT@ @HEADER@ Group: System/YaST License: GPL v2 or later Source1: yast2-libyui-rpmlintrc BuildRequires: gcc-c++ BuildRequires: yast2-devtools # autodocs + docbook docs BuildRequires: doxygen BuildRequires: docbook-xsl-stylesheets libxslt BuildRequires: sgml-skel Conflicts: yast2-core < 2.16.38 # libyui ImplPtr BuildRequires: boost-devel Summary: YaST2 - User Interface Engine Provides: %{_libdir}/libyui.so.3.0.0 %description This is the YaST2 user interface engine that provides the abstraction from graphical user interfaces (Qt, Gtk) and text based user interfaces (ncurses). This can be used independently of YaST2 for generic (C++) applications. This package has very few dependencies. @HEADER-DEVEL@ Summary: YaST2 - User Interface Engine Requires: glibc-devel Requires: libstdc++-devel Requires: boost-devel %description devel This is the development package for the YaST2 user interface engine that provides the abstraction from graphical user interfaces (Qt, Gtk) and text based user interfaces (ncurses). This can be used independently of YaST2 for generic (C++) applications. This package has very few dependencies. @PREP@ @BUILD@ @INSTALL@ mkdir -p "$RPM_BUILD_ROOT"@logdir@ %perl_process_packlist @CLEAN@ %post %run_ldconfig %postun %run_ldconfig %files %defattr(-,root,root) %{_libdir}/lib*.so.* %files devel %defattr(-,root,root) %{_libdir}/lib*.so %{_libdir}/lib*.la @includedir@ @pkgconfigdir@/@RPMNAME@.pc %dir %{_datadir}/cmake %dir %{_datadir}/cmake/Modules %{_datadir}/cmake/Modules/* %doc @docdir@