From b656367beb08cd5e8d9496eb380004c11d83c92f Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Aug 01 2006 18:55:14 +0000 Subject: reenable hidden visibility --- diff --git a/aqbanking.spec b/aqbanking.spec index 378de3a..28f9e94 100644 --- a/aqbanking.spec +++ b/aqbanking.spec @@ -1,14 +1,13 @@ Name: aqbanking Summary: A library for online banking functions and financial data import/export. Version: 2.1.0 -Release: 2 +Release: 3 Source: http://download.sourceforge.net/aqbanking/%{name}-%{version}.tar.gz Group: System Environment/Libraries License: GPL URL: http://sourceforge.net/projects/aqbanking Patch: aqbanking-libdir.patch Patch2: aqbanking-2.1.0-pkgconfig.patch -Patch3: aqbanking-2.1.0-visibility.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRequires: gwenhywfar-devel >= 1.99.2 qt-devel BuildRequires: libofx-devel >= 0.7.0, gettext, autoconf, libtool @@ -40,7 +39,6 @@ compiling programs using Aqbanking. %setup -q %patch -p1 %patch2 -p1 -%patch3 -p1 %build [ -z "$QTDIR" ] && . /etc/profile.d/qt.sh @@ -90,6 +88,9 @@ mv $RPM_BUILD_ROOT/%{_datadir}/doc/{aqbanking,aqhbci} $RPM_BUILD_ROOT/%{_datadir %changelog +* Tue Aug 1 2006 Bill Nottingham - 2.1.0-3 +- reenable visibility + * Fri Jul 14 2006 Bill Nottingham - 2.1.0-2 - port *-config to pkgconfig - don't use -fvisibility=hidden