[vala] add new vapigen files to -tools subpackage

Michel Alexandre Salim salimma at fedoraproject.org
Mon Jan 30 22:58:02 UTC 2012


commit 12a59588a7285cd5de3301d4fd20d6ceb7f47a0b
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Mon Jan 30 23:57:24 2012 +0100

    add new vapigen files to -tools subpackage

 vala.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/vala.spec b/vala.spec
index 1058ef2..53918ac 100644
--- a/vala.spec
+++ b/vala.spec
@@ -69,7 +69,7 @@ Summary:        Tools for creating projects and bindings for %{name}
 Group:          Development/Languages
 License:        LGPLv2+
 Requires:       %{name} = %{version}-%{release}
-Requires:       gnome-common intltool libtool
+Requires:       gnome-common intltool libtool pkgconfig
 Provides:       %{name}-vapigen = %{version}-%{release}
 Obsoletes:      %{name}-vapigen < %{version}-%{release}
 
@@ -200,8 +200,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/vala-%{api_ver}
 %{_libdir}/libvala-%{api_ver}.so
 %{_libdir}/pkgconfig/libvala-%{api_ver}.pc
-# directory ownership satisfied by this chain:
-# vala-devel R vala R gtk2-devel R automake
+# directory owned by filesystem
 %{_datadir}/aclocal/vala.m4
 
 %files tools
@@ -213,6 +212,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/vapicheck-%{api_ver}
 %{_bindir}/vapigen-%{api_ver}
 %{_libdir}/vala-%{api_ver}
+%{_datadir}/aclocal/vapigen.m4
+%{_datadir}/pkgconfig/vapigen*.pc
 %{_mandir}/*/*gen*
 
 %files doc


More information about the scm-commits mailing list