Commit Graph

368 Commits

Author SHA1 Message Date
Gwyn Ciesla
87a998fe7f Alternate patch. 2019-01-14 15:23:50 -06:00
Gwyn Ciesla
d023248aac Correct evr 2019-01-11 11:34:28 -06:00
Gwyn Ciesla
e777027871 Temporary crash patch. 2019-01-11 11:33:19 -06:00
Gwyn Ciesla
3bbb36cf8c Specify bundled libs. 2018-12-04 09:41:27 -06:00
Frank Dana (FeRD)
046b6e169d Fix missing newline 2018-09-14 22:54:32 +00:00
Frank Dana (FeRD)
c623449228 Make repotag generation a one-liner
I decided it was clearer; it's still shorter than the Source0 line.
2018-09-14 22:29:59 +00:00
Frank Dana (FeRD)
a3c9dbeaa6 Update inkscape.spec Source0 URL to canonical home
The project sourceforge no longer contains any files, releases are made in their gitlab. The tagging is a bit unusual there, requiring manipulation of the Name/Version variables with `tr` to generate the proper tag value to embed in the URL.
2018-09-14 22:20:58 +00:00
Gwyn Ciesla
351a91ee69 Merge #2 Update upstream URL 2018-09-14 21:12:19 +00:00
Gwyn Ciesla
dfd39d58e6 Fix shebang handling. 2018-09-11 14:36:08 -05:00
Michael Cronenworth
7ba91f9f29 Rebuild for ImageMagick 6.9.10 2018-08-28 15:35:21 -05:00
Marek Kasik
c4ea6a9aaf Rebuild for poppler-0.67.0 2018-08-14 01:13:31 +02:00
Debarshi Ray
584358bf10 Fix FTBFS due to Python2, and remove GTK3-based BuildRequires
Replace references to /usr/bin/python with /usr/bin/python2.

inkscape-0.92.3 uses GTK3 only if the WITH_GTK3_EXPERIMENTAL flag is
enabled during the build. Otherwise it uses GTK2. The Fedora package
currently doesn't use the GTK3 build, but the GTK2 build. Since it's
not possible to mix GTK2 and GTK3 in the same process, none of the
GTK3-based BuildRequires are necessary.

This reverts commit 9883cce400 and brings back the gtkspell
requirement. gtkspell3 is a GTK3 library that's not used in the GTK2
build, anyway, and it was only working so far because the gtkspell
requirement is optional in the GTK2 build. Since gtkspell is no longer
orphaned there's no problem in bringing it back.

