- Rebuild for Qt 4.6.0 RC1 in F13 (was built against Beta 1 with unstable

ABI)
NOTE: Your package needs to be rebuilt IF AND ONLY IF it was built against
    Qt 4.6.0 Beta 1. This was in the buildroot ONLY for dist-f13 after F12
    branched. Packages built against Qt 4.5.x or older do NOT need a
    rebuild for 4.6.x (backwards binary compatibility). I have a list of
    packages needing a rebuild and am going through it. This package is in
    my list, so I am rebuilding it.
This commit is contained in:
Kevin Kofler 2009-11-25 01:23:37 +00:00
parent d24cfbe948
commit a45ff50d78

View File

@ -1,7 +1,7 @@
Summary: A complete ODBC driver manager for Linux
Name: unixODBC
Version: 2.2.14
Release: 7%{?dist}
Release: 8%{?dist}
Group: System Environment/Libraries
URL: http://www.unixODBC.org/
# Programs are GPL, libraries are LGPL, except News Server library is GPL.
@ -183,6 +183,9 @@ rm -rf $RPM_BUILD_ROOT
%postun -p /sbin/ldconfig
%changelog
* Wed Nov 25 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> 2.2.14-8
- Rebuild for Qt 4.6.0 RC1 in F13 (was built against Beta 1 with unstable ABI)
* Thu Oct 15 2009 Tom Lane <tgl@redhat.com> 2.2.14-7
- Clean up bogosity in multilib stub header support: ia64 should not be
listed (it's not multilib), sparcv9 isn't a possible uname -i output