Hello community,

here is the log from the commit of package perl-qt4 for openSUSE:Factory 
checked in at 2012-01-31 10:21:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-qt4 (Old)
 and      /work/SRC/openSUSE:Factory/.perl-qt4.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-qt4", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-qt4/perl-qt4.changes        2012-01-27 
15:23:11.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-qt4.new/perl-qt4.changes   2012-01-31 
10:21:40.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Jan 30 12:11:10 UTC 2012 - [email protected]
+
+- Fix building of qwt bindings
+
+-------------------------------------------------------------------

New:
----
  perlqt-4.8.0-fix_qwt_cmake.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-qt4.spec ++++++
--- /var/tmp/diff_new_pack.6uG7o2/_old  2012-01-31 10:21:41.000000000 +0100
+++ /var/tmp/diff_new_pack.6uG7o2/_new  2012-01-31 10:21:41.000000000 +0100
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:           perl-qt4
 Version:        4.8.0
 Release:        0
@@ -24,6 +23,7 @@
 Group:          Development/Languages/Perl
 Url:            https://projects.kde.org/projects/kde/kdebindings/perl/perlqt
 Source0:        perlqt-%{version}.tar.bz2
+Patch0:         perlqt-4.8.0-fix_qwt_cmake.patch
 BuildRequires:  cmake
 BuildRequires:  kde4-filesystem
 BuildRequires:  kdebindings-smokegen
@@ -52,6 +52,7 @@
 
 %prep
 %setup -q -n perlqt-%{version}
+%patch0
 
 %build
   EXTRA_FLAGS="-DCUSTOM_PERL_SITE_ARCH_DIR=`perl -MConfig -e 'print 
$Config{vendorarch}'`"

++++++ perlqt-4.8.0-fix_qwt_cmake.patch ++++++
--- CMakeLists.txt.old
+++ CMakeLists.txt
@@ -84,7 +84,7 @@
 
 macro_optional_add_bindings(QSCINTILLA_FOUND "QScintilla" qsci)
 
-macro_optional_add_bindings(SMOKE_Qwt5_Qt4_FOUND "Qwt" qwt)
+macro_optional_add_bindings(Qwt5_Qt4_FOUND "Qwt" qwt)
 
 macro_optional_add_bindings(SMOKE_QIMAGEBLITZ_FOUND "QImageBlitz" qimageblitz)
 
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to