diff --git a/libgexiv2.spec b/libgexiv2.spec index 43487a4..a7fc325 100644 --- a/libgexiv2.spec +++ b/libgexiv2.spec @@ -12,10 +12,7 @@ BuildRequires: gobject-introspection-devel BuildRequires: libtool BuildRequires: python2-devel BuildRequires: python-gobject-base - -# For tests BuildRequires: vala - %if !0%{?rhel} BuildRequires: python3-devel BuildRequires: python3-gobject-base @@ -25,7 +22,6 @@ BuildRequires: python3-gobject-base libgexiv2 is a GObject-based wrapper around the Exiv2 library. It makes the basic features of Exiv2 available to GNOME applications. - %package devel Summary: Development files for %{name} Requires: %{name}%{?_isa} = %{version}-%{release} @@ -70,12 +66,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %check make check - %post -p /sbin/ldconfig - %postun -p /sbin/ldconfig - %files %license COPYING %doc AUTHORS THANKS README