From 47fede767ac63e891506192c4ecda567e44900b1759640bec5a7fced5f6851b6 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Mon, 7 Nov 2016 10:12:09 +0000 Subject: [PATCH] Accepting request 438753 from home:jengelh:branches:X11:XOrg - Run fdupes over at least the manpages OBS-URL: https://build.opensuse.org/request/show/438753 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libX11?expand=0&rev=35 --- libX11.changes | 5 +++++ libX11.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/libX11.changes b/libX11.changes index 3bdebac..ce34678 100644 --- a/libX11.changes +++ b/libX11.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Nov 5 01:23:00 UTC 2016 - jengelh@inai.de + +- Run fdupes over at least the manpages + ------------------------------------------------------------------- Sat Oct 29 00:10:49 UTC 2016 - tobias.johannes.klausmann@mni.thm.de diff --git a/libX11.spec b/libX11.spec index 30b0475..13f6c9b 100644 --- a/libX11.spec +++ b/libX11.spec @@ -38,6 +38,7 @@ Patch15: en-locales.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: autoconf >= 2.60 BuildRequires: automake +BuildRequires: fdupes BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: pkgconfig(inputproto) @@ -168,7 +169,7 @@ for i in *.UTF-8; do done popd -# fdupes %buildroot/%_prefix +%fdupes %buildroot/%_mandir %post -n libX11-6 -p /sbin/ldconfig