[1/2] shadow-utils: Does not depend on gnome-doc-utils
Commit Message
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
---
shadow-utils/shadow-utils.nm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Comments
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
>
@@ -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