rpms/inkscape/F-10 inkscape.spec,1.58,1.59

Lubomir Rintel lkundrak at fedoraproject.org
Tue Jan 13 21:29:43 UTC 2009


Author: lkundrak

Update of /cvs/pkgs/rpms/inkscape/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14335

Modified Files:
	inkscape.spec 
Log Message:
Apply the patch, fix the NVR


Index: inkscape.spec
===================================================================
RCS file: /cvs/pkgs/rpms/inkscape/F-10/inkscape.spec,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- inkscape.spec	13 Jan 2009 20:44:48 -0000	1.58
+++ inkscape.spec	13 Jan 2009 21:29:13 -0000	1.59
@@ -1,6 +1,6 @@
 Name:           inkscape
 Version:        0.46
-Release:        7%{?dist}
+Release:        6%{?dist}.1
 Summary:        Vector-based drawing program using SVG
 
 Group:          Applications/Productivity
@@ -86,6 +86,7 @@
 %patch6 -p1 -b .poppler-0.8.3
 %patch7 -p1 -b .uniconv
 %patch8 -p2 -b .colors
+%patch9 -p2 -b .bitmap-fonts
 find -type f -regex '.*\.\(cpp\|h\)' -perm +111 -exec chmod -x {} ';'
 find share/extensions/ -type f -regex '.*\.py' -perm +111 -exec chmod -x {} ';'
 dos2unix -k -q share/extensions/*.py
@@ -145,7 +146,7 @@
 
 
 %changelog
-* Tue Jan 13 2009 Lubomir Rintel <lkundrak at v3.sk> - 0.46-7
+* Tue Jan 13 2009 Lubomir Rintel <lkundrak at v3.sk> - 0.46-6.1
 - Fix crash with bitmap font (#477158)
 
 * Fri Oct 17 2008 Lubomir Rintel <lkundrak at v3.sk> - 0.46-6




More information about the scm-commits mailing list