Hello community,

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

Package is "patterns-office"

Sat May  6 18:21:29 2017 rev:1 rq:485997 version:20170319

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

--- /dev/null   2017-03-01 00:40:19.279048016 +0100
+++ /work/SRC/openSUSE:Factory/.patterns-office.new/patterns-office.changes     
2017-05-06 18:21:31.384044655 +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-office-rpmlintrc
  patterns-office.changes
  patterns-office.spec

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

Other differences:
------------------
++++++ patterns-office.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-office
Version:        20170319
Release:        0
Summary:        Patterns for Installation (Office)
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 office patterns.

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

%package office
%pattern_desktopfunctions
Summary:        Office Software
Group:          Metapackages
Provides:       pattern() = office
Provides:       pattern-icon() = yast-keyboard
Provides:       pattern-order() = 1640
Provides:       pattern-visible()
Recommends:     pattern() = office_opt
# from data/OFFICE
Recommends:     libreoffice
Recommends:     libreoffice-calc
Recommends:     libreoffice-draw
Recommends:     libreoffice-impress
Recommends:     libreoffice-writer

%description office
Office software for your desktop environment including LibreOffice.

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

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

%package office_opt
%pattern_desktopfunctions
Summary:        Office Software
Group:          Metapackages
Provides:       pattern() = office_opt
Provides:       pattern-extends() = office
Provides:       pattern-icon() = yast-keyboard
Provides:       pattern-order() = 1620
# from data/OFFICE-OPT
# bug 592752
Suggests:       libreoffice-languagetool
Recommends:     libreoffice-math
Recommends:     libreoffice-calc-extensions
Recommends:     libreoffice-writer-extensions
Recommends:     libreoffice-converter

%description office_opt
Office software for your desktop environment including LibreOffice.

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

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

%prep

%build

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

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



Reply via email to