Commit Graph

368 Commits

Author SHA1 Message Date
Kalev Lember
bc908fcb50 Don't install development files for bundled 2geom
Inkscape only needs the 2geom runtime bits (which are linked in
statically) but not the header files and pkgconfig/cmake integration.
2021-05-25 16:40:11 +02:00
Gwyn Ciesla
d7a230a1e0 1.1 2021-05-24 11:46:13 -05:00
Jan Horak
9edc494e6f Added fixes for the build on rawhide and f34 2021-02-16 14:24:34 +01:00
Jan Horak
8cbdbf5855 Removing unnecessary dependencies and adding new bundled libraries 2021-02-15 17:26:03 +01:00
Kalev Lember
845547875c Drop unused patches 2021-02-03 08:37:22 +01:00
Gwyn Ciesla
8c92bdb582 1.0.2 2021-02-01 16:31:14 -06:00
Fedora Release Engineering
66fc019db5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 14:22:10 +00:00
Troy Dawson
675033e5c1 undo mini bump 2021-01-19 15:20:33 -08:00
Troy Dawson
452c4b0e32 mini bump for eln rebuild 2021-01-19 14:41:05 -08:00
Gwyn Ciesla
370adeede1 Poppler rebuild. 2021-01-12 08:56:08 -06:00
Tomas Popela
21232fceb4 Don't use ImageMagick in ELN and RHEL 8+ 2021-01-05 12:43:39 +01:00
Tom Stellard
bda8bb2170 Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2020-12-19 00:49:57 +00:00
Kalev Lember
62b4a6761a Fix appdata 1.0.1 release info 2020-09-11 11:43:22 +02:00
Gwyn Ciesla
1ee39b8869 1.0.1 2020-09-08 11:29:05 -05:00
Jeff Law
811edcabc4 - Refine dynamic casts to avoid -Wnonnull warning with gcc-11 2020-09-03 15:31:31 -06:00
Kalev Lember
ff1a37c35b Drop unused gtk2 buildrequires
inkscape is now using gtk3.
2020-08-17 17:16:09 +02:00
Kalev Lember
4cbe84d3bf Use desktop-file-validate instead of desktop-file-install
We haven't been doing vendor prefixing for a while now, which makes it
pointless to call out to desktop-file-install.
2020-08-17 16:42:05 +02:00
Kalev Lember
6ee7c7dae5 Validate appdata file in check rather than install section 2020-08-17 16:36:50 +02:00
Kalev Lember
22cd40da16 Drop two unneeded dependencies
Don't require canberra and PackageKit gtk module packages. These are
gtk implementation details and not something that apps packages should
depend on.
2020-08-17 16:34:07 +02:00
Fedora Release Engineering
fa945e62b9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-28 01:49:27 +00:00
Tom Stellard
0844d36f78 Use make macros
https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro
2020-07-14 16:12:00 +00:00
Gwyn Ciesla
0d7c9e7007 Poppler 0.90.0 rebuild. 2020-07-13 08:04:34 -05:00
Gwyn Ciesla
733516f36d BuildRequires: python3-setuptools 2020-06-23 12:57:59 -05:00
Gwyn Ciesla
dcd296f28b Fix runtime deps. 2020-05-07 14:03:59 -05:00
Damian Wrobel
460975ae2a Add missing runtime dependencies
Conversion from svg to pdf fails as following:
Gtk-Message: 15:59:39.352: Failed to load module "canberra-gtk-module"
Gtk-Message: 15:59:39.352: Failed to load module "pk-gtk-module"
2020-05-07 17:27:38 +00:00
Gwyn Ciesla
a7d8a5726a 1.0 2020-05-01 17:13:47 -05:00
Gwyn Ciesla
1327aa3e0e Switch to tarball with all components. 2020-04-15 16:19:40 -05:00
Gwyn Ciesla
a814bcf8a0 RC1 2020-04-11 16:30:50 -05:00
Fedora Release Engineering
6c1ce3795f - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-29 05:28:50 +00:00
Marek Kasik
945edfc3a3 Rebuild for poppler-0.84.0 2020-01-17 12:30:04 +01:00
Gwyn Ciesla
a17fd0bdc8 1.0 Beta 2. 2019-12-04 15:30:08 -06:00
Gwyn Ciesla
a8e3db8e1d 1.0 beta 1 2019-10-14 15:56:03 -05:00
Christoph Junghans
e72be7c6e4 Rebuild for libdouble-conversion 2019-09-24 09:29:15 -06:00
Gwyn Ciesla
d9b7a1daa3 1.0 Beta 2019-09-09 12:19:01 -05:00
Kalev Lember
1ddaf8ed96 Make appdata validation pass 2019-09-09 16:33:13 +02:00
Kalev Lember
69d1aa5fe6 Use upstream appdata 2019-09-09 15:58:26 +02:00
Miro Hrončok
2b649727bf Explicitly depend on Python 3 interpreter
Also use python3 explicitly when building, not python-unversioned-command.
2019-08-30 12:47:53 +02:00
Gwyn Ciesla
b1e59b2157 Update to master for move to Python 3.
Drop uniconvertor.
2019-08-27 08:17:32 -05:00
Susi Lehtola
dd1f190452 Rebuilt for GSL 2.6. 2019-08-20 22:05:01 +02:00
Fedora Release Engineering
c19969ac78 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 09:32:55 +00:00
Kalev Lember
2e01eae813 Avoid hardcoding .gz man page compression
This is different for flatpaks, and might change for regular packages in
the future as well.
2019-06-20 15:16:06 +02:00
Kalev Lember
4914a8ba59 Don't hardcode /usr prefix 2019-06-20 10:32:50 +02:00
Kalev Lember
9106c5b618 Disable ImageMagick support for flatpak builds 2019-06-20 10:04:50 +02:00
Kalev Lember
54782550bb Avoid ruby dep for flatpak builds 2019-06-12 23:45:46 +02:00
Gwyn Ciesla
8f0855d7c1 Drop FORTIFY_SOURCE=2 to remediate crashes. 2019-03-27 14:40:24 -05:00
Gwyn Ciesla
9dfbd48731 Drop gvfs. 2019-02-08 16:25:09 -06:00
Fedora Release Engineering
f3283f681f - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-01 03:23:23 +00:00
Marek Kasik
03d7d74512 Rebuild for poppler-0.73.0 2019-01-25 19:48:37 +01:00
Gwyn Ciesla
df05ce6a08 0.92.4 2019-01-18 10:31:18 -06:00
Gwyn Ciesla
57a40e8dda End of line patch. 2019-01-15 09:16:58 -06:00
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