rpms/xgridfit/devel import.log,1.7,1.8 xgridfit.spec,1.15,1.16

nim nim at fedoraproject.org
Sun Jun 6 16:32:08 UTC 2010


Author: nim

Update of /cvs/extras/rpms/xgridfit/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv22233/devel

Modified Files:
	import.log xgridfit.spec 
Log Message:
add missing requires


Index: import.log
===================================================================
RCS file: /cvs/extras/rpms/xgridfit/devel/import.log,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- import.log	5 Jun 2010 19:02:53 -0000	1.7
+++ import.log	6 Jun 2010 16:32:08 -0000	1.8
@@ -5,3 +5,4 @@ xgridfit-1_17-2_a_fc11:HEAD:xgridfit-1.1
 xgridfit-1_17-3_a_fc11:HEAD:xgridfit-1.17-3.a.fc11.src.rpm:1235379796
 xgridfit-1_19-1_b_fc12:HEAD:xgridfit-1.19-1.b.fc12.src.rpm:1247572850
 xgridfit-2_2-1_a_fc14:HEAD:xgridfit-2.2-1.a.fc14.src.rpm:1275764541
+xgridfit-2_2-2_a_fc14:HEAD:xgridfit-2.2-2.a.fc14.src.rpm:1275841818


Index: xgridfit.spec
===================================================================
RCS file: /cvs/extras/rpms/xgridfit/devel/xgridfit.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- xgridfit.spec	5 Jun 2010 19:02:53 -0000	1.15
+++ xgridfit.spec	6 Jun 2010 16:32:08 -0000	1.16
@@ -4,7 +4,7 @@
 Name:    xgridfit
 Version: 2.2
 %global patchlevel a
-Release: 1%{?patchlevel:.%{patchlevel}}%{?dist}
+Release: 2%{?patchlevel:.%{patchlevel}}%{?dist}
 Summary: Font hinting tool
 
 # This is where we drop fontforge
@@ -18,7 +18,7 @@ BuildArch: noarch
 
 BuildRequires:   python2-devel
 
-Requires:        %{_bindir}/xsltproc, fontforge
+Requires:        %{_bindir}/xsltproc, fontforge, libxml2-python
 Requires(post):  %{_bindir}/xmlcatalog
 Requires(preun): %{_bindir}/xmlcatalog
 
@@ -95,7 +95,12 @@ xmlcatalog --noout --del \
 %defattr(0644,root,root,0755)
 %doc docs/*
 
+
 %changelog
+* Sun Jun 6 2010 Nicolas Mailhot <nicolas.mailhot at laposte.net>
+- 2.2-2.a
+— Add missing requires
+
 * Sat Jun 5 2010 Nicolas Mailhot <nicolas.mailhot at laposte.net>
 - 2.2-1.a
 — Major upstream changes (python utilities, namespace, etc)



More information about the fonts-bugs mailing list