Skip to content

Commit

Permalink
Apply format_spec_file
Browse files Browse the repository at this point in the history
to be in sync with what is in openSUSE:Factory
  • Loading branch information
bmwiedemann committed May 14, 2024
1 parent ef5fc50 commit 81ebe79
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package/skelcd-control-openSUSE.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# spec file for package skelcd-control-openSUSE
#
# Copyright (c) 2017-2020 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
Expand All @@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#


Expand All @@ -32,7 +32,7 @@ Release: 0
Summary: The openSUSE Installation Control file
License: MIT
Group: Metapackages
Url: https://github.com/yast/skelcd-control-openSUSE
URL: https://github.com/yast/skelcd-control-openSUSE
Source: skelcd-control-openSUSE-%{version}.tar.bz2
# xmllint
BuildRequires: libxml2-tools
Expand Down Expand Up @@ -68,8 +68,8 @@ Requires: yast2-ntp-client
Requires: yast2-proxy
# this is the default theme
Requires: yast2-qt-branding-openSUSE
Requires: yast2-services-manager
Requires: yast2-configuration-management
Requires: yast2-services-manager
Requires: yast2-slp
Requires: yast2-theme
Requires: yast2-trans-stats
Expand All @@ -94,7 +94,7 @@ Requires: yast2-vm
%endif

# Release notes should be part of the installation media (bsc#1167866)
Requires: release-notes
Requires: release-notes

%if 0%{?suse_version} >= 1500 && !0%{?skelcd_compat}
%define skelcdpath /usr/lib/skelcd
Expand Down

0 comments on commit 81ebe79

Please sign in to comment.