From 30e6d7d09d2cb4a35578d9374bdb31ccfcaa544b25daa363b2a61b05a5ed0ce1 Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Wed, 18 May 2016 08:34:10 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/AppStream?expand=0&rev=20 --- AppStream.spec | 21 +++------------------ 1 file changed, 3 insertions(+), 18 deletions(-) diff --git a/AppStream.spec b/AppStream.spec index c919e03..a629a67 100644 --- a/AppStream.spec +++ b/AppStream.spec @@ -95,18 +95,6 @@ all the software graphical tools used in different distributions, and use some of the latest technology like PolicyKit to make the process suck less. -%package vala -Summary: Simple software installation management software -- Vala bindings -License: LGPL-2.1+ -Group: System/Libraries - -%description vala -These are the AppStream vala language bindings. - -Vala is a new programming language that aims to bring modern programming language features -without imposing any additional runtime requirements and without using a different ABI compared -to applications and libraries written in C. - %lang_package %prep @@ -175,16 +163,13 @@ make %{_includedir}/AppStream/ %{_datadir}/gir-1.0/AppStream-1.0.gir %{_datadir}/gettext/ +%dir %{_datadir}/vala/ +%dir %{_datadir}/vala/vapi/ +%{_datadir}/vala/vapi/appstream.vapi %files -n typelib-1_0-AppStream-1.0 %defattr(-,root,root) %doc LICENSE* %{_libdir}/girepository-1.0/AppStream-1.0.typelib -%files vala -%defattr(-,root,root) -%dir %{_datadir}/vala/ -%dir %{_datadir}/vala/vapi/ -%{_datadir}/vala/vapi/appstream.vapi - %changelog