File gnome-next-pkglist.spec of Package gnome-next-pkglist
#
# spec file for package gnome-next-pkglist
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#
%define __find_requires perl %{SOURCE1}
%define _use_internal_dependency_generator 0
Name: gnome-next-pkglist
Version: 3.13.4
Release: 0
Summary: Patterns for Installation (full ftp tree)
License: BSD-3-Clause
Group: Metapackages
URL: http://en.opensuse.org/Patterns
Source0: packagelist
Source1: list-requires
Source2: gnome-next-pkglist-rpmlintrc
ExclusiveArch: %{ix86} x86_64
%description
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.
%prep
%build
%install
install -D -m 644 %{SOURCE0} %{buildroot}%{_datadir}/suse/packages/gnome_next_cd.%{_target_cpu}.list
%files
%dir %{_datadir}/suse
%dir %{_datadir}/suse/packages
%{_datadir}/suse/packages/gnome_next_cd.*.list
%changelog