[libgexiv2] Co-own the vala vapi directories in -devel

Kalev Lember kalev at fedoraproject.org
Wed Sep 17 10:27:32 UTC 2014


commit d7e53314c81e8546ca74f4b5e88533b957f992b5
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Wed Sep 17 11:50:48 2014 +0200

    Co-own the vala vapi directories in -devel
    
    ... instead of pulling in the vala package just for the directory
    ownership.

 libgexiv2.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/libgexiv2.spec b/libgexiv2.spec
index ce76bf9..f9c26ec 100644
--- a/libgexiv2.spec
+++ b/libgexiv2.spec
@@ -33,7 +33,6 @@ It makes the basic features of Exiv2 available to GNOME applications.
 Summary:        Development files for %{name}
 Group:          Development/Libraries
 Requires:       %{name}%{?_isa} = %{version}-%{release}
-Requires:       vala
 
 %description    devel
 The %{name}-devel package contains libraries and header files for
@@ -94,6 +93,8 @@ find $RPM_BUILD_ROOT -name '*.a' -exec rm -f {} ';'
 %{_datadir}/gir-1.0/GExiv2-0.10.gir
 %{_libdir}/libgexiv2.so
 %{_libdir}/pkgconfig/gexiv2.pc
+%dir %{_datadir}/vala
+%dir %{_datadir}/vala/vapi
 %{_datadir}/vala/vapi/gexiv2.vapi
 
 
@@ -110,6 +111,7 @@ find $RPM_BUILD_ROOT -name '*.a' -exec rm -f {} ';'
 * Wed Sep 17 2014 Kalev Lember <kalevlember at gmail.com> - 0.10.2-1
 - Update to 0.10.2
 - Tighten deps with the _isa macro
+- Co-own the vala vapi directories in -devel
 
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.10.1-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild


More information about the scm-commits mailing list