diff --git a/openSUSEway.spec b/openSUSEway.spec index 9128ce6..c589abf 100644 --- a/openSUSEway.spec +++ b/openSUSEway.spec @@ -23,11 +23,6 @@ Version: 0.6 Release: 0 Summary: The openSUSEway desktop environment meta package Group: Metapackages -Provides: pattern() = openSUSEway -Provides: pattern-category() = openSUSEway -Provides: pattern-icon() = pattern-sway -Provides: pattern-order() = 1460 -Provides: pattern-visible() URL: https://github.com/openSUSE/openSUSEway Source0: https://github.com/openSUSE/openSUSEway/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz License: MIT @@ -54,6 +49,26 @@ Requires: mpv %description This meta package aggregates openSUSEway desktop enviroment packages. +%bcond_with betatest +%pattern_graphicalenvironments +%package -n patterns-openSUSEway +Summary: Patterns for Installation (openSUSEway) +License: MIT +Group: Metapackages +Provides: pattern() = openSUSEway +Provides: pattern-category() = openSUSEway +Provides: pattern-icon() = pattern-sway +Provides: pattern-order() = 1460 +Provides: pattern-visible() +URL: https://github.com/openSUSE/openSUSEway +BuildRequires: patterns-rpm-macros +Requires: openSUSEway + +%description -n patterns-openSUSEway +This is an internal package that is used to create the patterns as part +of the installation source setup. Installation of this package does +not make sense. + %package -n sway-branding-openSUSE Summary: openSUSE branding of sway Group: System/GUI/Other @@ -119,6 +134,8 @@ install -D -p -m 644 .config/waybar/config %{buildroot}%{_sysconfdir}/xdg/waybar install -D -p -m 644 .config/waybar/style.css %{buildroot}%{_sysconfdir}/xdg/waybar/style.css %files + +%files -n patterns-openSUSEway %dir %{_defaultdocdir}/patterns %{_defaultdocdir}/patterns/openSUSEway.txt