3
0

Accepting request 934629 from home:mgorse:branches:Base:System

- Remove libcroco from BuildRequires: it is now bundled internally.

OBS-URL: https://build.opensuse.org/request/show/934629
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=177
This commit is contained in:
Marcus Meissner 2021-12-09 10:15:28 +00:00 committed by Git OBS Bridge
parent 53add0a459
commit 781cbcc3a1
8 changed files with 24 additions and 12 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 29 20:32:32 UTC 2021 - Michael Gorse <mgorse@suse.com>
- Remove libcroco from BuildRequires: it is now bundled internally.
-------------------------------------------------------------------
Fri Jan 22 22:06:46 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@ -50,7 +50,6 @@ Patch15: 0002-msgcat-Merge-headers-when-use-first.patch
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: glib2-devel
BuildRequires: libcroco-devel
BuildRequires: libtool
BuildRequires: libxml2-devel
BuildRequires: mono-devel

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 29 20:32:32 UTC 2021 - Michael Gorse <mgorse@suse.com>
- Remove libcroco from BuildRequires: it is now bundled internally.
-------------------------------------------------------------------
Fri Jan 22 22:06:58 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@ -48,7 +48,6 @@ BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: glib2-devel
BuildRequires: java-devel
BuildRequires: libcroco-devel
BuildRequires: libtextstyle-devel
BuildRequires: libtool
BuildRequires: libxml2-devel

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 29 20:32:32 UTC 2021 - Michael Gorse <mgorse@suse.com>
- Remove libcroco from BuildRequires: it is now bundled internally.
-------------------------------------------------------------------
Fri Jan 22 21:45:16 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@ -29,7 +29,6 @@ BuildRequires: libtool
%if %{without mini}
BuildRequires: automake
BuildRequires: glib2-devel
BuildRequires: libcroco-devel
BuildRequires: libxml2-devel
BuildRequires: perl-libintl-perl
BuildRequires: tcl
@ -92,7 +91,7 @@ Requires: %{name} = %{version}
Requires: xz
%if %{without mini}
Requires(post): info
Requires(preun): info
Requires(preun):info
%endif
Provides: gettext-devel = %{version}
%if %{without mini}
@ -102,8 +101,8 @@ Obsoletes: gettext-devel-64bit
%endif
#
Obsoletes: gettext-devel < %{version}
Conflicts: gettext-tools-mini
Conflicts: gettext-runtime-mini
Conflicts: gettext-tools-mini
%else
# to allow a prjconf preference which to take per build
Provides: gettext-tools = %{version}
@ -141,8 +140,6 @@ Group: Development/Tools/Other
GNU libtextstyle provides an easy way to add styling to programs that produce output to a console or terminal emulator window.
It does this in a way that allows the end user to customize the styling using the industry standard, namely Cascading Style Sheets (CSS).
%package -n libtextstyle-devel
Summary: Devel package for libtextstyle
License: LGPL-2.1-or-later

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 29 20:32:32 UTC 2021 - Michael Gorse <mgorse@suse.com>
- Remove libcroco from BuildRequires: it is now bundled internally.
-------------------------------------------------------------------
Fri Jan 22 21:45:16 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@ -29,7 +29,6 @@ BuildRequires: libtool
%if %{without mini}
BuildRequires: automake
BuildRequires: glib2-devel
BuildRequires: libcroco-devel
BuildRequires: libxml2-devel
BuildRequires: perl-libintl-perl
BuildRequires: tcl
@ -92,7 +91,7 @@ Requires: %{name} = %{version}
Requires: xz
%if %{without mini}
Requires(post): info
Requires(preun): info
Requires(preun):info
%endif
Provides: gettext-devel = %{version}
%if %{without mini}
@ -102,8 +101,8 @@ Obsoletes: gettext-devel-64bit
%endif
#
Obsoletes: gettext-devel < %{version}
Conflicts: gettext-tools-mini
Conflicts: gettext-runtime-mini
Conflicts: gettext-tools-mini
%else
# to allow a prjconf preference which to take per build
Provides: gettext-tools = %{version}
@ -141,8 +140,6 @@ Group: Development/Tools/Other
GNU libtextstyle provides an easy way to add styling to programs that produce output to a console or terminal emulator window.
It does this in a way that allows the end user to customize the styling using the industry standard, namely Cascading Style Sheets (CSS).
%package -n libtextstyle-devel
Summary: Devel package for libtextstyle
License: LGPL-2.1-or-later