rpms/pstoedit/FC-5 pstoedit.spec,1.1,1.2

Denis Leroy (denis) fedora-extras-commits at redhat.com
Fri Aug 18 22:07:22 UTC 2006


Author: denis

Update of /cvs/extras/rpms/pstoedit/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28719

Modified Files:
	pstoedit.spec 
Log Message:
Added svg/libplot support


Index: pstoedit.spec
===================================================================
RCS file: /cvs/extras/rpms/pstoedit/FC-5/pstoedit.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pstoedit.spec	15 Jun 2006 15:31:09 -0000	1.1
+++ pstoedit.spec	18 Aug 2006 22:07:22 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           pstoedit
 Version:        3.44
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Translates PostScript and PDF graphics into other vector formats
 
 Group:          Applications/Productivity
@@ -15,6 +15,7 @@
 BuildRequires:	libpng-devel
 BuildRequires:	dos2unix
 BuildRequires:	ghostscript
+BuildRequires:	plotutils-devel
 
 %description
 Pstoedit converts PostScript and PDF files to various vector graphic
@@ -41,7 +42,7 @@
 dos2unix doc/*.htm doc/readme.txt
 
 %build
-%configure --disable-static --without-emf --without-swf --without-libplot
+%configure --disable-static --without-emf --without-swf
 make
 
 
@@ -82,6 +83,9 @@
 %{_datadir}/aclocal/*.m4
 
 %changelog
+* Fri Aug 18 2006 Denis Leroy <denis at poolshark.org> - 3.44-3
+- Added svg/libplot support
+
 * Thu Jun 15 2006 Denis Leroy <denis at poolshark.org> - 3.44-2
 - Added missing Requires and BuildRequires
 - Patched configure to prevent CXXFLAGS overwrite




More information about the fedora-extras-commits mailing list