diff --git a/gettext-csharp.changes b/gettext-csharp.changes index ccd3796..1e65b3c 100644 --- a/gettext-csharp.changes +++ b/gettext-csharp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 29 20:32:32 UTC 2021 - Michael Gorse + +- Remove libcroco from BuildRequires: it is now bundled internally. + ------------------------------------------------------------------- Fri Jan 22 22:06:46 UTC 2021 - Dirk Müller diff --git a/gettext-csharp.spec b/gettext-csharp.spec index 8689329..d9e3eb4 100644 --- a/gettext-csharp.spec +++ b/gettext-csharp.spec @@ -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 diff --git a/gettext-java.changes b/gettext-java.changes index f53f1f0..ebd240a 100644 --- a/gettext-java.changes +++ b/gettext-java.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 29 20:32:32 UTC 2021 - Michael Gorse + +- Remove libcroco from BuildRequires: it is now bundled internally. + ------------------------------------------------------------------- Fri Jan 22 22:06:58 UTC 2021 - Dirk Müller diff --git a/gettext-java.spec b/gettext-java.spec index 9e8a32b..b7949f8 100644 --- a/gettext-java.spec +++ b/gettext-java.spec @@ -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 diff --git a/gettext-runtime-mini.changes b/gettext-runtime-mini.changes index 08ebcaa..f3a9a9b 100644 --- a/gettext-runtime-mini.changes +++ b/gettext-runtime-mini.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 29 20:32:32 UTC 2021 - Michael Gorse + +- Remove libcroco from BuildRequires: it is now bundled internally. + ------------------------------------------------------------------- Fri Jan 22 21:45:16 UTC 2021 - Dirk Müller diff --git a/gettext-runtime-mini.spec b/gettext-runtime-mini.spec index 261e4f4..4dc1fd9 100644 --- a/gettext-runtime-mini.spec +++ b/gettext-runtime-mini.spec @@ -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 diff --git a/gettext-runtime.changes b/gettext-runtime.changes index 08ebcaa..f3a9a9b 100644 --- a/gettext-runtime.changes +++ b/gettext-runtime.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 29 20:32:32 UTC 2021 - Michael Gorse + +- Remove libcroco from BuildRequires: it is now bundled internally. + ------------------------------------------------------------------- Fri Jan 22 21:45:16 UTC 2021 - Dirk Müller diff --git a/gettext-runtime.spec b/gettext-runtime.spec index bbbfeda..547d1ad 100644 --- a/gettext-runtime.spec +++ b/gettext-runtime.spec @@ -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