forked from pool/gnome-settings-daemon
Accepting request 539787 from home:jengelh:branches:GNOME:Factory
- Avoid running fdupes across hardlink boundaries. - Fix an error in the description. OBS-URL: https://build.opensuse.org/request/show/539787 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-settings-daemon?expand=0&rev=314
This commit is contained in:
parent
e2245a3734
commit
d7c9100740
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 8 08:39:19 UTC 2017 - jengelh@inai.de
|
||||
|
||||
- Avoid running fdupes across hardlink boundaries.
|
||||
- Fix an error in the description.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 2 15:48:05 UTC 2017 - fezhang@suse.com
|
||||
|
||||
|
@ -131,7 +131,7 @@ them as well as basic services like a clipboard manager, controlling
|
||||
the startup of the screensaver, etc.
|
||||
|
||||
This module was previously part of GNOME Control Center, but has been
|
||||
splitted from it for a more general use.
|
||||
split for a more general use.
|
||||
|
||||
%package devel
|
||||
Summary: Development package for the GNOME settings daemon
|
||||
@ -194,7 +194,7 @@ rm %{buildroot}%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Wacom.deskt
|
||||
find %{buildroot} -type f -name "*.la" -delete -print
|
||||
|
||||
%find_lang %{name} %{?no_lang_C}
|
||||
%fdupes %{buildroot}
|
||||
%fdupes %{buildroot}/%{_prefix}
|
||||
|
||||
%files
|
||||
%doc AUTHORS COPYING ChangeLog NEWS
|
||||
|
Loading…
Reference in New Issue
Block a user