|
@@ -1,7 +1,7 @@
|
|
Name: nepomukcontroller
|
|
Name: nepomukcontroller
|
|
Summary: Applet to control the Nepomuk file indexer
|
|
Summary: Applet to control the Nepomuk file indexer
|
|
Version: 0.2
|
|
Version: 0.2
|
|
-Release: 3%{?_dist_release}
|
|
|
|
|
|
+Release: 4%{?_dist_release}
|
|
|
|
|
|
Group: Applications/System
|
|
Group: Applications/System
|
|
License: LGPLv2
|
|
License: LGPLv2
|
|
@@ -12,6 +12,8 @@ Source0: http://kde-apps.org/CONTENT/content-files/137088-%{name}-%{versi
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
BuildRequires: kdelibs-devel >= 4.5.80
|
|
BuildRequires: kdelibs-devel >= 4.5.80
|
|
BuildRequires: kdebase-runtime
|
|
BuildRequires: kdebase-runtime
|
|
|
|
+BuildRequires: shared-desktop-ontologies-devel
|
|
|
|
+BuildRequires: soprano-devel
|
|
|
|
|
|
#{?_kde4_macros_api:Requires: kde4-macros(api) = %{_kde4_macros_api} }
|
|
#{?_kde4_macros_api:Requires: kde4-macros(api) = %{_kde4_macros_api} }
|
|
|
|
|
|
@@ -56,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sun Feb 27 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 0.2-4
|
|
|
|
+- added BR: shared-desktop-ontologies-devel, soprano-devel
|
|
|
|
+
|
|
* Sun Feb 13 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 0.2-3
|
|
* Sun Feb 13 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 0.2-3
|
|
- initial package for Vine
|
|
- initial package for Vine
|
|
|
|
|