diff --git a/yelp-xsl.spec b/yelp-xsl.spec index 241a291..62ac82b 100644 --- a/yelp-xsl.spec +++ b/yelp-xsl.spec @@ -1,6 +1,6 @@ Name: yelp-xsl Version: 3.14.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: XSL stylesheets for the yelp help browser License: LGPLv2+ @@ -22,7 +22,7 @@ This package contains XSL stylesheets that are used by the yelp help browser. %package devel Summary: Developer documentation for yelp-xsl -Requires: %{name}%{?_isa} = %{version}-%{release} +Requires: %{name} = %{version}-%{release} %description devel The yelp-xsl-devel package contains developer documentation for the @@ -52,6 +52,9 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" %changelog +* Mon Oct 27 2014 Kalev Lember - 3.14.0-2 +- Don't use the _isa macro as the package is noarch + * Tue Sep 23 2014 Kalev Lember - 3.14.0-1 - Update to 3.14.0