Accepting request 229116 from home:dimstar:branches:Base:System

- Install gpm.service without executable bit. The service files are
  never 'started'. This silences a warning in journal:
  systemd[1]: Configuration file /usr/lib/systemd/system/gpm.service
  is marked executable. Please remove executable permission bits.
  Proceeding anyway

OBS-URL: https://build.opensuse.org/request/show/229116
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpm?expand=0&rev=35
This commit is contained in:
Stephan Kulow 2014-04-06 05:24:27 +00:00 committed by Git OBS Bridge
parent 871853db94
commit 1ad06d65f5
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Apr 5 18:03:49 UTC 2014 - dimstar@opensuse.org
- Install gpm.service without executable bit. The service files are
never 'started'. This silences a warning in journal:
systemd[1]: Configuration file /usr/lib/systemd/system/gpm.service
is marked executable. Please remove executable permission bits.
Proceeding anyway
-------------------------------------------------------------------
Wed Mar 26 14:03:21 UTC 2014 - jengelh@inai.de

View File

@ -147,7 +147,7 @@ install -m 755 -d $RPM_BUILD_ROOT/%{_unitdir}
install -m 755 -d $RPM_BUILD_ROOT/usr/sbin
install -m 755 inputattach %{buildroot}%{_sbindir}
install -m 644 sysconfig.mouse-%{name} $RPM_BUILD_ROOT/var/adm/fillup-templates
install -m 755 %{S:2} $RPM_BUILD_ROOT/%{_unitdir}/gpm.service
install -m 644 %{S:2} $RPM_BUILD_ROOT/%{_unitdir}/gpm.service
ln -sf /sbin/service $RPM_BUILD_ROOT/usr/sbin/rcgpm
# there were two variables with the same value GPM_PROTOCOL and MOUSETYPE
# in SuLi 8.2. The MOUSETYPE variable better conforms with with other