Author: glen Date: Wed Jan 24 19:30:44 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - KDE 3.5.6, but blocking bug 140346
---- Files affected: SPECS: kdebindings.spec (1.79 -> 1.79.2.1) ---- Diffs: ================================================================ Index: SPECS/kdebindings.spec diff -u SPECS/kdebindings.spec:1.79 SPECS/kdebindings.spec:1.79.2.1 --- SPECS/kdebindings.spec:1.79 Fri Nov 3 19:07:26 2006 +++ SPECS/kdebindings.spec Wed Jan 24 20:30:39 2007 @@ -19,16 +19,17 @@ Summary(pl): Dowiązania KDE dla języków innych niż C++ Summary(pt_BR): Bindings para KDE Name: kdebindings -Version: 3.5.5 -Release: 1 +Version: 3.5.6 +Release: 0.3 License: GPL Group: X11/Applications Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{name}-%{version}.tar.bz2 -# Source0-md5: e0da219943407a786c2ceea1605fadd1 +# Source0-md5: d26b5f54f062b765a949d66657c2ab3c #Patch100: %{name}-branch.diff Patch0: kde-common-PLD.patch Patch1: %{name}-ac.patch Patch2: kde-ac260-lt.patch +Patch3: %{name}-ssize_t.patch URL: http://www.kde.org/ BuildRequires: autoconf BuildRequires: automake @@ -44,7 +45,7 @@ BuildRequires: perl-devel BuildRequires: perl-modules >= 1:5.8.0 #BuildRequires: pnet >= 0.4.8 -BuildRequires: python-devel >= 1:2.1 +BuildRequires: python-devel >= 1:2.4.4-1.1 %if %{with ruby} BuildRequires: rpmbuild(macros) >= 1.277 BuildRequires: ruby-devel @@ -414,6 +415,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p0 # dont build pyQt and pyKDE since we build it from a separate spec echo 'DO_NOT_COMPILE="$DO_NOT_COMPILE python"' > python/configure.in.in @@ -431,8 +433,6 @@ --with-pythondir=%{py_libdir} \ --with-qt-libraries=%{_libdir} -%{__make} -j1 - cd kalyptus %{__autoconf} %configure \ @@ -440,7 +440,10 @@ --enable-libsuffix=64 \ %endif --with-qt-libraries=%{_libdir} +cd .. + %{__make} -j1 +%{__make} -C kalyptus -j1 %install rm -rf $RPM_BUILD_ROOT @@ -691,6 +694,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.79.2.1 2007/01/24 19:30:39 glen +- KDE 3.5.6, but blocking bug 140346 + Revision 1.79 2006/11/03 18:07:26 glen - hacked python packaging ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kdebindings.spec?r1=1.79&r2=1.79.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
