From c37da0fc37cc0992782bb3f8a986209d769f977d42a1aca1201c29f4879e5c6e Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Wed, 27 Nov 2024 16:09:20 +0000 Subject: [PATCH] - do not compress the manual page manually; it's done by a brp script during build automatically giving us more flexibility OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/autocutsel?expand=0&rev=19 --- autocutsel.changes | 6 ++++++ autocutsel.spec | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/autocutsel.changes b/autocutsel.changes index 057266c..b86d5e4 100644 --- a/autocutsel.changes +++ b/autocutsel.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Nov 27 16:08:11 UTC 2024 - Stefan Dirsch + +- do not compress the manual page manually; it's done by a brp + script during build automatically giving us more flexibility + ------------------------------------------------------------------- Tue Nov 26 21:52:59 UTC 2024 - Michael Pujos diff --git a/autocutsel.spec b/autocutsel.spec index a9dd5f6..dfba908 100644 --- a/autocutsel.spec +++ b/autocutsel.spec @@ -62,7 +62,6 @@ three "clipboards" are always kept synchronized. %install %make_install install -m 644 -D -t %{buildroot}%{_mandir}/man1 %{SOURCE100} %{SOURCE101} -gzip %{buildroot}%{_mandir}/man1/* %files %license COPYING