SPECS (AC-branch): poldek.spec - missing %if %{with python}

sparky sparky at pld-linux.org
Wed Jun 7 16:05:28 CEST 2006


Author: sparky                       Date: Wed Jun  7 14:05:28 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- missing %if %{with python}

---- Files affected:
SPECS:
   poldek.spec (1.197.2.78 -> 1.197.2.79) 

---- Diffs:

================================================================
Index: SPECS/poldek.spec
diff -u SPECS/poldek.spec:1.197.2.78 SPECS/poldek.spec:1.197.2.79
--- SPECS/poldek.spec:1.197.2.78	Wed Jun  7 10:53:57 2006
+++ SPECS/poldek.spec	Wed Jun  7 16:05:22 2006
@@ -240,10 +240,12 @@
 
 %find_lang %{name}
 
+%if %{with python}
 %py_postclean
 install -d $RPM_BUILD_ROOT%{py_sitedir}
 mv $RPM_BUILD_ROOT{%{_libdir},%{py_sitedir}}/_poldekmod.so
 rm -f $RPM_BUILD_ROOT%{_libdir}/_poldekmod.la
+%endif
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -356,6 +358,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.197.2.79  2006/06/07 14:05:22  sparky
+- missing %if %{with python}
+
 Revision 1.197.2.78  2006/06/07 08:53:57  sparky
 - added --without python bcond
 
================================================================

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



More information about the pld-cvs-commit mailing list