Accepting request 947207 from home:NickLion:branches:graphics
- Fixed export to DXF14 (boo#1189514). Added missing dxf14_*.txt files. - Removed redundant excludes OBS-URL: https://build.opensuse.org/request/show/947207 OBS-URL: https://build.opensuse.org/package/show/graphics/inkscape?expand=0&rev=84
This commit is contained in:
parent
23da62e6e9
commit
7b67ce36ce
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 17 18:59:38 UTC 2022 - Mykola Krachkovsky <w01dnick@gmail.com>
|
||||||
|
|
||||||
|
- Fixed export to DXF14 (boo#1189514).
|
||||||
|
Added missing dxf14_*.txt files.
|
||||||
|
- Removed redundant excludes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 3 09:25:34 UTC 2021 - Yifan Jiang <yfjiang@suse.com>
|
Fri Dec 3 09:25:34 UTC 2021 - Yifan Jiang <yfjiang@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package inkscape
|
# spec file for package inkscape
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -234,14 +234,11 @@ python3 %{SOURCE2} %{buildroot}%{_datadir}/inkscape/extensions "%%{_datadir}/ink
|
|||||||
%dir %{_mandir}/hr/
|
%dir %{_mandir}/hr/
|
||||||
%dir %{_mandir}/hr/man1/
|
%dir %{_mandir}/hr/man1/
|
||||||
%{_mandir}/*/man1/*.1%{?ext_man}
|
%{_mandir}/*/man1/*.1%{?ext_man}
|
||||||
# exclude extensions that go in other packages:
|
|
||||||
%exclude %{_datadir}/inkscape/extensions/fig*
|
|
||||||
%exclude %{_datadir}/inkscape/extensions/*gimp*
|
|
||||||
%exclude %{_datadir}/inkscape/extensions/*scribus*
|
|
||||||
%exclude %{_datadir}/inkscape/extensions/*dxf*
|
|
||||||
|
|
||||||
%files extensions-extra -f inkscape-extensions-extra.lst
|
%files extensions-extra -f inkscape-extensions-extra.lst
|
||||||
%{_datadir}/inkscape/extensions/output_scour.svg
|
%{_datadir}/inkscape/extensions/output_scour.svg
|
||||||
|
%{_datadir}/inkscape/extensions/dxf14_*.txt
|
||||||
|
%{_datadir}/inkscape/extensions/dxf_input_text_scale_factor.svg
|
||||||
|
|
||||||
%files extensions-fig
|
%files extensions-fig
|
||||||
%{_datadir}/inkscape/extensions/fig*
|
%{_datadir}/inkscape/extensions/fig*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user