2004-11-08 04:35:58 +00:00
|
|
|
Name: inkscape
|
2015-01-29 18:18:31 +00:00
|
|
|
Version: 0.91
|
2015-08-05 18:50:42 +00:00
|
|
|
Release: 15%{?dist}
|
2005-07-26 01:09:18 +00:00
|
|
|
Summary: Vector-based drawing program using SVG
|
2004-11-08 04:36:07 +00:00
|
|
|
|
2004-11-08 04:35:58 +00:00
|
|
|
Group: Applications/Productivity
|
2007-08-28 22:40:05 +00:00
|
|
|
License: GPLv2+
|
2004-11-08 04:35:58 +00:00
|
|
|
URL: http://inkscape.sourceforge.net/
|
2012-11-19 15:28:02 +00:00
|
|
|
Source0: http://downloads.sourceforge.net/inkscape/%{name}-%{version}.tar.bz2
|
2011-11-16 20:06:37 +00:00
|
|
|
Patch0: inkscape-0.48.2-types.patch
|
2015-02-12 15:29:08 +00:00
|
|
|
Patch1: inkscape-0.91-desktop.patch
|
2010-01-21 13:45:35 +00:00
|
|
|
|
2015-02-12 15:29:08 +00:00
|
|
|
BuildRequires: aspell-devel
|
2004-11-12 05:34:53 +00:00
|
|
|
BuildRequires: atk-devel
|
2015-02-12 15:29:08 +00:00
|
|
|
BuildRequires: boost-devel
|
|
|
|
BuildRequires: cairo-devel
|
|
|
|
BuildRequires: dos2unix
|
2004-11-08 04:35:58 +00:00
|
|
|
BuildRequires: desktop-file-utils
|
|
|
|
BuildRequires: freetype-devel
|
2006-06-28 20:35:51 +00:00
|
|
|
BuildRequires: gc-devel >= 6.4
|
2004-11-12 05:34:53 +00:00
|
|
|
BuildRequires: gettext
|
2015-02-12 15:29:08 +00:00
|
|
|
BuildRequires: gsl-devel
|
2008-02-06 12:02:12 +00:00
|
|
|
BuildRequires: gtkmm24-devel >= 2.8.0
|
2006-06-28 20:35:51 +00:00
|
|
|
BuildRequires: gtkspell-devel
|
2011-02-09 07:54:30 +00:00
|
|
|
BuildRequires: gnome-vfs2-devel >= 2.0
|
2015-02-12 15:29:08 +00:00
|
|
|
BuildRequires: ImageMagick-c++-devel
|
|
|
|
BuildRequires: intltool
|
|
|
|
BuildRequires: lcms2-devel
|
2006-09-07 09:59:41 +00:00
|
|
|
BuildRequires: libpng-devel >= 1.2
|
2015-02-12 15:29:08 +00:00
|
|
|
BuildRequires: libwpg-devel
|
2007-02-08 00:50:21 +00:00
|
|
|
BuildRequires: libxml2-devel >= 2.6.11
|
|
|
|
BuildRequires: libxslt-devel >= 1.0.15
|
2004-11-08 04:35:58 +00:00
|
|
|
BuildRequires: pango-devel
|
2004-11-12 05:34:53 +00:00
|
|
|
BuildRequires: pkgconfig
|
2007-02-08 00:50:21 +00:00
|
|
|
BuildRequires: python-devel
|
2012-06-23 17:22:26 +00:00
|
|
|
BuildRequires: poppler-glib-devel
|
2008-04-11 09:55:23 +00:00
|
|
|
BuildRequires: popt-devel
|
|
|
|
|
2009-03-02 21:27:11 +00:00
|
|
|
# Disable all for now. TODO: Be smarter
|
|
|
|
%if 0
|
|
|
|
Requires: dia
|
|
|
|
Requires: ghostscript
|
2007-03-21 09:29:43 +00:00
|
|
|
Requires: perl(Image::Magick)
|
2009-03-02 21:27:11 +00:00
|
|
|
Requires: transfig
|
|
|
|
Requires: gimp
|
|
|
|
%endif
|
2009-11-01 14:47:31 +00:00
|
|
|
Requires: python-lxml
|
|
|
|
Requires: numpy
|
2012-10-04 14:44:15 +00:00
|
|
|
Requires: uniconvertor
|
2006-06-28 20:35:51 +00:00
|
|
|
|
2015-08-04 15:41:43 +00:00
|
|
|
# Weak dependencies for the LaTeX plugin
|
|
|
|
Suggests: pstoedit
|
|
|
|
Suggests: tex(latex)
|
|
|
|
Suggests: tex(dvips)
|
|
|
|
Suggests: texlive-amsmath
|
|
|
|
Suggests: texlive-amsfonts
|
|
|
|
|
2009-03-02 21:27:11 +00:00
|
|
|
%description
|
|
|
|
Inkscape is a vector graphics editor, with capabilities similar to
|
|
|
|
Illustrator, CorelDraw, or Xara X, using the W3C standard Scalable Vector
|
|
|
|
Graphics (SVG) file format. It is therefore a very useful tool for web
|
|
|
|
designers and as an interchange format for desktop publishing.
|
2004-11-08 04:35:58 +00:00
|
|
|
|
2009-03-02 21:27:11 +00:00
|
|
|
Inkscape supports many advanced SVG features (markers, clones, alpha
|
|
|
|
blending, etc.) and great care is taken in designing a streamlined
|
|
|
|
interface. It is very easy to edit nodes, perform complex path operations,
|
|
|
|
trace bitmaps and much more.
|
2004-11-08 04:35:58 +00:00
|
|
|
|
|
|
|
|
2009-03-04 17:56:58 +00:00
|
|
|
%package view
|
|
|
|
Summary: Viewing program for SVG files
|
|
|
|
Group: Applications/Productivity
|
|
|
|
|
|
|
|
%description view
|
|
|
|
Viewer for files in W3C standard Scalable Vector Graphics (SVG) file
|
|
|
|
format.
|
|
|
|
|
|
|
|
|
|
|
|
%package docs
|
|
|
|
Summary: Documentation for Inkscape
|
|
|
|
Group: Documentation
|
2009-04-10 13:34:27 +00:00
|
|
|
Requires: inkscape
|
2009-03-04 17:56:58 +00:00
|
|
|
|
|
|
|
%description docs
|
|
|
|
Tutorial and examples for Inkscape, a graphics editor for vector
|
|
|
|
graphics in W3C standard Scalable Vector Graphics (SVG) file format.
|
|
|
|
|
|
|
|
|
2004-11-08 04:35:58 +00:00
|
|
|
%prep
|
2010-08-26 08:42:42 +00:00
|
|
|
%setup -q
|
|
|
|
%patch0 -p1 -b .types
|
2015-02-12 15:29:08 +00:00
|
|
|
%patch1 -p1 -b .desktop
|
2009-03-02 21:27:11 +00:00
|
|
|
|
|
|
|
# https://bugs.launchpad.net/inkscape/+bug/314381
|
|
|
|
# A couple of files have executable bits set,
|
|
|
|
# despite not being executable
|
2013-02-16 22:36:05 +00:00
|
|
|
find . -name '*.cpp' | xargs chmod -x
|
|
|
|
find . -name '*.h' | xargs chmod -x
|
|
|
|
find share/extensions -name '*.py' | xargs chmod -x
|
2009-03-02 21:27:11 +00:00
|
|
|
|
|
|
|
# Fix end of line encodings
|
2008-02-16 14:10:44 +00:00
|
|
|
dos2unix -k -q share/extensions/*.py
|
2004-11-08 04:35:58 +00:00
|
|
|
|
|
|
|
%build
|
2015-07-23 21:20:52 +00:00
|
|
|
# --disable-strict-build is needed due to gtkmm using a deprecated glibmm
|
|
|
|
# method: https://lists.fedoraproject.org/pipermail/devel/2015-July/212652.html
|
|
|
|
# If upstream gtkmm fixes https://bugzilla.gnome.org/show_bug.cgi?id=752797
|
|
|
|
# this can be removed.
|
2009-03-02 21:27:11 +00:00
|
|
|
%configure \
|
|
|
|
--with-python \
|
|
|
|
--with-perl \
|
2011-02-09 07:54:30 +00:00
|
|
|
--with-gnome-vfs \
|
2009-03-02 21:27:11 +00:00
|
|
|
--with-xft \
|
2014-06-03 13:30:21 +00:00
|
|
|
--enable-lcms2 \
|
2015-07-23 21:20:52 +00:00
|
|
|
--enable-poppler-cairo \
|
|
|
|
--disable-strict-build
|
2004-11-08 04:35:58 +00:00
|
|
|
|
2015-02-12 15:29:08 +00:00
|
|
|
make %{?_smp_mflags} V=1
|
2004-11-08 04:35:58 +00:00
|
|
|
|
|
|
|
|
|
|
|
%install
|
2008-02-06 12:02:12 +00:00
|
|
|
make install DESTDIR=$RPM_BUILD_ROOT
|
2004-11-08 04:35:58 +00:00
|
|
|
|
2012-06-23 15:42:39 +00:00
|
|
|
desktop-file-install --vendor="%{?desktop_vendor}" --delete-original \
|
2009-03-02 21:27:11 +00:00
|
|
|
--dir $RPM_BUILD_ROOT%{_datadir}/applications \
|
|
|
|
$RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
|
|
|
|
|
|
|
|
# No skencil anymore
|
|
|
|
rm -f $RPM_BUILD_ROOT%{_datadir}/%{name}/extensions/sk2svg.sh
|
|
|
|
|
2015-03-26 16:35:39 +00:00
|
|
|
# Register as an application to be visible in the software center
|
|
|
|
#
|
|
|
|
# NOTE: It would be *awesome* if this file was maintained by the upstream
|
|
|
|
# project, translated and installed into the right place during `make install`.
|
|
|
|
#
|
|
|
|
# See http://www.freedesktop.org/software/appstream/docs/ for more details.
|
|
|
|
#
|
|
|
|
mkdir -p $RPM_BUILD_ROOT%{_datadir}/appdata
|
|
|
|
cat > $RPM_BUILD_ROOT%{_datadir}/appdata/%{name}.appdata.xml <<EOF
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!-- Copyright 2014 Richard Hughes <richard@hughsie.com> -->
|
|
|
|
<!--
|
|
|
|
BugReportURL: http://inkscape.13.x6.nabble.com/Inkscape-and-AppData-td4967842.html
|
|
|
|
SentUpstream: 2013-09-06
|
|
|
|
-->
|
|
|
|
<application>
|
|
|
|
<id type="desktop">inkscape.desktop</id>
|
|
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
|
|
<description>
|
|
|
|
<p>
|
|
|
|
An Open Source vector graphics editor, with capabilities similar to Illustrator,
|
|
|
|
CorelDraw, or Xara X, using the W3C standard Scalable Vector Graphics (SVG) file
|
|
|
|
format.
|
|
|
|
</p>
|
|
|
|
<p>
|
|
|
|
Inkscape supports many advanced SVG features (markers, clones, alpha blending,
|
|
|
|
etc.) and great care is taken in designing a streamlined interface. It is very
|
|
|
|
easy to edit nodes, perform complex path operations, trace bitmaps and much more.
|
|
|
|
We also aim to maintain a thriving user and developer community by using open,
|
|
|
|
community-oriented development.
|
|
|
|
</p>
|
|
|
|
</description>
|
|
|
|
<url type="homepage">http://inkscape.org/</url>
|
|
|
|
<screenshots>
|
|
|
|
<screenshot type="default">https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/inkscape/a.png</screenshot>
|
|
|
|
</screenshots>
|
|
|
|
<!-- FIXME: change this to an upstream email address for spec updates
|
|
|
|
<updatecontact>someone_who_cares@upstream_project.org</updatecontact>
|
|
|
|
-->
|
|
|
|
</application>
|
|
|
|
EOF
|
|
|
|
|
2009-03-02 21:27:11 +00:00
|
|
|
%find_lang %{name}
|
|
|
|
|
2007-02-08 00:50:21 +00:00
|
|
|
|
2009-03-02 21:27:11 +00:00
|
|
|
%check
|
|
|
|
# XXX: Tests fail, ignore it for now
|
|
|
|
make -k check || :
|
2004-11-08 04:35:58 +00:00
|
|
|
|
|
|
|
|
2010-04-06 09:47:13 +00:00
|
|
|
%post
|
2012-06-23 15:42:39 +00:00
|
|
|
/bin/touch --no-create %{_datadir}/icons/hicolor &> /dev/null || :
|
|
|
|
|
|
|
|
%posttrans
|
|
|
|
/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
|
|
|
|
/usr/bin/update-desktop-database -q &> /dev/null ||:
|
2010-04-06 09:47:13 +00:00
|
|
|
|
|
|
|
%postun
|
2012-06-23 15:42:39 +00:00
|
|
|
if [ $1 -eq 0 ] ; then
|
|
|
|
/bin/touch --no-create %{_datadir}/icons/hicolor &> /dev/null || :
|
|
|
|
/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
|
|
|
|
/usr/bin/update-desktop-database -q &> /dev/null ||:
|
2010-04-06 09:47:13 +00:00
|
|
|
fi
|
2004-11-08 04:35:58 +00:00
|
|
|
|
2012-06-23 15:42:39 +00:00
|
|
|
|
2004-11-08 04:35:58 +00:00
|
|
|
%files -f %{name}.lang
|
2015-02-12 15:29:08 +00:00
|
|
|
%{!?_licensedir:%global license %%doc}
|
|
|
|
%license COPYING
|
|
|
|
%doc AUTHORS NEWS README
|
2009-03-02 21:27:11 +00:00
|
|
|
%{_bindir}/inkscape
|
2009-03-04 17:56:58 +00:00
|
|
|
%dir %{_datadir}/inkscape
|
2015-01-29 18:18:31 +00:00
|
|
|
%{_datadir}/inkscape/attributes
|
|
|
|
%{_datadir}/inkscape/branding
|
|
|
|
#%{_datadir}/inkscape/clipart
|
2009-03-04 17:56:58 +00:00
|
|
|
%{_datadir}/inkscape/extensions
|
2015-02-12 15:29:08 +00:00
|
|
|
# Pulls in perl, if needed should go into a -perl subpackage
|
|
|
|
%exclude %{_datadir}/inkscape/extensions/embed_raster_in_svg.pl
|
2009-03-04 18:20:41 +00:00
|
|
|
%{_datadir}/inkscape/filters
|
2009-03-04 17:56:58 +00:00
|
|
|
%{_datadir}/inkscape/fonts
|
|
|
|
%{_datadir}/inkscape/gradients
|
|
|
|
%{_datadir}/inkscape/icons
|
|
|
|
%{_datadir}/inkscape/keys
|
|
|
|
%{_datadir}/inkscape/markers
|
|
|
|
%{_datadir}/inkscape/palettes
|
|
|
|
%{_datadir}/inkscape/patterns
|
|
|
|
%{_datadir}/inkscape/screens
|
2015-01-29 18:18:31 +00:00
|
|
|
%{_datadir}/inkscape/symbols
|
2009-03-04 17:56:58 +00:00
|
|
|
%{_datadir}/inkscape/templates
|
|
|
|
%{_datadir}/inkscape/ui
|
2015-03-26 16:35:39 +00:00
|
|
|
%{_datadir}/appdata/*inkscape.appdata.xml
|
2012-06-23 15:42:39 +00:00
|
|
|
%{_datadir}/applications/*inkscape.desktop
|
|
|
|
%{_datadir}/icons/hicolor/*/*/inkscape*
|
2012-12-18 17:37:05 +00:00
|
|
|
%{_mandir}/*/*gz
|
|
|
|
%{_mandir}/*/*/*gz
|
2012-10-09 14:59:30 +00:00
|
|
|
%exclude %{_mandir}/man1/inkview.1*
|
2015-01-30 16:44:03 +00:00
|
|
|
%{_datadir}/inkscape/tutorials
|
2004-11-08 04:35:58 +00:00
|
|
|
|
|
|
|
|
2009-03-04 17:56:58 +00:00
|
|
|
%files view
|
2015-02-12 15:29:08 +00:00
|
|
|
%{!?_licensedir:%global license %%doc}
|
|
|
|
%license COPYING
|
|
|
|
%doc AUTHORS NEWS README
|
2009-04-10 13:34:27 +00:00
|
|
|
%{_bindir}/inkview
|
2009-09-07 13:51:36 +00:00
|
|
|
%{_mandir}/man1/inkview.1*
|
2009-03-04 17:56:58 +00:00
|
|
|
|
|
|
|
|
|
|
|
%files docs
|
2009-04-10 13:34:27 +00:00
|
|
|
%dir %{_datadir}/inkscape
|
|
|
|
%{_datadir}/inkscape/examples
|
2009-03-04 17:56:58 +00:00
|
|
|
|
|
|
|
|
2004-11-08 04:35:58 +00:00
|
|
|
%changelog
|
2015-08-05 18:50:42 +00:00
|
|
|
* Wed Aug 05 2015 Jonathan Wakely <jwakely@redhat.com> 0.91-15
|
|
|
|
- Rebuilt for Boost 1.58
|
|
|
|
|
2015-08-04 17:45:51 +00:00
|
|
|
* Tue Aug 4 2015 Jonathan Underwood <jonathan.underwood@gmail.com> - 0.91-14
|
|
|
|
- Remove some entries from unused Requires block that we now
|
|
|
|
explicitly Require or Suggests.
|
|
|
|
|
2015-08-04 15:41:43 +00:00
|
|
|
* Tue Aug 4 2015 Jonathan Underwood <jonathan.underwood@gmail.com> - 0.91-13
|
|
|
|
- Add Suggests deps for packages needed to enable LaTeX fragment
|
|
|
|
embedding
|
|
|
|
|
2015-07-29 17:25:35 +00:00
|
|
|
* Wed Jul 29 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.91-12
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Changes/F23Boost159
|
|
|
|
|
2015-07-23 21:20:52 +00:00
|
|
|
* Thu Jul 23 2015 Adam Williamson <awilliam@redhat.com> - 0.91-11
|
|
|
|
- --disable-strict-build (as gtkmm currently uses a deprecated glibmm symbol)
|
|
|
|
|
|
|
|
* Wed Jul 22 2015 David Tardon <dtardon@redhat.com>
|
2015-07-22 16:42:23 +00:00
|
|
|
- rebuild for Boost 1.58
|
|
|
|
|
2015-07-22 14:26:28 +00:00
|
|
|
* Wed Jul 22 2015 Marek Kasik <mkasik@redhat.com> - 0.91-10
|
|
|
|
- Rebuild (poppler-0.34.0)
|
|
|
|
|
2015-06-17 11:25:20 +00:00
|
|
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.91-9
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
2015-06-05 12:02:54 +00:00
|
|
|
* Fri Jun 5 2015 Marek Kasik <mkasik@redhat.com> - 0.91-8
|
|
|
|
- Rebuild (poppler-0.33.0)
|
|
|
|
|
2015-04-29 11:51:33 +00:00
|
|
|
* Wed Apr 29 2015 Kalev Lember <kalevlember@gmail.com> - 0.91-7
|
|
|
|
- Rebuilt for GCC 5 ABI change
|
|
|
|
|
2015-03-26 16:35:39 +00:00
|
|
|
* Thu Mar 26 2015 Richard Hughes <rhughes@redhat.com> - 0.91-6
|
|
|
|
- Add an AppData file for the software center
|
|
|
|
|
2015-03-06 14:06:34 +00:00
|
|
|
* Fri Mar 06 2015 Jon Ciesla <limburgher@gmail.com> - 0.91-5
|
|
|
|
- ImageMagick rebuild.
|
|
|
|
|
2015-02-12 15:29:08 +00:00
|
|
|
* Thu Feb 12 2015 Peter Robinson <pbrobinson@fedoraproject.org> 0.91-4
|
|
|
|
- Cleanup spec
|
|
|
|
- Use %%license
|
|
|
|
- Drop (now unneeded) perl requirements (rhbz#579390)
|
|
|
|
- Drop ChangeLog as details are covered in NEWS
|
|
|
|
|
2015-02-04 13:16:39 +00:00
|
|
|
* Wed Feb 04 2015 Petr Machata <pmachata@redhat.com> - 0.91-3
|
|
|
|
- Bump for rebuild.
|
|
|
|
|
2015-01-30 16:44:03 +00:00
|
|
|
* Fri Jan 30 2015 Jon Ciesla <limburgher@gmail.com> - 0.91-2
|
|
|
|
- Move tutorials into main package, BZ 1187686.
|
|
|
|
|
2015-01-29 18:18:31 +00:00
|
|
|
* Thu Jan 29 2015 Jon Ciesla <limburgher@gmail.com> - 0.91-1
|
|
|
|
- Latest upstream.
|
|
|
|
|
2015-01-27 14:40:52 +00:00
|
|
|
* Tue Jan 27 2015 Petr Machata <pmachata@redhat.com> - 0.48.5-7
|
|
|
|
- Rebuild for boost 1.57.0
|
|
|
|
|
2015-01-23 10:57:09 +00:00
|
|
|
* Fri Jan 23 2015 Marek Kasik <mkasik@redhat.com> - 0.48.5-6
|
|
|
|
- Rebuild (poppler-0.30.0)
|
|
|
|
- Backport commit "Fix build with poppler 0.29.0 (Bug #1399811)"
|
|
|
|
|
2015-01-09 21:22:56 +00:00
|
|
|
* Fri Jan 09 2015 Jon Ciesla <limburgher@gmail.com> - 0.48.5-5
|
|
|
|
- Added aspell support, BZ 1171934.
|
|
|
|
|
2014-11-27 14:47:15 +00:00
|
|
|
* Thu Nov 27 2014 Marek Kasik <mkasik@redhat.com> - 0.48.5-4
|
|
|
|
- Rebuild (poppler-0.28.1)
|
|
|
|
|
2014-08-28 19:30:29 +00:00
|
|
|
* Thu Aug 28 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.48.5-3
|
|
|
|
- Perl 5.20 rebuild
|
|
|
|
|
2014-08-16 21:35:53 +00:00
|
|
|
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.48.5-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
|
|
|
|
2014-07-21 19:54:50 +00:00
|
|
|
* Mon Jul 21 2014 Jon Ciesla <limburgher@gmail.com> - 0.48.5-1
|
|
|
|
- Latest bugfix release.
|
|
|
|
- Spurious comma patch upstreamed.
|
|
|
|
- Dropped Freetype, poppler, gc patches.
|
|
|
|
|
2014-06-07 22:23:33 +00:00
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.48.4-18
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
2014-06-03 13:30:21 +00:00
|
|
|
* Tue Jun 03 2014 Jon Ciesla <limburgher@gmail.com> - 0.48.4-17
|
|
|
|
- Switch to lcms2.
|
|
|
|
|
2014-05-27 15:11:27 +00:00
|
|
|
* Tue May 27 2014 David Tardon <dtardon@redhat.com> - 0.48.4-16
|
|
|
|
- switch to librevenge-based import libs
|
|
|
|
|
2014-05-22 22:54:06 +00:00
|
|
|
* Fri May 23 2014 Petr Machata <pmachata@redhat.com> - 0.48.4-15
|
|
|
|
- Rebuild for boost 1.55.0
|
|
|
|
|
2014-05-15 12:18:12 +00:00
|
|
|
* Thu May 15 2014 Lubomir Rintel <lkundrak@v3.sk> - 0.48.4-14
|
|
|
|
- Fix build with new Poppler and GC (Sandro Mani, #1097945)
|
|
|
|
|
2014-05-14 10:30:36 +00:00
|
|
|
* Wed May 14 2014 Jon Ciesla <limburgher@gmail.com> - 0.48.4-13
|
|
|
|
- poppler rebuild.
|
|
|
|
|
2014-03-31 13:43:24 +00:00
|
|
|
* Mon Mar 31 2014 Jon Ciesla <limburgher@gmail.com> - 0.48.4-12
|
|
|
|
- ImageMagick rebuild.
|
2014-03-31 17:06:08 +00:00
|
|
|
- Patch for Freetype path.
|
2014-03-31 13:43:24 +00:00
|
|
|
|
2013-10-09 13:06:55 +00:00
|
|
|
* Wed Oct 09 2013 Jon Ciesla <limburgher@gmail.com> - 0.48.4-11
|
|
|
|
- ImageMagick rebuild.
|
|
|
|
|
2013-08-19 15:17:00 +00:00
|
|
|
* Mon Aug 19 2013 Marek Kasik <mkasik@redhat.com> - 0.48.4-10
|
|
|
|
- Rebuild (poppler-0.24.0)
|
|
|
|
|
2013-08-03 19:40:25 +00:00
|
|
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.48.4-9
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
|
2013-07-30 12:06:45 +00:00
|
|
|
* Tue Jul 30 2013 Petr Machata <pmachata@redhat.com> - 0.48.4-8
|
|
|
|
- Rebuild for boost 1.54.0
|
|
|
|
|
2013-07-24 09:38:16 +00:00
|
|
|
* Wed Jul 24 2013 Petr Pisar <ppisar@redhat.com> - 0.48.4-7
|
|
|
|
- Perl 5.18 rebuild
|
|
|
|
|
2013-06-25 12:16:09 +00:00
|
|
|
* Tue Jun 25 2013 Jon Ciesla <limburgher@gmail.com> - 0.48.4-6
|
|
|
|
- libpoppler rebuild.
|
|
|
|
|
2013-03-18 12:00:28 +00:00
|
|
|
* Mon Mar 18 2013 Jon Ciesla <limburgher@gmail.com> - 0.48.4-5
|
|
|
|
- ImageMagick rebuild.
|
|
|
|
|
2013-02-16 22:36:05 +00:00
|
|
|
* Fri Feb 15 2013 Jon Ciesla <limburgher@gmail.com> - 0.48.4-4
|
|
|
|
- Fix FTBFS.
|
|
|
|
|
2013-02-14 02:07:12 +00:00
|
|
|
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.48.4-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
|
|
2013-01-18 20:56:34 +00:00
|
|
|
* Fri Jan 18 2013 Marek Kasik <mkasik@redhat.com> - 0.48.4-2
|
|
|
|
- Rebuild (poppler-0.22.0)
|
|
|
|
|
2013-02-16 22:36:05 +00:00
|
|
|
* Thu Dec 06 2012 Jon Ciesla <limburgher@gmail.com> - 0.48.3.1-4
|
2012-12-18 17:37:05 +00:00
|
|
|
- 0.48.4, fix XXE security flaw.
|
|
|
|
- Correct man page ownership.
|
|
|
|
|
2012-12-06 15:58:03 +00:00
|
|
|
* Thu Dec 06 2012 Jon Ciesla <limburgher@gmail.com> - 0.48.3.1-4
|
|
|
|
- Fix directory ownership, BZ 873817.
|
|
|
|
- Fix previous changelog version.
|
|
|
|
|
|
|
|
* Mon Nov 19 2012 Nils Philippsen <nils@redhat.com> - 0.48.3.1-3
|
2012-11-19 15:28:02 +00:00
|
|
|
- update sourceforge download URL
|
|
|
|
|
2012-11-01 15:25:45 +00:00
|
|
|
* Thu Nov 01 2012 Jon Ciesla <limburgher@gmail.com> - 0.48.3.1-2
|
|
|
|
- Allow loading large XML, BZ 871012.
|
|
|
|
|
2012-10-09 14:59:30 +00:00
|
|
|
* Fri Oct 05 2012 Jon Ciesla <limburgher@gmail.com> - 0.48.3.1-1
|
|
|
|
- Lastest upstream.
|
|
|
|
|
2012-10-04 14:44:15 +00:00
|
|
|
* Thu Oct 04 2012 Jon Ciesla <limburgher@gmail.com> - 0.48.2-13
|
|
|
|
- Added dep on uniconvertor, BZ 796424.
|
|
|
|
|
2012-07-19 14:53:13 +00:00
|
|
|
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.48.2-12
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
|
2012-07-09 15:01:04 +00:00
|
|
|
* Mon Jul 09 2012 Petr Pisar <ppisar@redhat.com> - 0.48.2-11
|
|
|
|
- Perl 5.16 rebuild
|
|
|
|
|
2012-07-02 12:48:42 +00:00
|
|
|
* Mon Jul 2 2012 Marek Kasik <mkasik@redhat.com> - 0.48.2-10
|
|
|
|
- Rebuild (poppler-0.20.1)
|
|
|
|
|
2012-06-27 13:43:36 +00:00
|
|
|
* Wed Jun 27 2012 Petr Pisar <ppisar@redhat.com> - 0.48.2-9
|
|
|
|
- Perl 5.16 rebuild
|
|
|
|
|
2012-06-23 15:42:39 +00:00
|
|
|
* Sat Jun 23 2012 Rex Dieter <rdieter@fedoraproject.org>
|
|
|
|
- 0.48.2-8
|
|
|
|
- fix icon/desktop-file scriptlets (#739375)
|
|
|
|
- drop .desktop vendor (f18+)
|
|
|
|
- inkscape doesn't build with poppler-0.20.0 (#822413)
|
|
|
|
|
2012-06-15 09:16:35 +00:00
|
|
|
* Fri Jun 15 2012 Petr Pisar <ppisar@redhat.com> - 0.48.2-7
|
|
|
|
- Perl 5.16 rebuild
|
|
|
|
|
2012-06-11 15:14:27 +00:00
|
|
|
* Mon Jun 11 2012 Adel Gadllah <adel.gadllah@gmail.com> - 0.48.2-6
|
|
|
|
- Rebuild for new poppler
|
|
|
|
|
2012-04-11 10:11:04 +00:00
|
|
|
* Wed Apr 11 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 0.48.2-5
|
|
|
|
- Rebuild for ImageMagik
|
|
|
|
|
2012-03-08 17:48:09 +00:00
|
|
|
* Thu Mar 8 2012 Daniel Drake <dsd@laptop.org> - 0.48.2-4
|
|
|
|
- Fix build with GCC 4.7
|
|
|
|
|
2012-02-28 18:41:39 +00:00
|
|
|
* Tue Feb 28 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.48.2-3
|
|
|
|
- Rebuilt for c++ ABI breakage
|
|
|
|
|
2012-01-13 05:50:54 +00:00
|
|
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.48.2-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
|
2011-11-16 20:06:37 +00:00
|
|
|
* Tue Nov 15 2011 German Ruiz <germanrs@fedoraproject.org> - 0.48.2-1
|
|
|
|
- New upstream version
|
|
|
|
- Fix glib include compile problem
|
|
|
|
- Fix compilation against libpng-1.5
|
|
|
|
|
2011-10-28 18:17:34 +00:00
|
|
|
* Fri Oct 28 2011 Rex Dieter <rdieter@fedoraproject.org> - 0.48.1-10
|
|
|
|
- rebuild(poppler)
|
|
|
|
|
2011-09-30 09:28:42 +00:00
|
|
|
* Fri Sep 30 2011 Marek Kasik <mkasik@redhat.com> - 0.48.1-9
|
|
|
|
- Rebuild (poppler-0.18.0)
|
|
|
|
|
2011-09-19 13:58:36 +00:00
|
|
|
* Mon Sep 19 2011 Marek Kasik <mkasik@redhat.com> - 0.48.1-8
|
|
|
|
- Rebuild (poppler-0.17.3)
|
|
|
|
|
2011-07-21 14:51:37 +00:00
|
|
|
* Thu Jul 21 2011 Petr Sabata <contyk@redhat.com> - 0.48.1-7
|
|
|
|
- Perl mass rebuild
|
|
|
|
|
2011-07-19 18:16:06 +00:00
|
|
|
* Tue Jul 19 2011 Petr Sabata <contyk@redhat.com> - 0.48.1-6
|
|
|
|
- Perl mass rebuild
|
|
|
|
|
2011-07-15 15:29:46 +00:00
|
|
|
* Fri Jul 15 2011 Marek Kasik <mkasik@redhat.com> - 0.48.1-5
|
|
|
|
- Rebuild (poppler-0.17.0)
|
|
|
|
|
2011-03-13 10:57:19 +00:00
|
|
|
* Sun Mar 13 2011 Marek Kasik <mkasik@redhat.com> - 0.48.1-4
|
|
|
|
- Rebuild (poppler-0.16.3)
|
|
|
|
|
2011-02-09 12:37:31 +00:00
|
|
|
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.48.1-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
2011-02-09 07:54:30 +00:00
|
|
|
* Wed Feb 09 2011 Lubomir Rintel <lkundrak@v3.sk> - 0.48.1-2
|
|
|
|
- Re-enable GVFS for OCAL
|
|
|
|
|
2011-02-07 09:11:36 +00:00
|
|
|
* Mon Feb 07 2011 Lubomir Rintel <lkundrak@v3.sk> - 0.48.1-1
|
|
|
|
- Bump release
|
|
|
|
|
2011-02-04 16:37:43 +00:00
|
|
|
* Fri Feb 04 2011 Lubomir Rintel <lkundrak@v3.sk> - 0.48.0-10
|
|
|
|
- Drop gnome-vfs requirement
|
2011-02-04 17:01:50 +00:00
|
|
|
- Fix Rawhide build
|
2011-02-04 16:37:43 +00:00
|
|
|
|
2011-01-01 22:57:14 +00:00
|
|
|
* Sat Jan 01 2011 Rex Dieter <rdieter@fedoraproject.org> - 0.48.0-9
|
|
|
|
- rebuild (poppler)
|
|
|
|
|
2010-12-15 20:19:30 +00:00
|
|
|
* Wed Dec 15 2010 Rex Dieter <rdieter@fedoraproject.org> - 0.48.0-8
|
|
|
|
- rebuild (poppler)
|
|
|
|
|
2010-12-08 12:58:48 +00:00
|
|
|
* Wed Dec 08 2010 Caolán McNamara <caolanm@redhat.com> - 0.48.0-7
|
|
|
|
- rebuilt (libwpd)
|
|
|
|
|
2010-11-14 16:10:36 +00:00
|
|
|
* Sun Nov 14 2010 Lubomir Rintel <lkundrak@v3.sk> - 0.48.0-6
|
2010-11-06 14:44:01 +00:00
|
|
|
- rebuilt (poppler)
|
|
|
|
|
2010-10-05 12:19:29 +00:00
|
|
|
* Tue Oct 05 2010 Nils Philippsen <nils@redhat.com> - 0.48.0-5
|
|
|
|
- Rebuild for poppler update
|
|
|
|
|
2010-09-29 21:29:33 +00:00
|
|
|
* Wed Sep 29 2010 jkeating - 0.48.0-4
|
|
|
|
- Rebuilt for gcc bug 634757
|
|
|
|
|
2010-09-29 17:54:23 +00:00
|
|
|
* Wed Sep 29 2010 Dan Horák <dan[at]danny.cz> - 0.48.0-3
|
|
|
|
- drop the s390(x) ExcludeArch
|
|
|
|
|
2010-09-19 22:16:11 +00:00
|
|
|
* Mon Sep 20 2010 Tom "spot" Callaway <tcallawa@redhat.com> - 0.48.0-2
|
|
|
|
- rebuild for new ImageMagick
|
|
|
|
|
2010-08-26 08:42:42 +00:00
|
|
|
* Wed Aug 25 2010 Lubomir Rintel <lkundrak@v3.sk> - 0.48.0-1
|
|
|
|
- New upstream release
|
|
|
|
- Drop el5 support
|
|
|
|
|
2010-08-19 16:25:00 +00:00
|
|
|
* Thu Aug 19 2010 Rex Dieter <rdieter@fedoraproject.org> - 0.48-0.5.20100505bzr
|
|
|
|
- rebuild (poppler)
|
|
|
|
|
2010-07-27 20:52:30 +00:00
|
|
|
* Tue Jul 27 2010 David Malcolm <dmalcolm@redhat.com> - 0.48-0.4.20100505bzr
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
|
|
|
|
|
2010-06-01 17:16:21 +00:00
|
|
|
* Tue Jun 01 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.48-0.3.20100505bzr
|
|
|
|
- Mass rebuild with perl-5.12.0
|
|
|
|
|
2010-05-05 06:53:15 +00:00
|
|
|
* Wed May 05 2010 Lubomir Rintel <lkundrak@v3.sk> - 0.48-0.2.20100505bzr
|
2010-05-05 06:51:05 +00:00
|
|
|
- Move to later snapshot
|
|
|
|
- Drop uniconvertor patch
|
|
|
|
|
2010-04-06 09:47:13 +00:00
|
|
|
* Tue Apr 06 2010 Caolán McNamara <caolanm@redhat.com> - 0.48-0.2.20100318bzr
|
|
|
|
- Resolves: rhbz#565106 fix inkscape-0.47-x11.patch to not clobber INKSCAPE_LIBS
|
|
|
|
|
2010-03-18 19:50:56 +00:00
|
|
|
* Thu Mar 18 2010 Lubomir Rintel <lkundrak@v3.sk> - 0.48-0.1.20100318bzr
|
|
|
|
- Update to latest bazaar snapshot
|
|
|
|
|
2010-02-18 19:10:08 +00:00
|
|
|
* Thu Feb 18 2010 Lubomir Rintel <lkundrak@v3.sk> - 0.47-7
|
|
|
|
- Fix build
|
|
|
|
|
2010-01-20 18:41:32 +00:00
|
|
|
* Wed Jan 20 2010 Stepan Kasal <skasal@redhat.com> - 0.47-6
|
|
|
|
- ExcludeArch: s390 s390x
|
|
|
|
|
2010-01-15 21:57:10 +00:00
|
|
|
* Fri Jan 15 2010 Stepan Kasal <skasal@redhat.com> - 0.47-5
|
|
|
|
- require perl(:MODULE_COMPAT_5.10.x) because the package requires libperl.so
|
|
|
|
- the same for inkscape-view
|
|
|
|
|
2010-01-08 18:43:59 +00:00
|
|
|
* Fri Jan 8 2010 Owen Taylor <otaylor@redhat.com> - 0.47-4
|
|
|
|
- Remove loudmouth BuildRequires; there is no current usage of loudmouth in the code
|
|
|
|
|
2009-12-06 11:22:28 +00:00
|
|
|
* Sun Dec 06 2009 Lubomir Rintel <lkundrak@v3.sk> - 0.47-2
|
|
|
|
- Fix Rawhide build.
|
|
|
|
|
2009-11-25 17:46:20 +00:00
|
|
|
* Wed Nov 25 2009 Lubomir Rintel <lkundrak@v3.sk> - 0.47-1
|
|
|
|
- Stable release
|
|
|
|
|
|
|
|
* Mon Nov 23 2009 Adam Jackson <ajax@redhat.com> 0.47-0.18.pre4.20091101svn
|
|
|
|
- Fix RHEL6 build.
|
|
|
|
|
2009-11-01 22:00:57 +00:00
|
|
|
* Mon Sep 07 2009 Lubomir Rintel <lkundrak@v3.sk> - 0.47-0.17.pre4.20091101svn
|
|
|
|
- Icon for main window (#532325)
|
|
|
|
|
2009-11-01 14:47:31 +00:00
|
|
|
* Mon Sep 07 2009 Lubomir Rintel <lkundrak@v3.sk> - 0.47-0.16.pre4.20091101svn
|
|
|
|
- Move to a later snapshot
|
|
|
|
- python-lxml and numpy seem to be rather popular, add them as hard deps
|
|
|
|
|
2009-10-07 11:09:06 +00:00
|
|
|
* Mon Sep 07 2009 Lubomir Rintel <lkundrak@v3.sk> - 0.47-0.16.pre3.20091017svn
|
|
|
|
- Move to a later snapshot
|
|
|
|
|
2009-09-25 17:08:18 +00:00
|
|
|
* Mon Sep 07 2009 Lubomir Rintel <lkundrak@v3.sk> - 0.47-0.16.pre3.20090925svn
|
|
|
|
- Move to a later snapshot
|
|
|
|
- Drop debugging compiler flags, enable optimizations again
|
|
|
|
- Make it build on everything since EL5 again
|
|
|
|
|
2009-09-07 13:51:36 +00:00
|
|
|
* Mon Sep 07 2009 Lubomir Rintel <lkundrak@v3.sk> - 0.47-0.16.pre2.20090907svn
|
|
|
|
- Move inkview man page to -view subpackage (#515358)
|
|
|
|
- Add license, etc. to main package
|
|
|
|
|
2009-09-07 12:24:08 +00:00
|
|
|
* Mon Sep 07 2009 Lubomir Rintel <lkundrak@v3.sk> - 0.47-0.15.pre2.20090907svn
|
|
|
|
- Update to a post-pre2 snapshot
|
|
|
|
|
2009-08-10 03:43:55 +00:00
|
|
|
* Mon Aug 10 2009 Lubomir Rintel <lkundrak@v3.sk> - 0.47-0.15.pre1.20090629svn
|
|
|
|
- Update to a post-pre1 snapshot
|
|
|
|
- Drop upstreamed CRC32 fix
|
|
|
|
|
2009-07-25 03:24:18 +00:00
|
|
|
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.47-0.14.pre0.20090629svn
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
|
|
2009-06-29 22:27:37 +00:00
|
|
|
* Mon Jun 29 2009 Lubomir Rintel <lkundrak@v3.sk> - 0.47-0.13.pre0.20090629svn
|
|
|
|
- Update to a newer snapshot
|
|
|
|
|
2009-06-16 15:29:09 +00:00
|
|
|
* Tue Jun 16 2009 Lubomir Rintel <lkundrak@v3.sk> - 0.47-0.12.pre0.20090616svn
|
|
|
|
- Update to post-pre0 snapshot
|
|
|
|
|
2009-06-02 21:50:29 +00:00
|
|
|
* Tue Jun 02 2009 Lubomir Rintel <lkundrak@v3.sk> - 0.47-0.11.20090602svn
|
|
|
|
- More recent snapshot
|
2009-06-03 06:32:07 +00:00
|
|
|
- Upstream removed rasterized icons again
|
2009-06-02 21:50:29 +00:00
|
|
|
|
2009-05-23 08:41:05 +00:00
|
|
|
* Sat May 23 2009 Lubomir Rintel <lkundrak@v3.sk> - 0.47-0.10.20090518svn
|
|
|
|
- Rebuild for new poppler
|
|
|
|
|
2009-05-18 10:35:27 +00:00
|
|
|
* Mon May 18 2009 Lubomir Rintel <lkundrak@v3.sk> - 0.47-0.9.20090518svn
|
|
|
|
- Update past upstream Beta release
|
|
|
|
|
2009-05-18 04:22:36 +00:00
|
|
|
* Mon May 18 2009 Lubomir Rintel <lkundrak@v3.sk> - 0.47-0.8.20090508svn
|
|
|
|
- Fix ODG export
|
|
|
|
|
2009-05-08 08:40:52 +00:00
|
|
|
* Fri May 08 2009 Lubomir Rintel <lkundrak@v3.sk> - 0.47-0.7.20090508svn
|
|
|
|
- Update to a post-alpha snapshot
|
|
|
|
- Upstream applied our GCC 4.4 patch
|
|
|
|
|
2009-04-10 13:34:27 +00:00
|
|
|
* Fri Apr 10 2009 Lubomir Rintel <lkundrak@v3.sk> - 0.47-0.6.20090410svn
|
|
|
|
- Update to newer snapshot
|
|
|
|
- Fix doc/incview reversed subpackage content
|
|
|
|
|
2009-03-11 08:25:07 +00:00
|
|
|
* Wed Mar 04 2009 Lubomir Rintel <lkundrak@v3.sk> - 0.47-0.6.20090301svn
|
|
|
|
- Rebuild for new ImageMagick
|
|
|
|
|
2009-03-04 17:56:58 +00:00
|
|
|
* Wed Mar 04 2009 Lubomir Rintel <lkundrak@v3.sk> - 0.47-0.5.20090301svn
|
|
|
|
- Split documentation and inkview into subpackages
|
|
|
|
|
2009-03-02 21:29:23 +00:00
|
|
|
* Mon Mar 02 2009 Lubomir Rintel <lkundrak@v3.sk> - 0.47-0.4.20090301svn
|
2009-03-02 21:27:11 +00:00
|
|
|
- Bump to later SVN snapshot to fix inkscape/+bug/331864
|
|
|
|
- Fix a startup crash when compiled with GCC 4.4
|
|
|
|
- It even runs now! :)
|
|
|
|
|
2009-03-02 21:29:23 +00:00
|
|
|
* Fri Feb 27 2009 Lubomir Rintel <lkundrak@v3.sk> - 0.47-0.4.20090227svn
|
2009-03-02 21:27:11 +00:00
|
|
|
- Enable the test suite
|
|
|
|
|
2009-03-02 21:31:32 +00:00
|
|
|
* Fri Feb 27 2009 Lubomir Rintel <lkundrak@v3.sk> - 0.47-0.3.20090227svn
|
2009-03-02 21:27:11 +00:00
|
|
|
- Past midnight! :)
|
|
|
|
- More recent snapshot, our gcc44 fixes now upstream
|
|
|
|
- One more gcc44 fix, it even compiles now
|
|
|
|
- We install icons now, update icon cache
|
|
|
|
- Disable inkboard, for it won't currently compile
|
|
|
|
|
2009-03-02 21:29:23 +00:00
|
|
|
* Thu Feb 26 2009 Lubomir Rintel <lkundrak@v3.sk> - 0.47-0.3.20090226svn
|
2009-03-02 21:27:11 +00:00
|
|
|
- Later snapshot
|
|
|
|
- Compile with GCC 4.4
|
|
|
|
|
|
|
|
* Tue Jan 06 2009 Lubomir Rintel <lkundrak@v3.sk> - 0.47-0.3.20090105svn
|
|
|
|
- Update to newer SVN
|
|
|
|
- Drop upstreamed patches
|
|
|
|
- Enable WordPerfect Graphics support
|
|
|
|
- Enable embedded Perl scripting
|
|
|
|
- Enable Imagemagick support
|
|
|
|
- Disable OpenSSL due to licensing issues
|
|
|
|
|
|
|
|
* Thu Aug 14 2008 Lubomir Rintel <lkundrak@v3.sk> - 0.47-0.3.20080814svn
|
|
|
|
- Update to today's SVN snapshot
|
|
|
|
- Drop the upstreamed poppler patch
|
2009-02-25 07:24:49 +00:00
|
|
|
|
2009-03-02 21:27:11 +00:00
|
|
|
* Wed Aug 13 2008 Lubomir Rintel <lkundrak@v3.sk> - 0.47-0.2.20080705svn
|
2008-08-13 21:38:38 +00:00
|
|
|
- Rediff patches for zero fuzz
|
|
|
|
- Use uniconvertor to handle CDR and WMF (#458845)
|
|
|
|
|
2009-03-02 21:27:11 +00:00
|
|
|
* Wed Jul 09 2008 Lubomir Rintel <lkundrak@v3.sk> - 0.47-0.1.20080705svn
|
|
|
|
- Subversion snapshot
|
|
|
|
|
2008-07-09 09:54:35 +00:00
|
|
|
* Wed Jul 09 2008 Lubomir Rintel <lkundrak@v3.sk> - 0.46-4
|
|
|
|
- Fix compile issues with newer gtk and poppler
|
|
|
|
|
2008-06-26 08:22:24 +00:00
|
|
|
* Thu Jun 26 2008 Lubomir Rintel <lkundrak@v3.sk> - 0.46-3
|
|
|
|
- Remove useless old hack, that triggered an assert after gtkfilechooser switched to gio
|
|
|
|
|
2008-04-11 09:55:23 +00:00
|
|
|
* Fri Apr 11 2008 Lubomir Kundrak <lkundrak@redhat.com> - 0.46-2.1
|
|
|
|
- More buildrequires more flexible, so that this builds on RHEL
|
|
|
|
|
2008-04-05 20:19:51 +00:00
|
|
|
* Sat Apr 05 2008 Lubomir Kundrak <lkundrak@redhat.com> - 0.46-2
|
|
|
|
- Fix LaTeX rendering, #441017
|
|
|
|
|
2008-03-25 16:27:22 +00:00
|
|
|
* Tue Mar 25 2008 Lubomir Kundrak <lkundrak@redhat.com> - 0.46-1
|
|
|
|
- 0.46 released
|
|
|
|
|
2008-03-23 10:01:45 +00:00
|
|
|
* Sun Mar 23 2008 Lubomir Kundrak <lkundrak@redhat.com> - 0.46-0.3.pre3
|
|
|
|
- Rebuild for newer Poppler
|
|
|
|
|
2008-03-12 13:20:16 +00:00
|
|
|
* Wed Mar 12 2008 Lubomir Kundrak <lkundrak@redhat.com> - 0.46-0.2.pre3
|
|
|
|
- Probably last prerelease?
|
|
|
|
|
2008-02-22 08:39:23 +00:00
|
|
|
* Fri Feb 22 2008 Lubomir Kundrak <lkundrak@redhat.com> - 0.46-0.2.pre2
|
|
|
|
- Panel icon sizes
|
|
|
|
|
2008-02-21 22:39:11 +00:00
|
|
|
* Sun Feb 17 2008 Lubomir Kundrak <lkundrak@redhat.com> - 0.46-0.1.pre2
|
|
|
|
- 0.46pre2
|
|
|
|
- Dropping upstreamed patches
|
|
|
|
|
2008-02-16 14:10:44 +00:00
|
|
|
* Sat Feb 16 2008 Lubomir Kundrak <lkundrak@redhat.com> - 0.45.1+0.46pre1-5
|
|
|
|
- Attempt to fix the font selector (#432892)
|
|
|
|
|
2008-02-14 15:05:40 +00:00
|
|
|
* Thu Feb 14 2008 Lubomir Kundrak <lkundrak@redhat.com> - 0.45.1+0.46pre1-4
|
|
|
|
- Tolerate recoverable errors in OCAL feeds
|
|
|
|
- Fix OCAL insecure temporary file usage (#432807)
|
|
|
|
|
2008-02-13 19:52:44 +00:00
|
|
|
* Wed Feb 13 2008 Lubomir Kundrak <lkundrak@redhat.com> - 0.45.1+0.46pre1-3
|
|
|
|
- Fix crash when adding text objects (#432220)
|
|
|
|
|
2008-02-07 20:27:39 +00:00
|
|
|
* Thu Feb 07 2008 Lubomir Kundrak <lkundrak@redhat.com> - 0.45.1+0.46pre1-2
|
|
|
|
- Build with gcc-4.3
|
|
|
|
|
2008-02-06 12:02:12 +00:00
|
|
|
* Wed Feb 06 2008 Lubomir Kundrak <lkundrak@redhat.com> - 0.45.1+0.46pre1-1
|
|
|
|
- 0.46 prerelease
|
|
|
|
- Minor cosmetic changes to satisfy the QA script
|
|
|
|
- Dependency on Boost
|
|
|
|
- Inkboard is not optional
|
|
|
|
- Merge from Denis Leroy's svn16571 snapshot:
|
|
|
|
- Require specific gtkmm24-devel versions
|
|
|
|
- enable-poppler-cairo
|
|
|
|
- No longer BuildRequire libsigc++20-devel
|
|
|
|
|
2007-12-05 14:32:15 +00:00
|
|
|
* Wed Dec 5 2007 Denis Leroy <denis@poolshark.org> - 0.45.1-5
|
|
|
|
- Rebuild with new openssl
|
|
|
|
|
2007-12-02 12:48:44 +00:00
|
|
|
* Sun Dec 02 2007 Lubomir Kundrak <lkundrak@redhat.com> - 0.45.1-4
|
|
|
|
- Added missing dependencies for modules (#301881)
|
|
|
|
|
2007-12-02 02:57:34 +00:00
|
|
|
* Sun Dec 02 2007 Lubomir Kundrak <lkundrak@redhat.com> - 0.45.1-3
|
|
|
|
- Satisfy desktop-file-validate, so that Rawhide build won't break
|
|
|
|
|
2007-12-02 01:47:34 +00:00
|
|
|
* Sat Dec 01 2007 Lubomir Kundrak <lkundrak@redhat.com> - 0.45.1-2
|
|
|
|
- Use GTK print dialog
|
|
|
|
- Added compressed SVG association (#245413)
|
|
|
|
- popt headers went into popt-devel, post Fedora 7
|
|
|
|
- Fix macro usage in changelog
|
|
|
|
|
2007-03-21 09:29:43 +00:00
|
|
|
* Wed Mar 21 2007 Denis Leroy <denis@poolshark.org> - 0.45.1-1
|
|
|
|
- Update to bugfix release 0.45.1
|
|
|
|
- Added R to ImageMagick-perl (#231563)
|
|
|
|
|
2007-02-08 00:50:21 +00:00
|
|
|
* Wed Feb 7 2007 Denis Leroy <denis@poolshark.org> - 0.45-1
|
|
|
|
- Update to 0.45
|
|
|
|
- Enabled inkboard, perl and python extensions
|
|
|
|
- Added patch for correct python autodetection
|
|
|
|
- LaTex patch integrated upstreamed, removed
|
|
|
|
- Some rpmlint cleanups
|
|
|
|
|
2006-12-06 11:32:59 +00:00
|
|
|
* Wed Dec 6 2006 Denis Leroy <denis@poolshark.org> - 0.44.1-2
|
|
|
|
- Added patches to fix LaTex import (#217699)
|
|
|
|
- Added patch to base postscript import on pstoedit plot-svg
|
|
|
|
|
2006-09-07 09:59:41 +00:00
|
|
|
* Thu Sep 7 2006 Denis Leroy <denis@poolshark.org> - 0.44.1-1
|
|
|
|
- Update to 0.44.1
|
|
|
|
- Removed png export patch, integrated upstream
|
|
|
|
- Some updated BRs
|
|
|
|
|
2006-08-28 14:29:17 +00:00
|
|
|
* Mon Aug 28 2006 Denis Leroy <denis@poolshark.org> - 0.44-6
|
2006-08-28 14:28:50 +00:00
|
|
|
- FE6 Rebuild
|
|
|
|
|
2006-08-22 07:12:15 +00:00
|
|
|
* Tue Aug 22 2006 Denis Leroy <denis@poolshark.org> - 0.44-5
|
|
|
|
- Removed skencil Require (bug 203229)
|
|
|
|
|
2006-08-11 07:06:50 +00:00
|
|
|
* Thu Aug 10 2006 Denis Leroy <denis@poolshark.org> - 0.44-4
|
|
|
|
- Added patch to fix png dpi export problem (#168406)
|
|
|
|
|
2006-08-09 07:14:58 +00:00
|
|
|
* Wed Aug 9 2006 Denis Leroy <denis@poolshark.org> - 0.44-3
|
|
|
|
- Bumping up release to fix upgrade path
|
|
|
|
|
2006-06-28 20:35:51 +00:00
|
|
|
* Wed Jun 28 2006 Denis Leroy <denis@poolshark.org> - 0.44-2
|
|
|
|
- Update to 0.44
|
|
|
|
- Removed obsolete patches
|
|
|
|
- Disabled experimental perl and python extensions
|
|
|
|
- Added pstoedit, skencil, gtkspell and LittleCms support
|
|
|
|
- Inkboard feature disabled pending further security tests
|
|
|
|
|
2006-03-01 01:57:32 +00:00
|
|
|
* Tue Feb 28 2006 Denis Leroy <denis@poolshark.org> - 0.43-3
|
|
|
|
- Rebuild
|
|
|
|
|
2006-01-17 00:40:50 +00:00
|
|
|
* Mon Jan 16 2006 Denis Leroy <denis@poolshark.org> - 0.43-2
|
|
|
|
- Updated GC patch, bug 171791
|
|
|
|
|
2005-12-18 03:00:15 +00:00
|
|
|
* Sat Dec 17 2005 Denis Leroy <denis@poolshark.org> - 0.43-1
|
|
|
|
- Update to 0.43
|
|
|
|
- Added 2 patches to fix g++ 4.1 compilation issues
|
|
|
|
- Enabled new jabber/loudmouth-based inkboard feature
|
|
|
|
|
2005-09-26 20:22:14 +00:00
|
|
|
* Mon Sep 26 2005 Denis Leroy <denis@poolshark.org> - 0.42.2-2
|
|
|
|
- rebuilt with newer glibmm
|
|
|
|
|
2005-09-02 10:46:13 +00:00
|
|
|
* Thu Sep 1 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.42.2-1
|
|
|
|
- update to 0.42.2
|
|
|
|
|
2005-08-18 20:11:48 +00:00
|
|
|
* Thu Aug 18 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.42-3
|
|
|
|
- rebuilt
|
2005-08-18 21:39:18 +00:00
|
|
|
- add patch to repair link-check of GC >= 6.5 (needs pthread and dl)
|
2005-08-18 20:11:48 +00:00
|
|
|
|
2005-07-29 10:34:59 +00:00
|
|
|
* Fri Jul 29 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.42-2
|
|
|
|
- Extend ngettext/dgettext patch for x86_64 build.
|
|
|
|
|
2005-07-26 01:09:18 +00:00
|
|
|
* Tue Jul 26 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.42-1
|
|
|
|
- update to 0.42 (also fixes #160326)
|
|
|
|
- BR gnome-vfs2-devel
|
|
|
|
- no files left in %%_libdir/inkscape
|
|
|
|
- include French manual page
|
2005-07-26 01:24:41 +00:00
|
|
|
- GCC4 patch obsolete, 64-bit patch obsolete, dgettext patch split off
|
2005-07-26 01:09:18 +00:00
|
|
|
|
2005-05-31 12:56:25 +00:00
|
|
|
* Tue May 31 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.41-7
|
|
|
|
- append another 64-bit related patch (dgettext configure check failed)
|
|
|
|
|
2005-05-31 11:03:22 +00:00
|
|
|
* Tue May 31 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.41-6
|
|
|
|
- remove explicit aclocal/autoconf calls in %%build as they create a
|
|
|
|
bad Makefile for FC4/i386, which causes build to fail (#156228),
|
|
|
|
and no comment explains where they were added/needed
|
|
|
|
|
2005-05-30 23:02:25 +00:00
|
|
|
* Tue May 31 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.41-5
|
|
|
|
- bump and rebuild as 0.41-4 failed in build system setup
|
|
|
|
|
2005-05-26 01:26:30 +00:00
|
|
|
* Wed May 25 2005 Jeremy Katz <katzj@redhat.com> - 0.41-4
|
|
|
|
- add patch for gcc4 problems (ignacio, #156228)
|
|
|
|
- fix build on 64bit boxes. sizeof(int) != sizeof(void*)
|
|
|
|
|
2005-05-22 23:03:56 +00:00
|
|
|
* Sun May 22 2005 Jeremy Katz <katzj@redhat.com> - 0.41-3
|
|
|
|
- rebuild on all arches
|
|
|
|
|
2013-02-16 22:36:05 +00:00
|
|
|
* Thu Apr 07 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
|
2005-04-06 22:12:02 +00:00
|
|
|
- rebuilt
|
|
|
|
|
2005-02-10 04:14:11 +00:00
|
|
|
* Wed Feb 09 2005 Phillip Compton <pcompton[AT]proteinmedia.com> - 0.41-1
|
|
|
|
- 0.41.
|
|
|
|
- enable python.
|
|
|
|
|
2004-12-04 21:35:57 +00:00
|
|
|
* Sat Dec 04 2004 Phillip Compton <pcompton[AT]proteinmedia.com> - 0.40-1
|
|
|
|
- 0.40.
|
|
|
|
|
2013-02-16 22:36:05 +00:00
|
|
|
* Tue Nov 16 2004 Phillip Compton <pcompton[AT]proteinmedia.com> - 0.40-0.pre3
|
2004-12-04 21:35:57 +00:00
|
|
|
- 0.40pre3.
|
|
|
|
|
2004-11-12 05:34:53 +00:00
|
|
|
* Thu Nov 11 2004 Phillip Compton <pcompton[AT]proteinmedia.com> - 0.39-0.fdr.2
|
|
|
|
- post/postun for new mime system.
|
2005-03-05 21:10:22 +00:00
|
|
|
- Dropped redundant BR XFree86-devel.
|
2004-11-12 05:34:53 +00:00
|
|
|
|
2004-11-08 04:36:07 +00:00
|
|
|
* Sun Aug 29 2004 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:0.39-0.fdr.1
|
|
|
|
- 0.39.
|
|
|
|
|
2013-02-16 22:36:05 +00:00
|
|
|
* Sat Apr 10 2004 P Linnell <scribusdocs at atlantictechsolutions.com> 0:0.38.1-0.fdr.1
|
2004-11-08 04:35:58 +00:00
|
|
|
- respin real fix for Provides/Requires for perl(SpSVG)
|
|
|
|
|
|
|
|
* Fri Apr 9 2004 P Linnell <scribusdocs at atlantictechsolutions.com> 0:0.38.1-0.fdr.0
|
|
|
|
- respin with updated tarball with fix for postscript printing
|
|
|
|
|
|
|
|
* Thu Apr 8 2004 P Linnell <scribusdocs at atlantictechsolutions.com> 0:0.38-0.fdr.2
|
|
|
|
- respin to fix provides
|
|
|
|
|
|
|
|
* Thu Apr 8 2004 P Linnell <scribusdocs at atlantictechsolutions.com> 0:0.38.0.fdr.1
|
|
|
|
- version upgrade with many improvements and bug fixes
|
|
|
|
|
|
|
|
* Fri Mar 19 2004 P Linnell <scribusdocs at atlantictechsolutions.com> 0:0.37.0.fdr.7
|
2005-03-05 21:10:22 +00:00
|
|
|
- repsin - sourceforge does not allow reloading files with same name
|
2004-11-08 04:35:58 +00:00
|
|
|
* Tue Mar 16 2004 P Linnell <scribusdocs at atlantictechsolutions.com> 0:0.37.0.fdr.6
|
2005-03-05 21:10:22 +00:00
|
|
|
- fix typo in provides
|
2004-11-08 04:35:58 +00:00
|
|
|
* Tue Mar 16 2004 P Linnell <scribusdocs at atlantictechsolutions.com> 0:0.37.0.fdr.5
|
2007-12-02 01:47:34 +00:00
|
|
|
- add %%{release} to provides perl(SpSVG) = %%{epoch}:%%{version}:%%{release} only
|
2004-11-08 04:35:58 +00:00
|
|
|
* Tue Mar 16 2004 P Linnell <scribusdocs at atlantictechsolutions.com> 0:0.37.0.fdr.4
|
2007-12-02 01:47:34 +00:00
|
|
|
- add %%{release} to provides
|
2004-11-08 04:35:58 +00:00
|
|
|
* Sun Mar 14 2004 P Linnell <scribusdocs at atlantictechsolutions.com> 0:0.37.0.fdr.3
|
|
|
|
- add arch dependent flags
|
|
|
|
* Thu Mar 11 2004 P Linnell <scribusdocs at atlantictechsolutions.com> 0:0.37.0.fdr.2
|
|
|
|
- add libsigc++-devel instead of add libsigc++ - duh
|
|
|
|
- add BuildRequires: perl-XML-Parser
|
|
|
|
- fix package name to follow package naming guidelines
|
|
|
|
* Mon Mar 1 2004 P Linnell <scribusdocs at atlantictechsolutions.com> 0:0.37.1.fdr.1
|
|
|
|
- disable static libs
|
|
|
|
- enable inkjar
|
|
|
|
* Tue Feb 10 2004 P Linnell <scribusdocs at atlantictechsolutions.com> 0:0.37.0.fdr.1
|
|
|
|
- pgp'd tarball from inkscape.org
|
2005-03-05 21:10:22 +00:00
|
|
|
- clean out the cvs tweaks in spec file
|
2004-11-08 04:35:58 +00:00
|
|
|
- enable gnome-print
|
|
|
|
- add the new tutorial files
|
2005-03-05 21:10:22 +00:00
|
|
|
- make sure .mo file gets packaged
|
2004-11-08 04:35:58 +00:00
|
|
|
- add provides: perlSVG
|
|
|
|
- submit to Fedora QA
|
|
|
|
* Sat Feb 7 2004 P Linnell <scribusdocs at atlantictechsolutions.com>
|
|
|
|
- rebuild of current cvs
|
|
|
|
- tweaks to build cvs instead of dist tarball
|
|
|
|
- add inkview
|
|
|
|
* Sat Dec 20 2003 P Linnell <scribusdocs at atlantictechsolutions.com>
|
|
|
|
- First crack at Fedora/RH spec file
|
|
|
|
- nuke gnome print - it won't work (bug is filed already)
|