Signed-off-by: Stefan Schantl stefan.schantl@ipfire.org --- shadow-utils/shadow-utils.nm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/shadow-utils/shadow-utils.nm b/shadow-utils/shadow-utils.nm index 1b3be3674..fe3a33273 100644 --- a/shadow-utils/shadow-utils.nm +++ b/shadow-utils/shadow-utils.nm @@ -5,7 +5,7 @@
name = shadow-utils version = 4.13 -release = 1 +release = 2 thisapp = shadow-%{version}
groups = System/Base @@ -29,12 +29,12 @@ build docbook-xsl flex gettext-devel - gnome-doc-utils libacl-devel libattr-devel libcap-devel libtool libxcrypt-devel + perl(open) pam-devel end
Signed-off-by: Stefan Schantl stefan.schantl@ipfire.org --- gnome-doc-utils/gnome-doc-utils.nm | 47 ------------------------------ 1 file changed, 47 deletions(-) delete mode 100644 gnome-doc-utils/gnome-doc-utils.nm
diff --git a/gnome-doc-utils/gnome-doc-utils.nm b/gnome-doc-utils/gnome-doc-utils.nm deleted file mode 100644 index 4246ce13b..000000000 --- a/gnome-doc-utils/gnome-doc-utils.nm +++ /dev/null @@ -1,47 +0,0 @@ -############################################################################### -# IPFire.org - An Open Source Firewall Solution # -# Copyright (C) - IPFire Development Team info@ipfire.org # -############################################################################### - -name = gnome-doc-utils -ver_major = 0.20 -ver_minor = 10 -version = %{ver_major}.%{ver_minor} -release = 1 - -groups = Development/Tools -url = http://www.gnome.org/ -license = GPLv2+ and LGPLv2+ and GFDL -summary = Documentation utilities for GNOME. - -description - gnome-doc-utils is a collection of documentation utilities for the GNOME - project. Notably, it contains utilities for building documentation and - all auxiliary files in your source tree. -end - -source_dl = http://download.gnome.org/sources/gnome-doc-utils/%%7Bver_major%7D/ -sources = %{thisapp}.tar.xz - -build - requires - perl(XML::Parser) - intltool >= 0.35.0 - libxml2-devel >= 2.6.12 - libxslt-devel >= 1.1.8 - end -end - -packages - package %{name} - requires - docbook-dtds - libxml2 >= 2.6.12 - libxslt >= 1.1.8 - end - end - - package %{name}-devel - template DEVEL - end -end
Hello,
I disagree with this patch, as it drops all man pages from this package.
And of course we want man pages.
Would you please update gnome-doc-utils instead?
Best, -Michael
On 21 Feb 2023, at 17:46, Stefan Schantl stefan.schantl@ipfire.org wrote:
Signed-off-by: Stefan Schantl stefan.schantl@ipfire.org
shadow-utils/shadow-utils.nm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/shadow-utils/shadow-utils.nm b/shadow-utils/shadow-utils.nm index 1b3be3674..fe3a33273 100644 --- a/shadow-utils/shadow-utils.nm +++ b/shadow-utils/shadow-utils.nm @@ -5,7 +5,7 @@
name = shadow-utils version = 4.13 -release = 1 +release = 2 thisapp = shadow-%{version}
groups = System/Base @@ -29,12 +29,12 @@ build docbook-xsl flex gettext-devel
- gnome-doc-utils
libacl-devel libattr-devel libcap-devel libtool libxcrypt-devel
- perl(open)
pam-devel end
-- 2.30.2