From 826e36b02a3b78d69224caa8bb320c90c0acd1a0db0f17cee9d993cd09e6aa8c Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 12 Sep 2017 06:58:32 +0000 Subject: [PATCH] Accepting request 523412 from home:jengelh:branches:GNOME:Factory - Update package summaries. Avoid running fdupes across hardlink boundaries. OBS-URL: https://build.opensuse.org/request/show/523412 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-desktop?expand=0&rev=244 --- gnome-desktop.changes | 6 ++++++ gnome-desktop.spec | 10 +++++----- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/gnome-desktop.changes b/gnome-desktop.changes index 1fab2a9..38cd6fe 100644 --- a/gnome-desktop.changes +++ b/gnome-desktop.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Sep 11 19:58:43 UTC 2017 - jengelh@inai.de + +- Update package summaries. + Avoid running fdupes across hardlink boundaries. + ------------------------------------------------------------------- Mon Sep 11 17:36:00 UTC 2017 - zaitor@opensuse.org diff --git a/gnome-desktop.spec b/gnome-desktop.spec index bc892f4..3d839b5 100644 --- a/gnome-desktop.spec +++ b/gnome-desktop.spec @@ -65,7 +65,7 @@ This package contains information on the version of GNOME that is installed. %endif %package -n libgnome-desktop-3_0-common -Summary: The GNOME Desktop API Library -- Common data files +Summary: Common data files for the GNOME Desktop API library Group: System/Libraries %description -n libgnome-desktop-3_0-common @@ -77,7 +77,7 @@ This package contains data files used by libgnome-dekstop. %package -n libgnome-desktop-3-12 Summary: The GNOME Desktop API Library -Group: System/GUI/GNOME +Group: System/Libraries Requires: gsettings-desktop-schemas # Data files for libgnome-desktop, split in an own package for SLPP compliancy Requires: libgnome-desktop-3_0-common >= %{version} @@ -95,7 +95,7 @@ on the desktop, but that cannot live in the platform for various reasons. %package -n typelib-1_0-GnomeDesktop-3_0 -Summary: The GNOME Desktop API Library -- Introspection bindings +Summary: Introspection bindings for the GNOME Desktop API library Group: System/Libraries %description -n typelib-1_0-GnomeDesktop-3_0 @@ -107,7 +107,7 @@ This package provides the GObject Introspection bindings for libgnome-desktop. %package -n libgnome-desktop-3-devel -Summary: The GNOME Desktop API Library -- Development Files +Summary: Development files for the GNOME Desktop API library Group: Development/Libraries/GNOME Requires: libgnome-desktop-3-12 = %{version} # Needed as /usr/include/gnome-desktop-3.0/libgnome-desktop/gnome-xkb-info.h includes X11/extensions/XKBrules.h @@ -159,7 +159,7 @@ make %{?_smp_mflags} rm %{buildroot}%{_datadir}/gnome/gnome-version.xml %endif rm -vf %{buildroot}%{_libdir}/*.la -%fdupes %{buildroot} +%fdupes %{buildroot}/%{_prefix} %post -n libgnome-desktop-3-12 -p /sbin/ldconfig