rpms/pstoedit/devel pstoedit.spec,1.3,1.4

Denis Leroy (denis) fedora-extras-commits at redhat.com
Thu Nov 23 09:47:53 UTC 2006


Author: denis

Update of /cvs/extras/rpms/pstoedit/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19699

Modified Files:
	pstoedit.spec 
Log Message:
Added EMF support


Index: pstoedit.spec
===================================================================
RCS file: /cvs/extras/rpms/pstoedit/devel/pstoedit.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pstoedit.spec	28 Aug 2006 11:37:46 -0000	1.3
+++ pstoedit.spec	23 Nov 2006 09:47:23 -0000	1.4
@@ -1,6 +1,6 @@
 Name:           pstoedit
 Version:        3.44
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Translates PostScript and PDF graphics into other vector formats
 
 Group:          Applications/Productivity
@@ -16,6 +16,7 @@
 BuildRequires:	dos2unix
 BuildRequires:	ghostscript
 BuildRequires:	plotutils-devel
+BuildRequires:	libEMF-devel
 
 %description
 Pstoedit converts PostScript and PDF files to various vector graphic
@@ -42,7 +43,7 @@
 dos2unix doc/*.htm doc/readme.txt
 
 %build
-%configure --disable-static --without-emf --without-swf
+%configure --disable-static --with-emf --without-swf
 make
 
 
@@ -83,6 +84,9 @@
 %{_datadir}/aclocal/*.m4
 
 %changelog
+* Wed Nov 22 2006 Denis Leroy <denis at poolshark.org> - 3.44-5
+- Added libEMF support
+
 * Mon Aug 28 2006 Denis Leroy <denis at poolshark.org> - 3.44-4
 - FE6 Rebuild
 




More information about the fedora-extras-commits mailing list