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
This commit is contained in:
parent
2aca9b4419
commit
826e36b02a
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user