/[smecontribs]/rpms/clearsilver/contribs8/clearsilver.spec
ViewVC logotype

Diff of /rpms/clearsilver/contribs8/clearsilver.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.2 by unnilennium, Thu Apr 21 08:06:36 2016 UTC Revision 1.3 by unnilennium, Fri Apr 22 08:22:02 2016 UTC
# Line 2  Line 2 
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
# Line 107  find python/examples -type f | xargs chm Line 107  find python/examples -type f | xargs chm
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
# Line 175  rm -rf $RPM_BUILD_ROOT Line 175  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


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed