SPECS: libcpdf.spec - unified

qboosh qboosh at pld-linux.org
Sat Aug 19 21:52:42 CEST 2006


Author: qboosh                       Date: Sat Aug 19 19:52:42 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unified

---- Files affected:
SPECS:
   libcpdf.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/libcpdf.spec
diff -u SPECS/libcpdf.spec:1.18 SPECS/libcpdf.spec:1.19
--- SPECS/libcpdf.spec:1.18	Thu Aug 10 15:49:26 2006
+++ SPECS/libcpdf.spec	Sat Aug 19 21:52:37 2006
@@ -14,11 +14,10 @@
 Patch0:		%{name}-makefile.patch
 Patch1:		%{name}-config.patch
 URL:		http://www.fastio.com/
-BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 BuildRequires:	zlib-devel
-#Requires:	xpdf
 #Requires:	ghostscript-fonts-std
 #Requires:	ghostscript-fonts-other
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 This is a library of ANSI C functions, for creating PDF files directly
@@ -64,8 +63,7 @@
 cp -f %{SOURCE1} examples/Makefile
 
 %build
-cd source
-%{__make} -f Makefile.Linux shlib \
+%{__make} -C source -f Makefile.Linux shlib \
 	CFLAGS="%{rpmcflags} -DLinux -fPIC" \
 	VERSION="%{version}"
 
@@ -112,6 +110,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2006/08/19 19:52:37  qboosh
+- unified
+
 Revision 1.18  2006/08/10 13:49:26  arekm
 - rel 5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libcpdf.spec?r1=1.18&r2=1.19&f=u



More information about the pld-cvs-commit mailing list