2 |
|
|
3 |
Name: clearsilver |
Name: clearsilver |
4 |
Version: 0.10.5 |
Version: 0.10.5 |
5 |
Release: 20%{?dist} |
Release: 21%{?dist} |
6 |
Summary: Fast and powerful HTML templating system |
Summary: Fast and powerful HTML templating system |
7 |
Group: Development/Libraries |
Group: Development/Libraries |
8 |
# Technically, the license is "Neotonic ClearSilver", but it is a copy of |
# Technically, the license is "Neotonic ClearSilver", but it is a copy of |
107 |
--disable-ruby \ |
--disable-ruby \ |
108 |
--disable-csharp |
--disable-csharp |
109 |
%endif |
%endif |
|
cd perl && %{__perl} Makefile.PL INSTALLDIRS=vendor && cd .. |
|
110 |
make %{?_smp_mflags} OPTIMIZE="$RPM_OPT_FLAGS" |
make %{?_smp_mflags} OPTIMIZE="$RPM_OPT_FLAGS" |
111 |
|
cd perl && %{__perl} Makefile.PL INSTALLDIRS=vendor && cd .. |
112 |
|
|
113 |
%install |
%install |
114 |
rm -rf $RPM_BUILD_ROOT |
rm -rf $RPM_BUILD_ROOT |
175 |
%endif |
%endif |
176 |
|
|
177 |
%changelog |
%changelog |
178 |
* Thu Apr 21 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.10.5-1.sme |
* Fri Apr 22 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.10.5-21.sme |
179 |
|
- change command order in build section to let the perl module share object detect the |
180 |
|
- libraries and add them |
181 |
|
|
182 |
|
* Thu Apr 21 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.10.5-20.sme |
183 |
- build against SME [SME: 9474] |
- build against SME [SME: 9474] |
184 |
|
|
185 |
* Mon Dec 12 2011 Jon Ciesla <limburgher@gmail.com> - 0.10.5-15 |
* Mon Dec 12 2011 Jon Ciesla <limburgher@gmail.com> - 0.10.5-15 |