SPECS: sbcl.spec - cleanup

qboosh qboosh at pld-linux.org
Tue Feb 28 21:29:41 CET 2006


Author: qboosh                       Date: Tue Feb 28 20:29:41 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cleanup

---- Files affected:
SPECS:
   sbcl.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/sbcl.spec
diff -u SPECS/sbcl.spec:1.13 SPECS/sbcl.spec:1.14
--- SPECS/sbcl.spec:1.13	Tue Feb 28 20:12:47 2006
+++ SPECS/sbcl.spec	Tue Feb 28 21:29:36 2006
@@ -36,7 +36,6 @@
 Source dla Common Lispa oparte na CMUCL. Zawiera zintegrowany natywny
 kompilator, interpreter i debugger.
 
-%if %{with doc}
 %package doc-info
 Summary:	The Steel Bank Common Lisp documentation (info)
 Summary(pl):	Dokumentacja Steel Bank Common Lisp (info)
@@ -69,7 +68,6 @@
 
 %description doc-pdf -l pl
 Dokumentacja Steel Bank Common Lisp (SBCL) w formacie PDF.
-%endif
 
 %prep
 %setup -q
@@ -102,15 +100,11 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%if %{with doc}
 %post doc-info
-/sbin/ldconfig
 [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1
 
 %postun doc-info
-/sbin/ldconfig
 [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1
-%endif
 
 %files
 %defattr(644,root,root,755)
@@ -147,6 +141,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2006/02/28 20:29:36  qboosh
+- cleanup
+
 Revision 1.13  2006/02/28 19:12:47  japhy
 - Up to 0.9.10
 - New bcond without_doc to build without documentation
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/sbcl.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list