Accepting request 222380 from home:vitezslav_cizek:branches:Base:System

- install scdaemon to /usr/bin (bnc#863645)

OBS-URL: https://build.opensuse.org/request/show/222380
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=67
This commit is contained in:
Marcus Meissner 2014-02-15 10:10:41 +00:00 committed by Git OBS Bridge
parent be1a8efbc3
commit 664021a9ed
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Feb 14 16:14:14 UTC 2014 - vcizek@suse.com
- install scdaemon to /usr/bin (bnc#863645)
-------------------------------------------------------------------
Sat Oct 5 11:44:42 UTC 2013 - andreas.stieger@gmx.de

View File

@ -1,7 +1,7 @@
#
# spec file for package gpg2
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -126,6 +126,8 @@ ln -sf gpgv2.1 $RPM_BUILD_ROOT/usr/share/man/man1/gpgv.1
rm -rf $RPM_BUILD_ROOT/%_datadir/locale/en@{bold,}quot
# additional files to documentation directory
install -m 644 AUTHORS COPYING ChangeLog NEWS THANKS TODO doc/FAQ $RPM_BUILD_ROOT/%{_docdir}/%{name}
# install scdaemon to %{_bindir} (bnc#863645)
mv %{buildroot}%{_libdir}/scdaemon %{buildroot}%{_bindir}
%find_lang gnupg2
%if 0%{?suse_version} > 1020
%fdupes %buildroot