packages: ghostscript/ghostscript.spec - gdevdsp2.h is just internal header...

qboosh qboosh at pld-linux.org
Wed Sep 15 09:12:02 CEST 2010


Author: qboosh                       Date: Wed Sep 15 07:12:02 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- gdevdsp2.h is just internal header; gdevdsp.h,iapi.h,ierrors.h are already installed by make soinstall

---- Files affected:
packages/ghostscript:
   ghostscript.spec (1.191 -> 1.192) 

---- Diffs:

================================================================
Index: packages/ghostscript/ghostscript.spec
diff -u packages/ghostscript/ghostscript.spec:1.191 packages/ghostscript/ghostscript.spec:1.192
--- packages/ghostscript/ghostscript.spec:1.191	Mon Sep 13 21:19:28 2010
+++ packages/ghostscript/ghostscript.spec	Wed Sep 15 09:11:57 2010
@@ -228,7 +228,6 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_includedir}/ghostscript
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT \
@@ -241,10 +240,7 @@
 %{__make} -C ijs install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-# Headers
-install base/gdevdsp{,2}.h psi/{iapi,ierrors}.h $RPM_BUILD_ROOT%{_includedir}/ghostscript
-
-%{__rm} -r $RPM_BUILD_ROOT%{_bindir}/*.sh \
+%{__rm} $RPM_BUILD_ROOT%{_bindir}/*.sh \
 	$RPM_BUILD_ROOT%{_mandir}/man1/{ps2pdf1{2,3},eps2eps}.1 \
 	$RPM_BUILD_ROOT%{_mandir}/de/man1/{ps2pdf1{2,3},eps2eps}.1
 
@@ -398,6 +394,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.192  2010/09/15 07:11:57  qboosh
+- gdevdsp2.h is just internal header; gdevdsp.h,iapi.h,ierrors.h are already installed by make soinstall
+
 Revision 1.191  2010/09/13 19:19:28  qboosh
 - added cups-sh patch (use grep instead of bash test extension); build pdftoraster for cups
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ghostscript/ghostscript.spec?r1=1.191&r2=1.192&f=u



More information about the pld-cvs-commit mailing list