https://bugzilla.redhat.com/show_bug.cgi?id=1464487
https://bugzilla.redhat.com/show_bug.cgi?id=1604371
2018-07-20 13:21:15 +02:00
Fedora Release Engineering
f61806711b - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 05:44:15 +00:00
Igor Gnatenko
27f2f70cf8 add BuildRequires: gcc-c++
Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
2018-07-09 19:06:46 +02:00
Gwyn Ciesla
84f2f3fba6 Fix text crash. 2018-06-27 10:30:01 -05:00
Christian Stadelmann
25da48de0d Update upstream URL 2018-05-21 09:51:51 +00:00
Gwyn Ciesla
35749e72e2 0.92.3 2018-04-17 09:52:37 -05:00
Marek Kasik
6e9b5b7e2a Rebuild for poppler-0.63.0 2018-03-23 15:28:13 +01:00
Iryna Shcherbina
2015afef57 Update Python 2 dependency declarations to new packaging standards 2018-03-01 04:54:16 +01:00
David Tardon
89d9d289f0 rebuild for poppler 0.62.0 2018-02-14 18:31:38 +01:00
Fedora Release Engineering
f98e2d7a7c - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 17:29:54 +00:00
Igor Gnatenko
829f83b00d Remove obsolete scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-01-11 14:56:22 +01:00
David Tardon
0d97795094 rebuild for poppler 0.61.0 2017-11-08 20:24:33 +01:00
David Tardon
6035da052c rebuild for poppler 0.60.1 2017-10-06 15:07:28 +02:00
Gwyn Ciesla
21f6604caa 0.92.2 2017-09-25 11:28:52 -05:00
David Tardon
f649ceb6ff rebuild for poppler 0.59.0 2017-09-08 10:39:40 +02:00
Adam Williamson
cf31d51bb4 Rebuild for ImageMagick 6 reversion, drop ImageMagick 7 patch 2017-09-05 17:20:39 -07:00
Ville Skyttä
d6416945a6 Own the /usr/lib/inkscape dir, %langify non-English man pages
https://bugzilla.redhat.com/show_bug.cgi?id=1485778
2017-08-28 08:02:50 +03:00
Michael Cronenworth
be6f57ef49 Rebuilt for ImageMagick 2017-08-25 11:51:42 -05:00
Gwyn Ciesla
3ca906e89c Require aspell-en 2017-08-08 10:03:29 -05:00
David Tardon
26856cf88b rebuild for poppler 0.57.0 2017-08-03 12:40:48 +02:00
Fedora Release Engineering
55fd188f35 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-02 23:48:01 +00:00
Kevin Fenzi
2985ca8948 Rebuilt for ImageMagick 2017-07-30 16:58:53 -07:00
Fedora Release Engineering
db1ba393c8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 13:34:35 +00:00
Gwyn Ciesla
dabc52365e r15740 2017-07-13 15:42:17 -05:00
Gwyn Ciesla
9883cce400 Move to gtkspell3 2017-06-23 12:42:17 -05:00
Gwyn Ciesla
ee231cca0c Fix CFlags, corners, Wayland. 2017-05-11 08:18:12 -05:00
Gwyn Ciesla
474ad9058c Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/inkscape 2017-03-30 13:22:22 -05:00
Gwyn Ciesla
5d077a6811 BR fixes. 2017-03-30 13:21:12 -05:00
David Tardon
f0b8da81cd rebuild for poppler 0.53.0 2017-03-28 15:22:04 +02:00
Gwyn Ciesla
ad11a6d7e4 Fix FTBFS. 2017-03-21 12:36:24 -05:00
Jon Ciesla
becb32ae78 0.92.1 2017-02-16 08:11:14 -06:00
Fedora Release Engineering
b616be894e - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 16:26:49 +00:00
Jon Ciesla
ca3523768c 0.92.0 final 2017-01-05 08:18:04 -06:00
Jon Ciesla
48ff5f52ab pre5 2016-12-30 08:52:24 -06:00
Jon Ciesla
bca24cd0da pre4 2016-12-22 10:35:36 -06:00
David Tardon
04ec195c72 rebuild for poppler 0.50.0 2016-12-16 15:34:48 +01:00
Jon Ciesla
b2dde54b92 0.92pre3, Fedora Color Palette. 2016-11-28 12:37:19 -06:00
David Tardon
e1a7ddd2dc rebuild for poppler 0.49.0 2016-11-23 15:38:34 +01:00
Jon Ciesla
621ae649b3 Require python-scour 2016-10-28 16:18:30 -05:00
Jon Ciesla
25dc97230f Require potrace 2016-10-28 10:30:35 -05:00
Jon Ciesla
5a24ab7e25 Fix release tag. 2016-10-21 08:35:25 -05:00
Marek Kasik
0c6f15658b Rebuild for poppler-0.48.0 2016-10-21 13:09:36 +02:00
Jon Ciesla
4784cea8ff pre2 2016-10-19 08:05:01 -05:00
Marek Kasik
efc17fc5cb Rebuild for poppler-0.45.0 2016-07-18 13:39:08 +02:00
Jon Ciesla
6f2f6c94bf 0.92 pre1 2016-06-14 14:44:25 -05:00
Jon Ciesla
dfce98ff00 0.92 pre0 2016-05-18 17:31:56 -04:00
Marek Kasik
ea9e309667 Rebuild for poppler-0.43.0 2016-05-03 14:17:33 +02:00
Jon Ciesla
eb5340800b Fix FTBFS 2016-04-08 11:00:21 -04:00
Orion Poplawski
d22f6585a4 Rebuild for gsl 2.1 2016-02-22 09:57:24 -07:00
Jonathan Underwood
8ff96229f1 Fix up comment 2016-02-16 16:06:28 +00:00
Jonathan Underwood
61a9e0d117 Add Requires for gvfs 2016-02-16 16:04:38 +00:00
Jonathan Underwood
f36b143bf8 Fixup changelog to not expand macro 2016-02-15 17:49:11 +00:00
Jonathan Underwood
d3861cf63c Update comment about appdata file in spec 2016-02-15 17:44:52 +00:00
Jonathan Underwood
fdf8420845 Add comments for upstream patch submission 2016-02-15 15:53:08 +00:00
Jonathan Underwood
e1c091c235 Fix build and move appdata file to separate file
- Break appdata file out of spec into its own file
- Validate appdata file once installed
- Add BuildRequires for libappstream-glib (provides appstream-util)
- Remove commented out line in file list
- Re-add export CXXFLAGS="%{optflags} -std=c++11" to fix build
2016-02-15 15:40:33 +00:00
Jonathan Underwood
7fee8ec57b Drop --disable-strict-build. Drop setting c++11. 2016-02-15 14:36:22 +00:00
Jonathan Underwood
4fc0e61bd3 Remove BuildRequires for gnome-vfs2-devel 2016-02-15 11:42:02 +00:00
Dennis Gilmore
1b847dffbf - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 00:32:25 +00:00
Marek Kasik
240c71cc16 Rebuild for poppler-0.40.0 2016-01-22 15:13:11 +01:00
Jonathan Wakely
b72b3a9cf0 Rebuilt for Boost 1.60 2016-01-15 07:57:37 +00:00
Kalev Lember
fc745c8687 Fix the build with latest glibmm24
Build in C++11 mode as glibmm headers use C++11 features.
2015-09-23 00:09:45 +02:00
Jonathan Wakely
deaeb32157 Rebuilt for Boost 1.59 2015-08-27 20:57:37 +01:00
Jonathan Wakely
9d01365df7 Rebuilt for Boost 1.58 2015-08-05 19:50:42 +01:00
Jonathan Underwood
0bd7111e7b Remove some entries from unused Requires block that we now
explicitly Require or Suggests.
2015-08-04 18:45:51 +01:00
Jonathan Underwood
465c2d150b Add Suggests deps for packages needed to enable LaTeX fragment
embedding
2015-08-04 16:41:43 +01:00
Dennis Gilmore
a73c2d5a9d - Rebuilt for https://fedoraproject.org/wiki/Changes/F23Boost159 2015-07-29 12:25:35 -05:00
Adam Williamson
5e863f7647 --disable-strict-build (gtkmm uses a deprecated glibmm symbol)
See https://lists.fedoraproject.org/pipermail/devel/2015-July/212652.html
and https://bugzilla.gnome.org/show_bug.cgi?id=752797
2015-07-23 14:20:52 -07:00
David Tardon
b89ed8de4d rebuild for Boost 1.58 2015-07-22 18:42:23 +02:00
Marek Kasik
2da6d93010 Rebuild (poppler-0.34.0) 2015-07-22 16:26:28 +02:00
Dennis Gilmore
12e9c5bbe0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 11:25:20 +00:00
Marek Kasik
12530af2a0 Rebuild (poppler-0.33.0) 2015-06-05 14:02:54 +02:00
Kalev Lember
4753b5b2ee Rebuilt for GCC 5 ABI change 2015-04-29 13:51:33 +02:00
Richard Hughes
21e006f4f8 Add an AppData file for the software center 2015-03-26 16:35:39 +00:00
Jon Ciesla
89ca68b70f ImageMagick rebuild. 2015-03-06 08:06:34 -06:00
Peter Robinson
e142afb2d1 bump NVR 2015-02-12 16:09:13 +00:00
Peter Robinson
ea1bf04ac4 Cleanup spec, Use %%license, Drop (now unneeded) perl requirements (rhbz#579390), Drop ChangeLog as details are covered in NEWS 2015-02-12 15:29:08 +00:00
Petr Machata
52d4bbfff9 Bump for rebuild. 2015-02-04 14:16:39 +01:00
Jon Ciesla
df069ec7c7 Move tutorials into main package. 2015-01-30 10:44:03 -06:00
Jon Ciesla
4e1d25149e 0.91 2015-01-29 12:18:31 -06:00
Petr Machata
3d9f4e0763 Rebuild for boost 1.57.0 2015-01-27 15:40:52 +01:00
Marek Kasik
961913ef82 Rebuild (poppler-0.30.0)
Backport commit "Fix build with poppler 0.29.0 (Bug #1399811)"
2015-01-23 11:57:09 +01:00
Jon Ciesla
cd1266ae6c Add aspell support. 2015-01-09 15:22:56 -06:00
Marek Kasik
ee6c07f82d Rebuild (poppler-0.28.1) 2014-11-27 15:47:15 +01:00
Jitka Plesnikova
64a1c30450 Perl 5.20 rebuild 2014-08-28 21:30:29 +02:00
Peter Robinson
86915499ed - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-16 21:35:53 +00:00
Jon Ciesla
636c517184 0.48.5. 2014-07-21 14:54:50 -05:00
Dennis Gilmore
c2511d3990 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 17:23:33 -05:00
Jon Ciesla
876c09d2e5 Use lcms2. 2014-06-03 08:30:21 -05:00
David Tardon
2aa77aa6cb switch to librevenge-based import libs 2014-05-27 17:13:46 +02:00
Petr Machata
0c71ec7220 Rebuild for boost 1.55.0 2014-05-23 00:54:06 +02:00
Lubomir Rintel
e1ffb850d6 Fix build with new Poppler and GC (Sandro Mani, #1097945) 2014-05-15 14:18:17 +02:00
Jon Ciesla
4da0126271 poppler rebuild. 2014-05-14 05:30:36 -05:00
Jon Ciesla
7c8f0e7ae2 Freetype patch f21+ 2014-03-31 12:06:08 -05:00
Jon Ciesla
46f9c6fac0 ImageMagick rebuild. 2014-03-31 08:43:24 -05:00
Jon Ciesla
fbbf4e2de7 ImageMagick rebuild. 2013-10-09 08:06:55 -05:00
Marek Kasik
2be8bad9ba Rebuild (poppler-0.24.0) 2013-08-19 17:17:00 +02:00
Dennis Gilmore
a7ec017abc - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 14:40:25 -05:00
Petr Machata
74d7daa86b Rebuild for boost 1.54.0 2013-07-30 14:06:45 +02:00
Petr Písař
2c8937dcfa Perl 5.18 rebuild 2013-07-24 11:38:16 +02:00
Jon Ciesla
4df90cf0e0 libpoppler rebuild. 2013-06-25 07:16:09 -05:00
Jon Ciesla
59ce923663 ImageMagick rebuild. 2013-03-18 07:00:28 -05:00
Jon Ciesla
f87e7a73f4 Fix FTBFS. 2013-02-16 16:36:05 -06:00
Dennis Gilmore
3d4fb36b51 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-13 20:07:12 -06:00
Marek Kasik
efba5637b5 Rebuild (poppler-0.22.0) 2013-01-18 21:56:34 +01:00
Jon Ciesla
c82415b851 0.48.4. 2012-12-18 11:37:05 -06:00
Jon Ciesla
d0bbde6404 Fix directory ownership. 2012-12-06 09:58:03 -06:00
Nils Philippsen
485a067461 update sourceforge download URL 2012-11-19 16:35:24 +01:00
Jon Ciesla
324acc221c Huge XML fix. 2012-11-01 10:25:45 -05:00
Jon Ciesla
f5059bdd9f Latest upstream. 2012-10-09 09:59:30 -05:00
Jon Ciesla
75c2b5909a Add dep on uniconvertor. 2012-10-04 09:44:15 -05:00
Dennis Gilmore
b1be7b746c - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-19 09:53:13 -05:00
Petr Písař
f573a9af68 Perl 5.16 rebuild 2012-07-09 17:01:04 +02:00
Marek Kasik
1dace2c65a Rebuild (poppler-0.20.1) 2012-07-02 14:48:42 +02:00
Petr Písař
db396c94a9 Perl 5.16 rebuild 2012-06-27 15:43:36 +02:00
Rex Dieter
05f6b769c6 adapt upstream poppler-0.20 patch
this one fixes things conditionally instead of hard-coding poppler-0.20
use
2012-06-23 12:22:26 -05:00
Rex Dieter
7725d62e9c 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-23 10:42:39 -05:00
Petr Písař
c272b480a1 Perl 5.16 rebuild 2012-06-15 11:16:35 +02:00
Adel Gadllah
10b9d946bb Rebuild for new poppler 2012-06-11 17:14:27 +02:00
Peter Robinson
1e548564eb Rebuild for ImageMagik 2012-04-11 11:11:04 +01:00
Daniel Drake
4a1d08a269 Fix build with GCC-4.7 2012-03-08 11:48:27 -06:00
Dennis Gilmore
0505c4bbc6 - Rebuilt for c++ ABI breakage 2012-02-28 12:41:39 -06:00
Dennis Gilmore
2d3a887a5c - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-12 23:50:54 -06:00
German Ruiz
1fca4194a5 New upstream version 2011-11-16 14:26:10 -06:00
Rex Dieter
a70672d661 rebuild(poppler) 2011-10-28 13:17:34 -05:00
Marek Kasik
0279ebb957 Rebuild (poppler-0.18.0) 2011-09-30 11:28:42 +02:00
Marek Kasik
7beb4c6808 Rebuild (poppler-0.17.3) 2011-09-19 15:58:36 +02:00
Petr Sabata
b498cbb561 Perl mass rebuild 2011-07-21 16:51:37 +02:00
Petr Sabata
ef32bd075b Perl mass rebuild 2011-07-19 20:16:06 +02:00
Marek Kasik
eeb44f246f Rebuild (poppler-0.17.0) 2011-07-15 17:29:46 +02:00
Marek Kasik
359e1eeb5a Rebuild (poppler-0.16.3) 2011-03-13 11:57:19 +01:00
Dennis Gilmore
19a594d2e9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-09 06:37:31 -06:00
Lubomir Rintel
f77bc624e1 Re-enable gvfs 2011-02-09 08:54:30 +01:00
Lubomir Rintel
ea50a2abd3 Update to 0.48.1 2011-02-07 10:11:36 +01:00
Lubomir Rintel
96f7915e38 Really really really fix gcc 4.6 build 2011-02-05 13:56:34 +01:00
Lubomir Rintel
d6293c9a80 Fix build 2011-02-04 18:01:50 +01:00
Lubomir Rintel
257dcfa1cf Increase revieion number 2011-02-04 17:38:44 +01:00
Lubomir Rintel
1e5a0ea756 Drop gnome-vfs requirement 2011-02-04 17:37:43 +01:00
Rex Dieter
507be83fd0 - rebuild (poppler) 2011-01-01 16:57:14 -06:00
Rex Dieter
4325175a8a - rebuild (poppler) 2010-12-15 14:19:30 -06:00