[zbar/el6/master] - Rebuild for Qt 4.6.0 RC1 in F13 (was built against Beta 1 with unstable ABI) - Always BR qt4-d

mchehab mchehab at fedoraproject.org
Tue Dec 28 19:33:58 UTC 2010


commit b7d73e04dc03726e96af29a700a3e2afe4abc652
Author: Kevin Kofler <kkofler at fedoraproject.org>
Date:   Wed Nov 25 01:28:37 2009 +0000

    - Rebuild for Qt 4.6.0 RC1 in F13 (was built against Beta 1 with unstable
        ABI)
    - Always BR qt4-devel rather than qt-devel, it's provided by qt-devel
        anyway
    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.

 zbar.spec |   13 ++++++-------
 1 files changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/zbar.spec b/zbar.spec
index 6e44e37..bd78490 100644
--- a/zbar.spec
+++ b/zbar.spec
@@ -3,7 +3,7 @@
 
 Name:           zbar
 Version:        0.10
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Bar code reader
 
 Group:          User Interface/X Hardware Support
@@ -13,12 +13,7 @@ Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  python-devel, gtk2-devel, pygtk2-devel, ImageMagick-c++-devel, libXv-devel, xmlto
-
-%if 0%{?rhel}
-BuildRequires: qt4-devel
-%else
-BuildRequires: qt-devel
-%endif
+BuildRequires:  qt4-devel
 
 %description
 A layered barcode scanning and decoding library. Supports EAN, UPC, Code 128,
@@ -173,6 +168,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/zbar/QZBar*.h
 
 %changelog
+* Wed Nov 25 2009 Kevin Kofler <Kevin at tigcc.ticalc.org> 0.10-2
+- Rebuild for Qt 4.6.0 RC1 in F13 (was built against Beta 1 with unstable ABI)
+- Always BR qt4-devel rather than qt-devel, it's provided by qt-devel anyway
+
 * Mon Nov 02 2009 Bastien Nocera <bnocera at redhat.com> 0.10-1
 - Update to 0.10
 


More information about the scm-commits mailing list