|
@@ -8,7 +8,7 @@
|
|
%define pykde4_akonadi 1
|
|
%define pykde4_akonadi 1
|
|
%define pyqt4_version 4.7
|
|
%define pyqt4_version 4.7
|
|
# Qt4 version auto-detection -- inagaki
|
|
# Qt4 version auto-detection -- inagaki
|
|
-%define _qt4_version %(pkg-config --modversion --silence-errors Qt 2>/dev/null || echo 4.6.3)
|
|
|
|
|
|
+%define _qt4_version %(pkg-config --modversion --silence-errors Qt 2>/dev/null || echo 4.7.2)
|
|
%define mono_dir %{_prefix}/lib/mono
|
|
%define mono_dir %{_prefix}/lib/mono
|
|
|
|
|
|
#if 0%{?ruby}%{?smoke}
|
|
#if 0%{?ruby}%{?smoke}
|
|
@@ -26,8 +26,8 @@
|
|
Name: kdebindings
|
|
Name: kdebindings
|
|
Summary: KDE bindings to non-C++ languages.
|
|
Summary: KDE bindings to non-C++ languages.
|
|
Summary(ja): C++ 言語以外の KDE バインディング集
|
|
Summary(ja): C++ 言語以外の KDE バインディング集
|
|
-Version: 4.5.1
|
|
|
|
-Release: 2%{?_dist_release}
|
|
|
|
|
|
+Version: 4.6.1
|
|
|
|
+Release: 1%{?_dist_release}
|
|
|
|
|
|
# http://techbase.kde.org/Policies/Licensing_Policy
|
|
# http://techbase.kde.org/Policies/Licensing_Policy
|
|
License: LGPLv2+
|
|
License: LGPLv2+
|
|
@@ -46,6 +46,7 @@ BuildRequires: kdebase-workspace-devel >= %{version}
|
|
BuildRequires: kdegraphics4-devel >= %{version}
|
|
BuildRequires: kdegraphics4-devel >= %{version}
|
|
BuildRequires: kdelibs4-devel >= %{version}
|
|
BuildRequires: kdelibs4-devel >= %{version}
|
|
BuildRequires: kdepimlibs-devel >= %{version}
|
|
BuildRequires: kdepimlibs-devel >= %{version}
|
|
|
|
+BuildRequires: kdesdk-devel >= %{version}
|
|
# kdebindings does not support polkit-qt-1 yet
|
|
# kdebindings does not support polkit-qt-1 yet
|
|
%if %{?_dist_release} == "vl4" || %{?_dist_release} == "vl5"
|
|
%if %{?_dist_release} == "vl4" || %{?_dist_release} == "vl5"
|
|
BuildRequires: polkit-qt-devel
|
|
BuildRequires: polkit-qt-devel
|
|
@@ -280,7 +281,7 @@ KDE 4 の Kross アーキテクチャ向け falcon プラグインです.
|
|
|
|
|
|
%prep
|
|
%prep
|
|
%setup -q -n kdebindings-%{version}
|
|
%setup -q -n kdebindings-%{version}
|
|
-%patch50 -p1 -b .RUBY_VERSION
|
|
|
|
|
|
+#patch50 -p1 -b .RUBY_VERSION
|
|
|
|
|
|
%build
|
|
%build
|
|
mkdir -p %{_target_platform}
|
|
mkdir -p %{_target_platform}
|
|
@@ -319,6 +320,7 @@ unset QTDIR || : ; . /etc/profile.d/qt4.sh
|
|
%endif
|
|
%endif
|
|
%if %{smoke}
|
|
%if %{smoke}
|
|
-DENABLE_SMOKE=ON \
|
|
-DENABLE_SMOKE=ON \
|
|
|
|
+ -DDISABLE_Attica=TRUE \
|
|
%else
|
|
%else
|
|
-DBUILD_smoke=OFF \
|
|
-DBUILD_smoke=OFF \
|
|
%endif
|
|
%endif
|
|
@@ -500,6 +502,7 @@ fi
|
|
%{ruby_lib}/soprano/
|
|
%{ruby_lib}/soprano/
|
|
%{ruby_lib}/nepomuk/
|
|
%{ruby_lib}/nepomuk/
|
|
%{ruby_arch}/akonadi.so
|
|
%{ruby_arch}/akonadi.so
|
|
|
|
+%{ruby_arch}/kate.so
|
|
%{ruby_arch}/khtml.so
|
|
%{ruby_arch}/khtml.so
|
|
%{ruby_arch}/kio.so
|
|
%{ruby_arch}/kio.so
|
|
%{ruby_arch}/korundum4.so
|
|
%{ruby_arch}/korundum4.so
|
|
@@ -525,6 +528,7 @@ fi
|
|
%defattr(-,root,root,-)
|
|
%defattr(-,root,root,-)
|
|
%{ruby_lib}/Qt/
|
|
%{ruby_lib}/Qt/
|
|
%{ruby_lib}/Qt*.rb
|
|
%{ruby_lib}/Qt*.rb
|
|
|
|
+%{ruby_lib}/qtdeclarative/
|
|
%{ruby_lib}/qtscript/
|
|
%{ruby_lib}/qtscript/
|
|
%{ruby_lib}/qttest/
|
|
%{ruby_lib}/qttest/
|
|
%{ruby_lib}/qtuitools/
|
|
%{ruby_lib}/qtuitools/
|
|
@@ -569,6 +573,12 @@ fi
|
|
%endif
|
|
%endif
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Thu Apr 14 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.1-1
|
|
|
|
+- updated to 4.6.1
|
|
|
|
+- added BR: kdesdk-devel
|
|
|
|
+- disabled attica plugins temporaly
|
|
|
|
+- rebuilt with mono-2.10.1
|
|
|
|
+
|
|
* Sun Sep 26 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.5.1-2
|
|
* Sun Sep 26 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.5.1-2
|
|
- rebuilt with rpm-4.8.1 for pkg-config
|
|
- rebuilt with rpm-4.8.1 for pkg-config
|
|
|
|
|