--- rpms/clearsilver/contribs8/clearsilver.spec 2016/04/21 08:06:36 1.2 +++ rpms/clearsilver/contribs8/clearsilver.spec 2016/04/22 08:22:02 1.3 @@ -2,7 +2,7 @@ Name: clearsilver Version: 0.10.5 -Release: 20%{?dist} +Release: 21%{?dist} Summary: Fast and powerful HTML templating system Group: Development/Libraries # Technically, the license is "Neotonic ClearSilver", but it is a copy of @@ -107,8 +107,8 @@ find python/examples -type f | xargs chm --disable-ruby \ --disable-csharp %endif -cd perl && %{__perl} Makefile.PL INSTALLDIRS=vendor && cd .. make %{?_smp_mflags} OPTIMIZE="$RPM_OPT_FLAGS" +cd perl && %{__perl} Makefile.PL INSTALLDIRS=vendor && cd .. %install rm -rf $RPM_BUILD_ROOT @@ -175,7 +175,11 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog -* Thu Apr 21 2016 Jean-Philipe Pialasse 0.10.5-1.sme +* Fri Apr 22 2016 Jean-Philipe Pialasse 0.10.5-21.sme +- change command order in build section to let the perl module share object detect the +- libraries and add them + +* Thu Apr 21 2016 Jean-Philipe Pialasse 0.10.5-20.sme - build against SME [SME: 9474] * Mon Dec 12 2011 Jon Ciesla - 0.10.5-15