1
0
Dominique Leuenberger 2021-12-13 19:42:06 +00:00 committed by Git OBS Bridge
commit dbd4335153
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> 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: fdupes
BuildRequires: gcc-c++ BuildRequires: gcc-c++
BuildRequires: glib2-devel BuildRequires: glib2-devel
BuildRequires: libcroco-devel
BuildRequires: libtool BuildRequires: libtool
BuildRequires: libxml2-devel BuildRequires: libxml2-devel
BuildRequires: mono-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> 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: gcc-c++
BuildRequires: glib2-devel BuildRequires: glib2-devel
BuildRequires: java-devel BuildRequires: java-devel
BuildRequires: libcroco-devel
BuildRequires: libtextstyle-devel BuildRequires: libtextstyle-devel
BuildRequires: libtool BuildRequires: libtool
BuildRequires: libxml2-devel 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> 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} %if %{without mini}
BuildRequires: automake BuildRequires: automake
BuildRequires: glib2-devel BuildRequires: glib2-devel
BuildRequires: libcroco-devel
BuildRequires: libxml2-devel BuildRequires: libxml2-devel
BuildRequires: perl-libintl-perl BuildRequires: perl-libintl-perl
BuildRequires: tcl BuildRequires: tcl
@ -92,7 +91,7 @@ Requires: %{name} = %{version}
Requires: xz Requires: xz
%if %{without mini} %if %{without mini}
Requires(post): info Requires(post): info
Requires(preun): info Requires(preun):info
%endif %endif
Provides: gettext-devel = %{version} Provides: gettext-devel = %{version}
%if %{without mini} %if %{without mini}
@ -102,8 +101,8 @@ Obsoletes: gettext-devel-64bit
%endif %endif
# #
Obsoletes: gettext-devel < %{version} Obsoletes: gettext-devel < %{version}
Conflicts: gettext-tools-mini
Conflicts: gettext-runtime-mini Conflicts: gettext-runtime-mini
Conflicts: gettext-tools-mini
%else %else
# to allow a prjconf preference which to take per build # to allow a prjconf preference which to take per build
Provides: gettext-tools = %{version} 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. 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). 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 %package -n libtextstyle-devel
Summary: Devel package for libtextstyle Summary: Devel package for libtextstyle
License: LGPL-2.1-or-later 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> 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} %if %{without mini}
BuildRequires: automake BuildRequires: automake
BuildRequires: glib2-devel BuildRequires: glib2-devel
BuildRequires: libcroco-devel
BuildRequires: libxml2-devel BuildRequires: libxml2-devel
BuildRequires: perl-libintl-perl BuildRequires: perl-libintl-perl
BuildRequires: tcl BuildRequires: tcl
@ -92,7 +91,7 @@ Requires: %{name} = %{version}
Requires: xz Requires: xz
%if %{without mini} %if %{without mini}
Requires(post): info Requires(post): info
Requires(preun): info Requires(preun):info
%endif %endif
Provides: gettext-devel = %{version} Provides: gettext-devel = %{version}
%if %{without mini} %if %{without mini}
@ -102,8 +101,8 @@ Obsoletes: gettext-devel-64bit
%endif %endif
# #
Obsoletes: gettext-devel < %{version} Obsoletes: gettext-devel < %{version}
Conflicts: gettext-tools-mini
Conflicts: gettext-runtime-mini Conflicts: gettext-runtime-mini
Conflicts: gettext-tools-mini
%else %else
# to allow a prjconf preference which to take per build # to allow a prjconf preference which to take per build
Provides: gettext-tools = %{version} 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. 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). 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 %package -n libtextstyle-devel
Summary: Devel package for libtextstyle Summary: Devel package for libtextstyle
License: LGPL-2.1-or-later License: LGPL-2.1-or-later