From 0f85bad3bfef647aea75ce748b195b446495e122 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Thu, 20 Feb 2014 21:35:49 +0100 Subject: [PATCH] Move Makefile.vapigen to the -tools subpackage This is where the rest of the vapigen related files are. https://bugzilla.redhat.com/show_bug.cgi?id=1030543 --- vala.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/vala.spec b/vala.spec index ebf3a79..fb06a3a 100644 --- a/vala.spec +++ b/vala.spec @@ -3,7 +3,7 @@ Name: vala Version: 0.23.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A modern programming language for GNOME # Most files are LGPLv2.1+, curses.vapi is 2-clause BSD @@ -243,7 +243,6 @@ done %{_libdir}/pkgconfig/libvala-%{api_ver}.pc # directory owned by filesystem %{_datadir}/aclocal/vala.m4 -%{_datadir}/vala/Makefile.vapigen %files tools %ghost %{_bindir}/vala-gen-introspect @@ -255,6 +254,7 @@ done %{_libdir}/vala-%{api_ver} %{_datadir}/aclocal/vapigen.m4 %{_datadir}/pkgconfig/vapigen*.pc +%{_datadir}/vala/Makefile.vapigen %ghost %{_mandir}/man1/vala-gen-introspect.1.gz %ghost %{_mandir}/man1/vapigen.1.gz %{_mandir}/man1/vala-gen-introspect-%{api_ver}.1.gz @@ -274,6 +274,9 @@ done %changelog +* Thu Feb 20 2014 Kalev Lember - 0.23.3-2 +- Move Makefile.vapigen to the -tools subpackage (#1030543) + * Wed Feb 19 2014 Richard Hughes - 0.23.3-1 - Update to 0.23.3