rpms/dvipdfmx/devel dvipdfmx.spec,1.9,1.10 sources,1.5,1.6

Jonathan G. Underwood jgu at fedoraproject.org
Tue Sep 15 12:14:29 UTC 2009


Author: jgu

Update of /cvs/extras/rpms/dvipdfmx/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30031

Modified Files:
	dvipdfmx.spec sources 
Log Message:
* Mon Sep 15 2009 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 0-0.29.20090708cvs
- Fix up errors in file list



Index: dvipdfmx.spec
===================================================================
RCS file: /cvs/extras/rpms/dvipdfmx/devel/dvipdfmx.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- dvipdfmx.spec	24 Jul 2009 20:40:31 -0000	1.9
+++ dvipdfmx.spec	15 Sep 2009 12:14:29 -0000	1.10
@@ -6,11 +6,11 @@
 %{!?_texmf_main: %define _texmf_main %{_datadir}/texmf}
 %{!?_texmf_conf: %define _texmf_conf %{_sysconfdir}/texmf}
 
-%define snapshot 20090115
+%define snapshot 20090708
 
 Name:           dvipdfmx
 Version:        0
-Release:        0.28.%{snapshot}cvs%{?dist}
+Release:        0.29.%{snapshot}cvs%{?dist}
 Summary:        A DVI to PDF translator
 
 Group:          Applications/Publishing
@@ -18,12 +18,6 @@ License:        GPLv2+
 URL:            http://project.ktug.or.kr/dvipdfmx/
 Source0:        http://project.ktug.or.kr/dvipdfmx/snapshot/current/%{name}-%{snapshot}.tar.gz
 
-# This patch renames ebb to ebbx to prevent conflict with the ebb from the
-# dvipdfm package. 
-# htps://bugzilla.redhat.com/show_bug.cgi?id=448347
-# Reported to upstream on 26th May 2008 via email
-Patch0:		dvipdfmx-20080617-ebb-to-ebbx.patch
-
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  kpathsea-devel libpng-devel zlib-devel libpaper-devel texlive-texmf
@@ -46,7 +40,6 @@ Hirata and its modified one, dvipdfm-kor
 
 %prep
 %setup -q -n %{name}-%{snapshot}
-%patch0 -p1 -b .ebb-to-ebbx
 
 %build
 %configure
@@ -87,19 +80,24 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %doc AUTHORS ChangeLog COPYING README
 %{_bindir}/dvipdfmx
-%{_bindir}/ebbx
 %{_bindir}/extractbb
+%{_bindir}/ebb
 %dir %{_texmf_conf}/dvipdfmx/
 %config(noreplace) %{_texmf_conf}/dvipdfmx/cid-x.map
 %{_texmf_main}/dvipdfmx
 %{_texmf_main}/fonts/map/dvipdfmx/cid-x.map
 %{_texmf_main}/fonts/map/glyphlist/glyphlist.txt
 %{_texmf_main}/fonts/map/glyphlist/pdfglyphlist.txt
+%{_texmf_main}/fonts/cmap/dvipdfmx/EUC-UCS2
 
 
 %changelog
-* Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0-0.28.20090115cvs
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+* Mon Sep 15 2009 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 0-0.29.20090708cvs
+- Fix up errors in file list
+
+* Fri Sep 11 2009 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 0-0.28.20090708cvs
+- Update to 20090708 snapshot to fix BZ 519672
+- Remove dvipdfmx-20080617-ebb-to-ebbx.patch
 
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0-0.27.20090115cvs
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/dvipdfmx/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- sources	20 Jan 2009 00:16:33 -0000	1.5
+++ sources	15 Sep 2009 12:14:29 -0000	1.6
@@ -1 +1 @@
-098cef238de53adc5e98fe56a451f6f7  dvipdfmx-20090115.tar.gz
+c727370d57633eb58618022516d17b07  dvipdfmx-20090708.tar.gz




More information about the fedora-extras-commits mailing list