Hello community,
here is the log from the commit of package patterns-desktop for
openSUSE:Factory checked in at 2020-11-13 18:52:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/patterns-desktop (Old)
and /work/SRC/openSUSE:Factory/.patterns-desktop.new.24930 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "patterns-desktop"
Fri Nov 13 18:52:30 2020 rev:9 rq:847294 version:20201106
Changes:
--------
--- /work/SRC/openSUSE:Factory/patterns-desktop/patterns-desktop.changes
2019-09-11 10:21:13.751504540 +0200
+++
/work/SRC/openSUSE:Factory/.patterns-desktop.new.24930/patterns-desktop.changes
2020-11-13 18:52:41.753688232 +0100
@@ -1,0 +2,8 @@
+Fri Nov 6 14:40:04 UTC 2020 - Frederic Crozat <[email protected]>
+
+- Rename laptop pattern to mobile (jsc#SLE-11520).
+- Remove from laptop/mobile pattern, pcmciautils (obsolete),
+ wireless-regdb (required by crda), laptop-mode-tools (tlp does
+ the same and is recommended).
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ patterns-desktop.spec ++++++
--- /var/tmp/diff_new_pack.qRMBci/_old 2020-11-13 18:52:43.245689809 +0100
+++ /var/tmp/diff_new_pack.qRMBci/_new 2020-11-13 18:52:43.245689809 +0100
@@ -1,7 +1,7 @@
#
# spec file for package patterns-desktop
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,12 +19,12 @@
%bcond_with betatest
Name: patterns-desktop
-Version: 20170319
+Version: 20201106
Release: 0
Summary: Patterns for Installation (desktop patterns)
License: MIT
Group: Metapackages
-Url: https://github.com/openSUSE/patterns
+URL: https://github.com/openSUSE/patterns
Source0: %{name}-rpmlintrc
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: patterns-rpm-macros
@@ -137,38 +137,37 @@
################################################################################
-%package laptop
+%package mobile
%pattern_basetechnologies
-Summary: Laptop
+Summary: Mobile
Group: Metapackages
Provides: patterns-openSUSE-laptop = %{version}
+Provides: patterns-openSUSE-mobile = %{version}
Provides: pattern() = laptop
+Provides: pattern() = mobile
Provides: pattern-icon() = pattern-laptop
Provides: pattern-order() = 1200
Provides: pattern-visible()
Requires: pattern() = base
Obsoletes: patterns-openSUSE-laptop < %{version}
+Obsoletes: patterns-openSUSE-mobile < %{version}
-Recommends: pcmciautils
Recommends: wpa_supplicant
# bnc#480879
Recommends: crda
-Recommends: wireless-regdb
Recommends: iw
#
https://www.reddit.com/r/openSUSE/comments/3rzzrx/notebook_powersaving_in_leap_421/
Recommends: tlp
Suggests: irda
Suggests: smbios-utils-python
Suggests: powertop
-# fate#303035
-Suggests: laptop-mode-tools
-%description laptop
+%description mobile
Tools designed specifically for laptop computers.
-%files laptop
+%files mobile
%dir /usr/share/doc/packages/patterns
-/usr/share/doc/packages/patterns/laptop.txt
+/usr/share/doc/packages/patterns/mobile.txt
################################################################################
@@ -280,7 +279,7 @@
%install
mkdir -p "%{buildroot}/usr/share/doc/packages/patterns"
-for i in books imaging laptop multimedia \
+for i in books imaging mobile multimedia \
technical_writing; do
echo "This file marks the pattern $i to be installed." \
>"%{buildroot}/usr/share/doc/packages/patterns/$i.txt"
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives:
https://lists.opensuse.org/archives/list/[email protected]