Author: shadzik Date: Thu Dec 3 02:16:55 2009 GMT Module: packages Tag: DEVEL ---- Log message: - add patch
---- Files affected: packages/kde4-kdebindings: kde4-kdebindings.spec (1.42.2.3 -> 1.42.2.4) ---- Diffs: ================================================================ Index: packages/kde4-kdebindings/kde4-kdebindings.spec diff -u packages/kde4-kdebindings/kde4-kdebindings.spec:1.42.2.3 packages/kde4-kdebindings/kde4-kdebindings.spec:1.42.2.4 --- packages/kde4-kdebindings/kde4-kdebindings.spec:1.42.2.3 Wed Nov 18 12:17:18 2009 +++ packages/kde4-kdebindings/kde4-kdebindings.spec Thu Dec 3 03:16:50 2009 @@ -7,18 +7,19 @@ %define _state unstable %define orgname kdebindings -%define qtver 4.5.3 +%define qtver 4.6.0 %define snap svn1048496 Summary: KDE bindings to non-C++ languages Summary(pl.UTF-8): Dowiązania KDE dla języków innych niż C++ Name: kde4-kdebindings -Version: 4.3.75 +Version: 4.3.80 Release: 1 License: GPL Group: X11/Applications -Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}%{snap}.tar.bz2 -# Source0-md5: 59ef291c80442ac5f15618b44c265d53 +Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2 +# Source0-md5: dc060b2d2c88cf5860dc60d563396f17 +Patch0: %{name}-akonadiheaders.patch BuildRequires: QtDesigner-devel >= %{qtver} BuildRequires: QtGui-devel >= %{qtver} BuildRequires: QtOpenGL-devel >= %{qtver} @@ -44,7 +45,7 @@ BuildRequires: rpmbuild(macros) >= 1.213 %{?with_ruby:BuildRequires: ruby-devel} %{?with_smoke:BuildRequires: ruby-qt4-devel} -BuildRequires: soprano-devel +BuildRequires: soprano-devel >= 2.3.70 #BuildConflicts: qt-devel %{!?with_smoke:BuildConflicts: ruby-qt4-devel} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -191,7 +192,8 @@ pliki nagłówkowe dla qyoto. %prep -%setup -q -n %{orgname}-%{version}%{snap} +%setup -q -n %{orgname}-%{version} +%patch0 -p1 # Very ugly hack, but damn, i'm sick of this package %if %{without smoke} %{__sed} -i -e 's/macro_optional_add_subdirectory(smoke)//' CMakeLists.txt @@ -514,6 +516,9 @@ * %{date} PLD Team <[email protected]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.42.2.4 2009/12/03 02:16:50 shadzik +- add patch + Revision 1.42.2.3 2009/11/18 11:17:18 cactus - up to 4.3.75 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kde4-kdebindings/kde4-kdebindings.spec?r1=1.42.2.3&r2=1.42.2.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
