Hello community,

here is the log from the commit of package patterns-non_oss for 
openSUSE:Factory checked in at 2017-05-07 14:47:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/patterns-non_oss (Old)
 and      /work/SRC/openSUSE:Factory/.patterns-non_oss.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "patterns-non_oss"

Sun May  7 14:47:27 2017 rev:1 rq: version:20170319

Changes:
--------
New Changes file:

--- /dev/null   2017-03-01 00:40:19.279048016 +0100
+++ /work/SRC/openSUSE:Factory/.patterns-non_oss.new/patterns-non_oss.changes   
2017-05-07 14:47:31.323491193 +0200
@@ -0,0 +1,6 @@
+-------------------------------------------------------------------
+Sun May  7 12:45:46 UTC 2017 - [email protected]
+
+- Initial package for non_oss patterns, was lost during migration
+  to smaller split patterns.
+

New:
----
  patterns-non_oss-rpmlintrc
  patterns-non_oss.changes
  patterns-non_oss.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ patterns-non_oss.spec ++++++
#
# spec file for package patterns-non_oss
#
# Copyright (c) 2017 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/
#


%bcond_with betatest

Name:           patterns-non_oss
Version:        20170319
Release:        0
Summary:        Misc. Proprietary Packages
License:        MIT
Group:          Metapackages
Url:            https://github.com/openSUSE/patterns
Source0:        %{name}-rpmlintrc
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildRequires:  patterns-rpm-macros

%pattern_proprietarysoftware
Provides:       pattern() = non_oss
Provides:       pattern-icon() = yast-addon
Provides:       pattern-order() = 3120
Provides:       pattern-visible()
Requires:       pattern() = x11
Recommends:     pattern() = non_oss_opt

%description
Packages that are proprietary and not under an Open Source license

%files
%dir /usr/share/doc/packages/patterns-openSUSE
/usr/share/doc/packages/patterns/non_oss.txt

%package -n patterns-non_oss_opt
%pattern_proprietarysoftware
Summary:        Misc. Proprietary Packages
Group:          Metapackages
Provides:       pattern() = non_oss_opt
Provides:       pattern-extends() = non_oss
Provides:       pattern-icon() = yast-addon
Provides:       pattern-order() = 3121
Requires:       pattern() = non_oss
# from data/NON-OSS-OPT
Recommends:     gst-fluendo-mp3
Recommends:     unrar
Suggests:       poppler-data
%ifarch %ix86
Suggests:       antivir-gui
Suggests:       antivir
%endif
Suggests:       AdobeICCProfiles
Suggests:       acroread
Suggests:       atmel-firmware
Suggests:       ipw-firmware
%ifarch %ix86 x86_64
Suggests:       iscan-firmware
%endif
Suggests:       moneyplex
Suggests:       opera
Suggests:       FZFangSong
Suggests:       FZHeiTi
Suggests:       FZKaiTi
Suggests:       FZKaiTiB
Suggests:       FZMingTiB
# needed for instsys
Suggests:       FZSongTi

%description -n patterns-non_oss_opt
Packages that are proprietary and not under an Open Source license.

%files -n patterns-non_oss_opt
%dir /usr/share/doc/packages/patterns-openSUSE
/usr/share/doc/packages/patterns/non_oss_opt.txt

%prep

%build

%install
mkdir -p %{buildroot}/%{_defaultdocdir}/patterns
for i in non_oss non_oss_opt; do
        echo "This file marks the pattern $i to be installed." \
                >"%{buildroot}/%{_defaultdocdir}/patterns/$i.txt"
done

%changelog
++++++ patterns-non_oss-rpmlintrc ++++++
addFilter("W: no-binary");



Reply via email to