SPECS: poldek.spec - missing %if %{with python}

sparky sparky at pld-linux.org
Wed Jun 7 16:06:33 CEST 2006


Author: sparky                       Date: Wed Jun  7 14:06:33 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- missing %if %{with python}

---- Files affected:
SPECS:
   poldek.spec (1.233 -> 1.234) 

---- Diffs:

================================================================
Index: SPECS/poldek.spec
diff -u SPECS/poldek.spec:1.233 SPECS/poldek.spec:1.234
--- SPECS/poldek.spec:1.233	Wed Jun  7 12:15:17 2006
+++ SPECS/poldek.spec	Wed Jun  7 16:06:28 2006
@@ -232,8 +232,10 @@
 cp -a conf configs
 rm -f configs/Makefile*
 
+%if %{with python}
 %py_postclean
 rm -f $RPM_BUILD_ROOT%{py_sitedir}/_poldekmod.la
+%endif
 
 %find_lang %{name}
 
@@ -348,6 +350,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.234  2006/06/07 14:06:28  sparky
+- missing %if %{with python}
+
 Revision 1.233  2006/06/07 10:15:17  qboosh
 - added python bindings (following AC-branch)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/poldek.spec?r1=1.233&r2=1.234&f=u



More information about the pld-cvs-commit mailing list