Hello community,

here is the log from the commit of package patterns-fonts for openSUSE:Factory 
checked in at 2017-05-06 18:21:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/patterns-fonts (Old)
 and      /work/SRC/openSUSE:Factory/.patterns-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "patterns-fonts"

Sat May  6 18:21:48 2017 rev:1 rq:487287 version:20170319

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

--- /dev/null   2017-03-01 00:40:19.279048016 +0100
+++ /work/SRC/openSUSE:Factory/.patterns-fonts.new/patterns-fonts.changes       
2017-05-06 18:21:57.620342587 +0200
@@ -0,0 +1,4 @@
+-------------------------------------------------------------------
+Thu Mar 16 06:15:40 UTC 2017 - [email protected]
+
+- Create new package from old unified patterns package

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

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

Other differences:
------------------
++++++ patterns-fonts.spec ++++++
#
# spec file for package patterns-openSUSE
#
# 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-fonts
Version:        20170319
Release:        0
Summary:        Patterns for Installation (Fonts)
License:        MIT
Group:          Metapackages
Url:            https://github.com/openSUSE/patterns
Source0:        %{name}-rpmlintrc
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildRequires:  patterns-rpm-macros


%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.

This particular package contains the Fonts patterns.

################################################################################

%package fonts
%pattern_graphicalenvironments
Summary:        Fonts
Group:          Metapackages
Provides:       pattern() = fonts
Provides:       pattern-icon() = yast-x11
Provides:       pattern-order() = 1700
Provides:       pattern-visible()
Recommends:     pattern() = fonts_opt

Recommends:     ghostscript-fonts-std
Recommends:     xorg-x11-fonts-core
Recommends:     google-roboto-fonts
Recommends:     dejavu-fonts
Recommends:     intlfonts-euro-bitmap-fonts
Recommends:     liberation2-fonts
# needed for instsys
Suggests:       ipa-gothic-fonts
Suggests:       ipa-mincho-fonts
Suggests:       ipa-pgothic-fonts
Suggests:       ipa-pmincho-fonts
#IPAUIGothic
Suggests:       bitstream-vera-fonts

%description fonts
Base fonts and font configuration.

%files fonts
%dir /usr/share/doc/packages/patterns
/usr/share/doc/packages/patterns/fonts.txt

################################################################################

%package fonts_opt
%pattern_graphicalenvironments
Summary:        Fonts
Group:          Metapackages
Provides:       pattern() = fonts_opt
Provides:       pattern-extends() = fonts
Provides:       pattern-icon() = yast-x11
Provides:       pattern-order() = 1720

Recommends:     efont-unicode-bitmap-fonts
Recommends:     ghostscript-fonts-other
Recommends:     intlfonts
Recommends:     xorg-x11-fonts
Recommends:     google-droid-fonts
Recommends:     noto-sans-fonts
Recommends:     adobe-sourcecodepro-fonts
Recommends:     adobe-sourcesanspro-fonts
Recommends:     adobe-sourceserifpro-fonts
Recommends:     stix-fonts
Recommends:     texlive-lm-fonts

%description fonts_opt
Base fonts and font configuration.

%files fonts_opt
%dir /usr/share/doc/packages/patterns
/usr/share/doc/packages/patterns/fonts_opt.txt

################################################################################

%prep

%build

%install
mkdir -p $RPM_BUILD_ROOT/usr/share/doc/packages/patterns/
echo 'This file marks the pattern fonts to be installed.' > 
$RPM_BUILD_ROOT/usr/share/doc/packages/patterns/fonts.txt
echo 'This file marks the pattern fonts_opt to be installed.' > 
$RPM_BUILD_ROOT/usr/share/doc/packages/patterns/fonts_opt.txt

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



Reply via email to