packages: kde4-kdebindings/kde4-kdebindings.spec - BR:kde4-kdevplatform-dev...
cactus
cactus at pld-linux.org
Sun May 10 20:28:51 CEST 2009
Author: cactus Date: Sun May 10 18:28:51 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- BR:kde4-kdevplatform-devel
- patch for gcc 4.4.0
---- Files affected:
packages/kde4-kdebindings:
kde4-kdebindings.spec (1.20 -> 1.21)
---- Diffs:
================================================================
Index: packages/kde4-kdebindings/kde4-kdebindings.spec
diff -u packages/kde4-kdebindings/kde4-kdebindings.spec:1.20 packages/kde4-kdebindings/kde4-kdebindings.spec:1.21
--- packages/kde4-kdebindings/kde4-kdebindings.spec:1.20 Fri May 8 17:02:03 2009
+++ packages/kde4-kdebindings/kde4-kdebindings.spec Sun May 10 20:28:45 2009
@@ -1,6 +1,5 @@
# $Revision$, $Date$
-# TODO
-# - -- cmake package FindKDevPlatform.cmake was not found. The package KDevPlatform is needed to compile all part of this program.
+#
# Conditional build:
%bcond_without dotnet # build without dotnet bindings
@@ -16,6 +15,7 @@
Group: X11/Applications
Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2
# Source0-md5: 1c0e2a30461fb64654d0cc4e104f4dde
+Patch0: %{name}-csharp.patch
BuildRequires: QtGui-devel >= %{qtver}
BuildRequires: QtUiTools-devel >= %{qtver}
BuildRequires: QtWebKit-devel >= %{qtver}
@@ -24,6 +24,7 @@
BuildRequires: kde4-kdegraphics-devel >= %{version}
BuildRequires: kde4-kdelibs-devel >= %{version}
BuildRequires: kde4-kdepimlibs-devel >= %{version}
+BuildRequires: kde4-kdevplatform-devel
%{?with_dotnet:BuildRequires: mono-csharp}
%{?with_dotnet:BuildRequires: monodoc}
BuildRequires: phonon-devel >= 4.3.1
@@ -179,7 +180,7 @@
%prep
%setup -q -n %{orgname}-%{version}
-#%patch0 -p1
+%patch0 -p1
%build
install -d build
@@ -465,6 +466,10 @@
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21 2009/05/10 18:28:45 cactus
+- BR:kde4-kdevplatform-devel
+- patch for gcc 4.4.0
+
Revision 1.20 2009/05/08 15:02:03 shadzik
- release 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kde4-kdebindings/kde4-kdebindings.spec?r1=1.20&r2=1.21&f=u
More information about the pld-cvs-commit
mailing list