From 664021a9ed78779a503204e5d656629b8ea06f519b3e517157682c0d3b80f210 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sat, 15 Feb 2014 10:10:41 +0000 Subject: [PATCH] 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 --- gpg2.changes | 5 +++++ gpg2.spec | 4 +++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/gpg2.changes b/gpg2.changes index 4b061f3..8d3ed20 100644 --- a/gpg2.changes +++ b/gpg2.changes @@ -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 diff --git a/gpg2.spec b/gpg2.spec index 7361834..ae6193e 100644 --- a/gpg2.spec +++ b/gpg2.spec @@ -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