diff --git a/libgpg-error.changes b/libgpg-error.changes index d69e520..e2f62e4 100644 --- a/libgpg-error.changes +++ b/libgpg-error.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 19 16:12:59 UTC 2015 - astieger@suse.com + +- remove libtool requirement + ------------------------------------------------------------------- Thu Feb 19 09:24:12 UTC 2015 - rguenther@suse.com diff --git a/libgpg-error.spec b/libgpg-error.spec index a842730..fcb7918 100644 --- a/libgpg-error.spec +++ b/libgpg-error.spec @@ -1,7 +1,7 @@ # # spec file for package libgpg-error # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -29,7 +29,6 @@ Source1: ftp://ftp.gnupg.org/gcrypt/libgpg-error/%{name}-%{version}.tar.b Source2: %{name}.keyring Source3: baselibs.conf Patch1: libgpg-error-1.18-gcc5.patch -BuildRequires: libtool BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -118,5 +117,6 @@ make check %{?_smp_mflags} %{_libdir}/libgpg-error*.so %{_infodir}/gpgrt.info.* %{_mandir}/man1/gpg-error*.1.* +%dir %{_datadir}/aclocal %changelog