]> git.pld-linux.org Git - packages/kde4-baloo.git/blobdiff - kde4-baloo.spec
- BR qjson-devel
[packages/kde4-baloo.git] / kde4-baloo.spec
index a532f6262fe238730b5f9b51484b6c13d481b1e3..8cff47559588261dac477a26aa0c6d425b6b9a17 100644 (file)
@@ -6,18 +6,20 @@
 Summary:       A framework for searching and managing metadata
 Name:          kde4-baloo
 Version:       4.14.3
-Release:       4
+Release:       6
 License:       LGPLv2 or LGPLv3
 Group:         X11/Applications
 URL:           http://www.kde.org/
 Source0:       http://download.kde.org/%{_state}/%{version}/src/%{orgname}-%{version}.tar.xz
 # Source0-md5: 09575539cf2c76c951a67da00bd5df5b
+Patch0:                moc.patch
 BuildRequires: QtCore-devel >= %{qtver}
 BuildRequires: akonadi-devel >= 1.12.0
 BuildRequires: kde4-kdelibs-devel >= %{version}
 BuildRequires: kde4-kdepimlibs-devel >= %{version}
 BuildRequires: kde4-kfilemetadata-devel >= %{version}
 BuildRequires: pkgconfig
+BuildRequires: qjson-devel
 BuildRequires: xapian-core-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -35,6 +37,7 @@ Baloo development files and libraries.
 
 %prep
 %setup -q -n %{orgname}-%{version}
+%patch0 -p1
 
 %build
 install -d build
This page took 0.063634 seconds and 4 git commands to generate.