packages: pstoedit/pstoedit.spec - BR: ghostscript, pkgconfig

sparky sparky at pld-linux.org
Fri May 14 04:07:27 CEST 2010


Author: sparky                       Date: Fri May 14 02:07:27 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: ghostscript, pkgconfig

---- Files affected:
packages/pstoedit:
   pstoedit.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: packages/pstoedit/pstoedit.spec
diff -u packages/pstoedit/pstoedit.spec:1.26 packages/pstoedit/pstoedit.spec:1.27
--- packages/pstoedit/pstoedit.spec:1.26	Mon Apr 19 19:45:37 2010
+++ packages/pstoedit/pstoedit.spec	Fri May 14 04:07:20 2010
@@ -17,12 +17,14 @@
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	bzip2-devel
+BuildRequires:	ghostscript
 BuildRequires:	libEMF-devel
 BuildRequires:	libplotter-devel >= 2.3
 BuildRequires:	libpng-devel >= 1.0.8
 BuildRequires:	libstdc++-devel >= 3.0
 BuildRequires:	libtool >= 2:1.4d-3
 BuildRequires:	ming-devel
+BuildRequires:	pkgconfig
 Requires:	ghostscript
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -132,10 +134,10 @@
 %{__autoconf}
 %{__automake}
 %configure \
-	GS=/usr/bin/gs \
+	GS=%{_bindir}/gs \
 	--enable-static \
 	--with-magick \
-	--with-libemf-include=/usr/include/libEMF
+	--with-libemf-include=%{_includedir}/libEMF
 %{__make} -j1
 
 %install
@@ -203,6 +205,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2010/05/14 02:07:20  sparky
+- BR: ghostscript, pkgconfig
+
 Revision 1.26  2010/04/19 17:45:37  sls
 - added ming04.patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pstoedit/pstoedit.spec?r1=1.26&r2=1.27&f=u



More information about the pld-cvs-commit mailing list