rpms/inkscape/FC-4 inkscape.spec, 1.13, 1.14 inkscape-0.41-64bit.patch, 1.2, NONE inkscape-gcc4.patch, 1.1, NONE

Denis Leroy (denis) fedora-extras-commits at redhat.com
Wed Dec 14 09:44:53 UTC 2005


Author: denis

Update of /cvs/extras/rpms/inkscape/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27102

Modified Files:
	inkscape.spec 
Removed Files:
	inkscape-0.41-64bit.patch inkscape-gcc4.patch 
Log Message:
Update to 0.43. Removed unused patches.


Index: inkscape.spec
===================================================================
RCS file: /cvs/extras/rpms/inkscape/FC-4/inkscape.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- inkscape.spec	29 Jul 2005 13:51:35 -0000	1.13
+++ inkscape.spec	14 Dec 2005 09:44:50 -0000	1.14
@@ -1,13 +1,12 @@
 Name:           inkscape
-Version:        0.42
-Release:        2%{?dist}
+Version:        0.43
+Release:        1%{?dist}
 Summary:        Vector-based drawing program using SVG
 
 Group:          Applications/Productivity
 License:        GPL
 URL:            http://inkscape.sourceforge.net/
 Source0:        http://download.sourceforge.net/inkscape/inkscape-%{version}.tar.bz2
-Patch0:         inkscape-0.42-gettext-x86_64.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  atk-devel
@@ -18,6 +17,7 @@
 BuildRequires:  gtkmm24-devel
 BuildRequires:  libart_lgpl-devel >= 2.3.10
 BuildRequires:  libgnomeprintui22-devel >= 2.2.0
+BuildRequires:  libgnomeprint22-devel
 BuildRequires:  gnome-vfs2-devel
 BuildRequires:  libpng-devel
 BuildRequires:  libsigc++20-devel
@@ -50,7 +50,6 @@
 
 %prep
 %setup -q
-%patch0 -p1 -b .dgettext
 
 
 %build
@@ -59,9 +58,13 @@
 --with-xinerama                \
 --enable-static=no             \
 --with-python                  \
+--with-perl                    \
+--with-gnome-vfs               \
 --with-inkjar
-#temporarily disabled until I can look into it further
-#--with-gnome-print             \
+# turned off, seems very unstable at this point
+#--enable-inkboard             \
+# temporarily disabled until I can look into it further
+#--with-gnome-print            \
 
 make %{?_smp_mflags}
 
@@ -92,7 +95,7 @@
 
 %files -f %{name}.lang
 %defattr(-,root,root,-)
-%doc AUTHORS COPYING ChangeLog NEWS README HACKING
+%doc AUTHORS COPYING ChangeLog NEWS README
 %doc %{_mandir}/man1/*
 %{_bindir}/*
 %{_datadir}/%{name}/


--- inkscape-0.41-64bit.patch DELETED ---


--- inkscape-gcc4.patch DELETED ---




More information about the scm-commits mailing list