SPECS: clearsilver.spec - minoc cosmetics; rel 3

glen glen at pld-linux.org
Tue Oct 14 22:03:51 CEST 2008


Author: glen                         Date: Tue Oct 14 20:03:51 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- minoc cosmetics; rel 3

---- Files affected:
SPECS:
   clearsilver.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/clearsilver.spec
diff -u SPECS/clearsilver.spec:1.14 SPECS/clearsilver.spec:1.15
--- SPECS/clearsilver.spec:1.14	Sat Feb 23 23:00:03 2008
+++ SPECS/clearsilver.spec	Tue Oct 14 22:03:45 2008
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	ClearSilver - system szablonów HTML
 Name:		clearsilver
 Version:	0.10.5
-Release:	2
+Release:	3
 License:	Apache License style
 Group:		Development/Libraries
 Source0:	http://www.clearsilver.net/downloads/%{name}-%{version}.tar.gz
@@ -27,8 +27,8 @@
 %description -l pl.UTF-8
 ClearSilver to szybki, potężny i niezależny od języka system szablonów
 HTML. Zarówno w statycznych stronach HTML jak i dynamicznych
-aplikacjach pomaga oddzielić kod prezentacyjny od logiki aplikacji,
-co ułatwia pracę nad projektem.
+aplikacjach pomaga oddzielić kod prezentacyjny od logiki aplikacji, co
+ułatwia pracę nad projektem.
 
 %package devel
 Summary:	ClearSilver development package
@@ -100,7 +100,7 @@
 	--disable-ruby \
 	--enable-apache \
 	--enable-perl \
-	--with-python=%{_bindir}/python
+	--with-python=%{__python}
 
 %{__make}
 
@@ -122,6 +122,11 @@
 rm -rf $RPM_BUILD_ROOT%{perl_archlib} \
 	$RPM_BUILD_ROOT%{perl_vendorarch}/auto/*{,/*{,/*}}/.packlist
 
+# what an ass putting it to lib32 dir
+%if "%{_lib}" != "lib"
+rm $RPM_BUILD_ROOT%{_prefix}/lib/python%{py_ver}/site-packages/neo_cgi.so
+%endif
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -149,14 +154,16 @@
 %attr(755,root,root) %{perl_vendorarch}/auto/ClearSilver/ClearSilver.so
 %{_mandir}/man3/ClearSilver.3pm*
 
-#%files -n ruby
-#%defattr(644,root,root,755)
-#{ruby_sitepath}/(ruby_version}/neo.rb
-#%attr(755,root,root) {ruby_sitepath}/(ruby_version}/$(ruby_arch}/hdf.so
-
-#%files -n mod_ecs
-#%defattr(644,root,root,755)
-#%attr(755,root,root) {apache_libexec}/mod_ecs.so
+%if 0
+%files -n ruby
+%defattr(644,root,root,755)
+%{ruby_sitepath}/%{ruby_version}/neo.rb
+%attr(755,root,root) %{ruby_sitepath}/%{ruby_version}/%{ruby_arch}/hdf.so
+
+%files -n mod_ecs
+%defattr(644,root,root,755)
+%attr(755,root,root) %{apache_libexec}/mod_ecs.so
+%endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -164,6 +171,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2008/10/14 20:03:45  glen
+- minoc cosmetics; rel 3
+
 Revision 1.14  2008/02/23 22:00:03  glen
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/clearsilver.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list