diff --git a/vala.spec b/vala.spec index 9e81f34..ccfeba1 100644 --- a/vala.spec +++ b/vala.spec @@ -2,7 +2,7 @@ Name: vala Version: 0.15.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A modern programming language for GNOME Group: Development/Languages @@ -161,8 +161,6 @@ cp -p %{SOURCE3} COPYING %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT -# Makefile.vapigen somehow gets copied; bug authors -rm $RPM_BUILD_ROOT%{_datadir}/vala/Makefile.vapigen # remove symlinks, using alternatives for f in %{vala_binaries} %{vala_tools_binaries}; do @@ -275,6 +273,7 @@ fi %{_libdir}/pkgconfig/libvala-%{api_ver}.pc # directory owned by filesystem %{_datadir}/aclocal/vala.m4 +%{_datadir}/vala/Makefile.vapigen %files tools %defattr(-,root,root,-) @@ -309,6 +308,10 @@ fi %changelog +* Tue Mar 27 2012 Ray Strode 0.15.2-2 +- Add back Makefile.vapigen. It's needed by various projects + build systems to enable vala support. + * Wed Mar 21 2012 Richard Hughes - 0.15.2-1 - Update to 0.15.2